[PATCH 025/103] drm/amd/display: add hubp/dpp pg debug key
Harry Wentland
harry.wentland at amd.com
Tue Oct 10 22:39:54 UTC 2017
From: Charlene Liu <charlene.liu at amd.com>
Signed-off-by: Charlene Liu <charlene.liu at amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo at amd.com>
Acked-by: Harry Wentland <Harry.Wentland at amd.com>
---
drivers/gpu/drm/amd/display/dc/dc.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
index 50440731f83c..2e77885fc1ea 100644
--- 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;
--
2.14.1
More information about the amd-gfx
mailing list