Commit cad3c7a9 authored by Harry Wentland's avatar Harry Wentland Committed by Alex Deucher

drm/amd/display: Remove power gating debug flags

They're not used anywhere
Signed-off-by: default avatarHarry Wentland <harry.wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent f0e3db90
...@@ -145,8 +145,6 @@ struct dc_debug { ...@@ -145,8 +145,6 @@ struct dc_debug {
bool disable_stutter; bool disable_stutter;
bool disable_dcc; bool disable_dcc;
bool disable_dfs_bypass; bool disable_dfs_bypass;
bool disable_dpp_power_gate;
bool disable_hubp_power_gate;
bool disable_clock_gate; bool disable_clock_gate;
bool disable_dmcu; bool disable_dmcu;
bool disable_color_module; bool disable_color_module;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment