[PATCH 06/19] drm/amd/display: Add disable_psr debug flag

Harry Wentland harry.wentland at amd.com
Wed May 31 15:52:05 UTC 2017


From: Charlene Liu <charlene.liu at amd.com>

Change-Id: I09afa9c67b09ec3d9e547ce71963015d8eddd499
Signed-off-by: Charlene Liu <charlene.liu at amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu at amd.com>
Acked-by: Harry Wentland <Harry.Wentland at amd.com>
---
 drivers/gpu/drm/amd/display/dc/dc.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
index 0d3b73a37df1..ce052d12a104 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -180,6 +180,7 @@ struct dc_debug {
 	bool disable_pplib_clock_request;
 	bool disable_clock_gate;
 	bool disable_dmcu;
+	bool disable_psr;
 	bool force_abm_enable;
 };
 
-- 
2.11.0



More information about the amd-gfx mailing list