mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 03:10:30 -04:00
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:
committed by
Alex Deucher
parent
734a092b1f
commit
3af89b96b2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user