[PULL] drm-intel-fixes

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Thu Jun 26 06:43:41 UTC 2025


Hi Dave & Sima,

Here goes the drm-intel-fixes PR towards v6.16-rc4.

Two Cc stable fixes, fix for HDMI 1080p at 120Hz and DP AUX DPCD probing.
Then a followup build fix for GCOV + AutoFDO configs.

Regards, Joonas

***

drm-intel-fixes-2025-06-26:

- Fix for SNPS PHY HDMI for 1080p at 120Hz
- Correct DP AUX DPCD probe address
- Followup build fix for GCOV and AutoFDO enabled config

The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:

  Linux 6.16-rc3 (2025-06-22 13:30:08 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-fixes-2025-06-26

for you to fetch changes up to d02b2103a08b6d6908f1d3d8e8783d3f342555ac:

  drm/i915: fix build error some more (2025-06-25 10:23:16 +0300)

----------------------------------------------------------------
- Fix for SNPS PHY HDMI for 1080p at 120Hz
- Correct DP AUX DPCD probe address
- Followup build fix for GCOV and AutoFDO enabled config

----------------------------------------------------------------
Ankit Nautiyal (1):
      drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64

Arnd Bergmann (1):
      drm/i915: fix build error some more

Imre Deak (1):
      drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS

 drivers/gpu/drm/display/drm_dp_helper.c            | 2 +-
 drivers/gpu/drm/i915/display/intel_snps_hdmi_pll.c | 4 ++--
 drivers/gpu/drm/i915/i915_pmu.c                    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)


More information about the Intel-xe mailing list