Commit ea0124a7 authored by Mike Hsieh's avatar Mike Hsieh Committed by Alex Deucher

drm/amd/display: Remove unused P010 debug flag

Tested-by: default avatarDaniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: default avatarMike Hsieh <chun-wei.hsieh@amd.com>
Reviewed-by: default avatarAric Cyr <Aric.Cyr@amd.com>
Acked-by: default avatarRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 29d5ac56
...@@ -484,7 +484,6 @@ struct dc_debug_options { ...@@ -484,7 +484,6 @@ struct dc_debug_options {
bool performance_trace; bool performance_trace;
bool az_endpoint_mute_only; bool az_endpoint_mute_only;
bool always_use_regamma; bool always_use_regamma;
bool p010_mpo_support;
bool recovery_enabled; bool recovery_enabled;
bool avoid_vbios_exec_table; bool avoid_vbios_exec_table;
bool scl_reset_length10; bool scl_reset_length10;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment