OSDN Git Service

drm/amd/display: Add debug flag for p010_mpo_support
authorGeling Li <geling.li@amd.com>
Thu, 11 Jan 2018 19:21:12 +0000 (14:21 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:41 +0000 (14:18 -0500)
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>
drivers/gpu/drm/amd/display/dc/dc.h

index c889e7b..865b05d 100644 (file)
@@ -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;