[PATCH 067/103] drm/amd/display: Add stereo_support debug flag
Harry Wentland
harry.wentland at amd.com
Tue Oct 10 22:40:36 UTC 2017
From: Charlene Liu <charlene.liu at amd.com>
Signed-off-by: Charlene Liu <charlene.liu at amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng 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 2517fb821fff..172050ad845d 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -217,6 +217,7 @@ struct dc_debug {
bool force_abm_enable;
bool disable_hbup_pg;
bool disable_dpp_pg;
+ bool stereo_support;
};
struct dc_state;
struct resource_pool;
--
2.14.1
More information about the amd-gfx
mailing list