From: Geling Li <geling.li@xxxxxxx> Signed-off-by: AMD\geling <geling.li at amd.com> Reviewed-by: Tony Cheng <Tony.Cheng at amd.com> Acked-by: Harry Wentland <harry.wentland at amd.com> --- drivers/gpu/drm/amd/display/dc/dc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index c889e7b2b370..865b05d325ad 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -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; -- 2.14.1