]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/display: System Hang When System enters to S0i3 w/ iGPU
authorCharlene Liu <Charlene.Liu@amd.com>
Thu, 5 Mar 2026 15:14:39 +0000 (10:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Mar 2026 18:11:22 +0000 (14:11 -0400)
commit6c36d8b0c93f18c97d26f92d13945ddc56e4fd86
treead73fec097c95f3e38a1b1620532c2ed453d1096
parent058cb97b730f2b47f168d843cd82832bca6babf1
drm/amd/display: System Hang When System enters to S0i3 w/ iGPU

[why]
System Hang when system enters to S0i3 w/ iGPU
some link_enc are NULL due to BIOS integration info table not correct,
but driver should have enough null pointer protection.

Reviewed-by: Leo Chen <leo.chen@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Signed-off-by: Chuanyu Tseng <Chuanyu.Tseng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c