kernel_samsung_a53x/drivers/gpu/drm/amd/display/dc
Alex Hung 293de81901 drm/amd/display: Initialize get_bytes_per_element's default to 1
[ Upstream commit 4067f4fa0423a89fb19a30b57231b384d77d2610 ]

Variables, used as denominators and maybe not assigned to other values,
should not be 0. bytes_per_element_y & bytes_per_element_c are
initialized by get_bytes_per_element() which should never return 0.

This fixes 10 DIVIDE_BY_ZERO issues reported by Coverity.

Signed-off-by: Alex Hung <alex.hung@amd.com>
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:41 +01:00
..
basics Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bios Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
calcs Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk_mgr drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[] 2024-11-23 23:20:57 +01:00
core drm/amd/display: Check stream before comparing them 2024-11-23 23:21:40 +01:00
dce Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dce60 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dce80 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dce100 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dce110 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dce112 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dce120 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10 drm/amd/display: Fix index out of bounds in degamma hardware format translation 2024-11-23 23:21:41 +01:00
dcn20 drm/amd/display: Skip wbscl_set_scaler_filter if filter is null 2024-11-23 23:20:58 +01:00
dcn21 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn30 drm/amd/display: Fix index out of bounds in DCN30 color transformation 2024-11-23 23:21:41 +01:00
dml drm/amd/display: Initialize get_bytes_per_element's default to 1 2024-11-23 23:21:41 +01:00
dsc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gpio drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create 2024-11-23 23:20:57 +01:00
hdcp drm/amd/display: Check msg_id before processing transcation 2024-11-23 23:20:57 +01:00
inc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
irq drm/amd/display: Check pipe offset before setting vblank 2024-11-19 14:19:40 +01:00
virtual Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_bios_types.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_ddc_types.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_dmub_srv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_dmub_srv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_dp_types.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_dsc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_helper.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_hw_types.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_link.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_stream.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dc_types.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dm_cp_psp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dm_event_log.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dm_helpers.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dm_pp_smu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dm_services.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dm_services_types.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
irq_types.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
os_types.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00