projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e3db9
)
drm/amd/display: Remove power gating debug flags
author
Harry Wentland
<harry.wentland@amd.com>
Thu, 19 Jan 2017 23:58:33 +0000
(18:58 -0500)
committer
Alex 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
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/display/dc/dc.h
b/drivers/gpu/drm/amd/display/dc/dc.h
index e0143f9f0421b240427656e389114d11682f2457..332ecf8b115768140a8d94aeeb76df28ac2929e6 100644
(file)
--- 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;