drm/amd/display: Remove unused param in DML
authorKen Chalmers <ken.chalmers@amd.com>
Wed, 3 Jan 2018 18:53:24 +0000 (13:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:33 +0000 (14:18 -0500)
Signed-off-by: Ken Chalmers <ken.chalmers@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h

index aeebd8b..09affa1 100644 (file)
@@ -140,7 +140,6 @@ struct      _vcs_dpi_ip_params_st   {
        unsigned int    max_hscl_taps;
        unsigned int    max_vscl_taps;
        unsigned int    xfc_supported;
-       unsigned int    ptoi_supported;
        unsigned int    xfc_fill_constant_bytes;
        double  dispclk_ramp_margin_percent;
        double  xfc_fill_bw_overhead_percent;