linux-xiaomi-chiron/drivers/gpu/drm/amd/display/dc
Mikita Lipski 0755c38eb0 drm/amd/display: prevent reading unitialized links
[why/how]
The function can be called on boot or after suspend when
links are not initialized, to prevent it guard it with
NULL pointer check

Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-12-08 23:24:08 -05:00
..
basics
bios drm/amd/display: Implement fixed DP drive settings 2021-10-28 14:26:15 -04:00
calcs
clk_mgr drm/amd/display: Fallback to clocks which meet requested voltage on DCN31 2021-10-28 14:26:50 -04:00
core drm/amd/display: Add work around for tunneled MST. 2021-12-01 17:06:38 -05:00
dce drm/amd/display: Added HPO HW control shutdown support 2021-11-03 12:32:34 -04:00
dce60
dce80
dce100
dce110 drm/amd/display: Added HPO HW control shutdown support 2021-11-03 12:32:34 -04:00
dce112
dce120
dcn10 drm/amd/display: Fixed DSC would not PG after removing DSC stream 2021-11-24 15:07:39 -05:00
dcn20 drm/amd/display: Fixed DSC would not PG after removing DSC stream 2021-11-24 15:07:39 -05:00
dcn21
dcn30 drm/amd/display: Add MPC meory shutdown support 2021-11-03 12:32:34 -04:00
dcn31 drm/amd/display: Fixed DSC would not PG after removing DSC stream 2021-11-24 15:07:39 -05:00
dcn201
dcn301 drm/amd/display: move FPU associated DCN301 code to DML folder 2021-10-28 14:26:50 -04:00
dcn302
dcn303 drm/amd/display: Manually adjust strobe for DCN303 2021-10-28 14:26:16 -04:00
dml drm/amd/display: Fix bpc calculation for specific encodings 2021-11-03 12:32:34 -04:00
dsc
gpio
hdcp
inc drm/amd/display: Add MPC meory shutdown support 2021-11-03 12:32:34 -04:00
irq
virtual
dc.h drm/amd/display: Add work around for tunneled MST. 2021-12-01 17:06:38 -05:00
dc_bios_types.h
dc_ddc_types.h
dc_dmub_srv.c
dc_dmub_srv.h
dc_dp_types.h drm/amd/display: fix register write sequence for LINK_SQUARE_PATTERN 2021-11-03 12:32:34 -04:00
dc_dsc.h
dc_edid_parser.c
dc_edid_parser.h
dc_helper.c
dc_hw_types.h
dc_link.h drm/amd/display: prevent reading unitialized links 2021-12-08 23:24:08 -05:00
dc_stat.h
dc_stream.h
dc_trace.h
dc_types.h
dm_cp_psp.h
dm_event_log.h
dm_helpers.h
dm_pp_smu.h
dm_services.h
dm_services_types.h
irq_types.h
Makefile
os_types.h