linux/drivers/gpu/drm/amd/display
Sung Joon Kim d444433055 drm/amd/display: Add pointer check before function call
Call to immediate_disable_crtc was not checked before calling, exposing
a potential null pointer hang.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Sung Joon Kim <sungkim@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-20 16:24:08 -04:00
..
amdgpu_dm drm/amd/display: fix the ability to use lower resolution modes on eDP 2023-09-20 16:24:07 -04:00
dc drm/amd/display: Add pointer check before function call 2023-09-20 16:24:08 -04:00
dmub drm/amd/display: support main link off before specific vertical line 2023-09-11 17:16:21 -04:00
include drm/amd/display: Add new logs for AutoDPMTest 2023-09-11 17:16:28 -04:00
modules drm/amd/display: prevent potential division by zero errors 2023-09-06 14:32:39 -04:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP 2023-03-07 14:22:39 -05:00
TODO