drm/amd/display: Temporarily blocking interlacing mode until it's supported.
authorDing Wang <Ding.Wang@amd.com>
Mon, 5 Dec 2016 23:20:51 +0000 (18:20 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:04:07 +0000 (17:04 -0400)
Signed-off-by: Ding Wang <Ding.Wang@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/dce110/dce110_timing_generator.c

index 12a2587..e70704d 100644 (file)
@@ -1117,6 +1117,10 @@ bool dce110_timing_generator_validate_timing(
        if (timing->timing_3d_format != TIMING_3D_FORMAT_NONE)
                return false;
 
+       /* Temporarily blocking interlacing mode until it's supported */
+       if (timing->flags.INTERLACE == 1)
+               return false;
+
        /* Check maximum number of pixels supported by Timing Generator
         * (Currently will never fail, in order to fail needs display which
         * needs more than 8192 horizontal and