Commit 3af89b96 authored by Charlene Liu's avatar Charlene Liu Committed by Alex Deucher

drm/amd/display: Add stereo_support debug flag

Signed-off-by: default avatarCharlene Liu <charlene.liu@amd.com>
Reviewed-by: default avatarTony Cheng <Tony.Cheng@amd.com>
Acked-by: default avatarHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 734a092b
...@@ -217,6 +217,7 @@ struct dc_debug { ...@@ -217,6 +217,7 @@ struct dc_debug {
bool force_abm_enable; bool force_abm_enable;
bool disable_hbup_pg; bool disable_hbup_pg;
bool disable_dpp_pg; bool disable_dpp_pg;
bool stereo_support;
}; };
struct dc_state; struct dc_state;
struct resource_pool; struct resource_pool;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment