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 load 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 .../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 +++++++- .../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 | 16 ++++++++++++++++ drivers/gpu/drm/xe/xe_wa_oob.rules | 6 ++++++ include/drm/intel/pciids.h | 4 +++- 10 files changed, 52 insertions(+), 6 deletions(-) -- 2.34.1