[PATCH 18/24] drm/amd/display: Add debug flag for p010_mpo_support
Harry Wentland
harry.wentland at amd.com
Thu Jan 18 21:03:47 UTC 2018
From: Geling Li <geling.li at amd.com>
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
More information about the amd-gfx
mailing list