]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/display: New Behavior for debug option disable_ips_in_vpb
authorLeo Chen <leo.chen@amd.com>
Mon, 16 Jun 2025 19:33:06 +0000 (15:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Jul 2025 18:07:52 +0000 (14:07 -0400)
commit42fcf48f7b3037bc885db2e0c19ec9941029a134
tree4debd34e52c080c3d3b1084041f2d2949ed5bbd6
parentc5c33903d7aed0f16cc300c27da984f89a159cf2
drm/amd/display: New Behavior for debug option disable_ips_in_vpb

[Why & How]
To facilitate debugging, the following behaviors are defined for existing
debug option disable_ips_in_vpb

0 - Enable IPS in LVP - let driver decide (legacy)
1 - Disable IPS in LVP
2 - Enable IPS1 and RCG in LVP
3 - Enable IPS1 Z8, IPS1 and RCG in LVP

Reviewed-by: Duncan Ma <duncan.ma@amd.com>
Signed-off-by: Leo Chen <leo.chen@amd.com>
Signed-off-by: Ivan Lipski <ivan.lipski@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h