Re: [Intel-gfx] [PATCH 0/2] Defeature Interlace modes for Display >= 12

2023-01-11 Thread Shankar, Uma



> -Original Message-
> From: Nautiyal, Ankit K 
> Sent: Monday, October 17, 2022 8:01 PM
> To: intel-gfx@lists.freedesktop.org
> Cc: Navare, Manasi D ; 
> ville.syrj...@linux.intel.com;
> jani.nik...@linux.intel.com; Shankar, Uma ; Kulkarni,
> Vandita 
> 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=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



[Intel-gfx] [PATCH 0/2] Defeature Interlace modes for Display >= 12

2022-10-17 Thread Ankit Nautiyal
This patch series is a contination of patch:
https://patchwork.freedesktop.org/patch/506835/?series=109646=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.

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