drm/amd/display: Remove unused P010 debug flag
authorMike Hsieh <chun-wei.hsieh@amd.com>
Mon, 9 Nov 2020 08:30:24 +0000 (16:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Jan 2021 04:43:48 +0000 (23:43 -0500)
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Mike Hsieh <chun-wei.hsieh@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h

index 38a962b..3737fb9 100644 (file)
@@ -484,7 +484,6 @@ struct dc_debug_options {
        bool performance_trace;
        bool az_endpoint_mute_only;
        bool always_use_regamma;
-       bool p010_mpo_support;
        bool recovery_enabled;
        bool avoid_vbios_exec_table;
        bool scl_reset_length10;