Hi Dave and Sima, Here goes our drm-intel-fixes for this round.
Basically it is only small display fixes for Wildcat Lake and Panther Lake. Please notice that the patches touching the PCI IDs and platform definition are not adding anything new, but only detangling these 2 platforms for properly driving their display properly. Thanks, Rodrigo. drm-intel-fixes-2025-11-20: - Wildcat Lake and Panther Lake detangled for display fixes (Dnyaneshwar) The following changes since commit 6a23ae0a96a600d1d12557add110e0bb6e32730c: Linux 6.18-rc6 (2025-11-16 14:25:38 -0800) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-fixes-2025-11-20 for you to fetch changes up to 5474560381775bc70cc90ed2acefad48ffd6ee07: drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A (2025-11-18 08:48:59 -0500) ---------------------------------------------------------------- - Wildcat Lake and Panther Lake detangled for display fixes (Dnyaneshwar) ---------------------------------------------------------------- Dnyaneshwar Bhadane (4): drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02 drm/pcids: Split PTL pciids group to make wcl subplatform drm/i915/display: Add definition for wcl as subplatform drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A drivers/gpu/drm/i915/display/intel_cx0_phy.c | 14 ++++++-------- drivers/gpu/drm/i915/display/intel_display_device.c | 13 +++++++++++++ drivers/gpu/drm/i915/display/intel_display_device.h | 4 +++- drivers/gpu/drm/i915/display/intel_dmc.c | 10 +++++++--- drivers/gpu/drm/xe/xe_pci.c | 1 + include/drm/intel/pciids.h | 5 ++++- 6 files changed, 34 insertions(+), 13 deletions(-)
