[PATCH v4 0/9] Add WildCat Lake support

Dnyaneshwar Bhadane dnyaneshwar.bhadane at intel.com
Wed Jun 11 13:44:22 UTC 2025


Enable Wildcat Lake by adding PCI IDs and add the initial support GT, Media
and Display workarounds.

Dnyaneshwar Bhadane (3):
  drm/i915/xe3lpd: Extend DMC path for display version 30.02
  drm/i915/wcl: C10 phy connected to port A and B
  drm/i915/xe3lpd: Extend WA 16023981245 for display 30.02

Matt Atwood (2):
  drm/i915/xe3lpd: Update bandwidth parameters for display version 30.02
  drm/i915: Set max cdclk for display 30.02

Matt Roper (4):
  drm/i915/xe3lpd: Add support for display version 30.02
  drm/xe/xe3: Add support for graphics IP version 30.03
  drm/xe/xe3: Add support for media IP version 30.02
  drm/xe: Add Wildcat Lake device IDs to PTL list

 drivers/gpu/drm/i915/display/intel_atomic_plane.c   |  3 ++-
 drivers/gpu/drm/i915/display/intel_bw.c             | 11 ++++++++++-
 drivers/gpu/drm/i915/display/intel_cdclk.c          |  4 +++-
 drivers/gpu/drm/i915/display/intel_cx0_phy.c        |  8 +++++++-
 drivers/gpu/drm/i915/display/intel_display_device.c |  1 +
 drivers/gpu/drm/i915/display/intel_dmc.c            |  3 ++-
 drivers/gpu/drm/xe/xe_pci.c                         |  2 ++
 drivers/gpu/drm/xe/xe_wa.c                          |  6 +++---
 drivers/gpu/drm/xe/xe_wa_oob.rules                  | 11 ++++++-----
 include/drm/intel/pciids.h                          |  4 +++-
 10 files changed, 39 insertions(+), 14 deletions(-)

-- 
2.34.1



More information about the Intel-gfx mailing list