drm/amd/display: Add debug flag for p010_mpo_support
Signed-off-by: Geling Li <geling.li@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:
parent
a771c1f289
commit
cf5e4a67f4
@ -214,6 +214,7 @@ struct dc_debug {
|
||||
bool performance_trace;
|
||||
bool az_endpoint_mute_only;
|
||||
bool always_use_regamma;
|
||||
bool p010_mpo_support;
|
||||
};
|
||||
struct dc_state;
|
||||
struct resource_pool;
|
||||
|
Loading…
Reference in New Issue
Block a user