mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
drm/amd/display: enable clock gating and dchubp power gating
also refactor to clean reduce loc to achieve same logic Signed-off-by: Tony Cheng <tony.cheng@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
f33ad37feb
commit
e0d7ce783a
|
|
@ -145,7 +145,8 @@ struct dc_debug {
|
|||
bool disable_stutter;
|
||||
bool disable_dcc;
|
||||
bool disable_dfs_bypass;
|
||||
bool disable_power_gate;
|
||||
bool disable_dpp_power_gate;
|
||||
bool disable_hubp_power_gate;
|
||||
bool disable_clock_gate;
|
||||
bool disable_dmcu;
|
||||
bool disable_color_module;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user