drm/amd/display: Add stereo_support debug flag

Signed-off-by: Charlene Liu <charlene.liu@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Charlene Liu
2017-09-30 21:03:40 -04:00
committed by Alex Deucher
parent 734a092b1f
commit 3af89b96b2

View File

@@ -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;