]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amd/display: Allow RCG for Static Screen + LVP for DCN35
authorRoman Li <roman.li@amd.com>
Fri, 22 Mar 2024 18:32:19 +0000 (14:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 02:05:10 +0000 (22:05 -0400)
commit14813934b6290ec79c063923cb4ed131e10b402f
tree36e17997ea5438c78e8411e6d896426407b102ed
parentaece2094e34e602f37403dda028f464bb41da50c
drm/amd/display: Allow RCG for Static Screen + LVP for DCN35

[Why]
We want to block IPS2 for static screen but allow it for power state
transitions.

[How]
Set DalDisableIPS=6 for DCN35 which allows:
1. RCG during static screen
2. RCG during LVP
3. IPS2 for display off / S0i3

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c