mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 18:13:26 -04: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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user