drm/amd/display: Remove power gating debug flags
authorHarry Wentland <harry.wentland@amd.com>
Thu, 19 Jan 2017 23:58:33 +0000 (18:58 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:11:32 +0000 (17:11 -0400)
They're not used anywhere

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h

index e0143f9..332ecf8 100644 (file)
@@ -145,8 +145,6 @@ struct dc_debug {
        bool disable_stutter;
        bool disable_dcc;
        bool disable_dfs_bypass;
-       bool disable_dpp_power_gate;
-       bool disable_hubp_power_gate;
        bool disable_clock_gate;
        bool disable_dmcu;
        bool disable_color_module;