aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc.h1
1 files changed, 1 insertions, 0 deletions
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;