[PATCH 02/11] drm/amd/display: Remove power gating debug flags
Harry Wentland
harry.wentland at amd.com
Tue Jan 24 14:25:18 UTC 2017
They're not used anywhere
Change-Id: I607045a32ec1af4bb802a90b26301e328ef7f306
---
drivers/gpu/drm/amd/display/dc/dc.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
index e0143f9f0421..332ecf8b1157 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -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;
--
2.9.3
More information about the amd-gfx
mailing list