]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Fix Potential Null Dereference
authorGabe Teeger <gabe.teeger@amd.com>
Thu, 11 Jul 2024 18:56:29 +0000 (14:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Jul 2024 21:36:48 +0000 (17:36 -0400)
commitec0d7abbb0d464619d6d1646f03603c6616d966e
treeb19ccef8c6d7cc88ddcbf8e40414f30a60db8dae
parenta90e1dc25c064bf21353cb342aac938662a148e4
drm/amd/display: Fix Potential Null Dereference

[what & why]
System hang after s4 regression points to code change here.
Removing possible NULL dereference.

Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Gabe Teeger <gabe.teeger@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c