drm/amd/display: Pass deep sleep disabled allow info to dmub fw
[Why] The deep sleep mode need to be disabled in some PSR scenario. Reviewed-by: Anthony Koo <Anthony.Koo@amd.com> Acked-by: Alan Liu <HaoPing.Liu@amd.com> Signed-off-by: Robin Chen <robin.chen@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
7a1bae874b
commit
5f5d08b7eb
@ -354,6 +354,7 @@ enum dc_psr_power_opts {
|
||||
psr_power_opt_invalid = 0x0,
|
||||
psr_power_opt_smu_opt_static_screen = 0x1,
|
||||
psr_power_opt_z10_static_screen = 0x10,
|
||||
psr_power_opt_ds_disable_allow = 0x100,
|
||||
};
|
||||
|
||||
enum dcc_option {
|
||||
|
Loading…
Reference in New Issue
Block a user