Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

drm/amd/display: Add stereo_support debug flag

parent 734a092b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;