> -----Original Message----- > From: Nautiyal, Ankit K <ankit.k.nautiyal@xxxxxxxxx> > Sent: Monday, October 17, 2022 8:01 PM > To: intel-gfx@xxxxxxxxxxxxxxxxxxxxx > Cc: Navare, Manasi D <manasi.d.navare@xxxxxxxxx>; ville.syrjala@xxxxxxxxxxxxxxx; > jani.nikula@xxxxxxxxxxxxxxx; Shankar, Uma <uma.shankar@xxxxxxxxx>; Kulkarni, > Vandita <vandita.kulkarni@xxxxxxxxx> > Subject: [PATCH 0/2] Defeature Interlace modes for Display >= 12 > > This patch series is a contination of patch: > https://patchwork.freedesktop.org/patch/506835/?series=109646&rev=1 > > Added change for DP as well as HDMI in the patch series. > Also added a clean up patch to remove check for doublescan modes as that is no > longer required. Changes pushed to drm-intel-next. Thanks for the patch and reviews. Regards, Uma Shankar > Ankit Nautiyal (2): > drm/i915/display: Drop check for doublescan mode in modevalid > drm/i915/display: Prune Interlace modes for Display >=12 > > drivers/gpu/drm/i915/display/intel_dp.c | 7 ++----- > drivers/gpu/drm/i915/display/intel_hdmi.c | 11 +++++++---- > 2 files changed, 9 insertions(+), 9 deletions(-) > > -- > 2.25.1