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:
19af33a
)
drm/amd/display: add hubp/dpp pg debug key
author
Charlene Liu
<charlene.liu@amd.com>
Wed, 20 Sep 2017 20:15:18 +0000
(16:15 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:42:23 +0000
(16:42 -0400)
Signed-off-by: Charlene Liu <charlene.liu@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-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 50440731f83c7976ee206504ed8192d7871a5fb9..2e77885fc1ead2b7274a95a746d0e26d1159e6dc 100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/dc.h
+++ b/
drivers/gpu/drm/amd/display/dc/dc.h
@@
-191,6
+191,8
@@
struct dc_debug {
bool disable_dmcu;
bool disable_psr;
bool force_abm_enable;
+ bool disable_hbup_pg;
+ bool disable_dpp_pg;
};
struct dc_state;
struct resource_pool;