Commit cf5e4a67 authored by Geling Li's avatar Geling Li Committed by Alex Deucher

drm/amd/display: Add debug flag for p010_mpo_support

Signed-off-by: default avatarGeling Li <geling.li@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 a771c1f2
...@@ -214,6 +214,7 @@ struct dc_debug { ...@@ -214,6 +214,7 @@ struct dc_debug {
bool performance_trace; bool performance_trace;
bool az_endpoint_mute_only; bool az_endpoint_mute_only;
bool always_use_regamma; bool always_use_regamma;
bool p010_mpo_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