kernel_samsung_a53x/drivers/gpu/drm/amd/display/dc
Alex Hung 696d2e3194 drm/amd/display: Check stream before comparing them
[ Upstream commit 35ff747c86767937ee1e0ca987545b7eed7a0810 ]

[WHAT & HOW]
amdgpu_dm can pass a null stream to dc_is_stream_unchanged. It is
necessary to check for null before dereferencing them.

This fixes 1 FORWARD_NULL issue reported by Coverity.

Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Jerry Zuo <jerry.zuo@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:40 +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: Handle Y carry-over in VCP X.Y calculation 2024-11-19 14:19:01 +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 Revert "drm/amd/display: Validate hw_points_num before using it" 2024-11-23 23:20:50 +01:00
dml Import A536BXXU9EXDC 2024-06-15 16:02:09 -03: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