[git pull] drm fixes (part two) for 6.16-rc8/final

Dave Airlie airlied at gmail.com
Fri Jul 25 20:32:20 UTC 2025


Hi Linus,

Okay this time hopefully in plain text from the start, just the follow
up fixes for i915 and xe, all pretty minor.

Thanks,
Dave.

drm-fixes-2025-07-26:
drm fixes (part 2) for 6.16-rc8/final

i915:
- Fix DP 2.7 Gbps DP_LINK_BW value on g4x
- Fix return value on intel_atomic_commit_fence_wait

xe:
- Fix build without debugfs
The following changes since commit 337666c522b9eca36deabf4133f7b2279155b69f:

  Merge tag 'drm-misc-fixes-2025-07-23' of
https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
(2025-07-24 06:49:38 +1000)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/kernel.git tags/drm-fixes-2025-07-26

for you to fetch changes up to 14e8f8e74dc137ff9f1dfb2781784ceb19497ee5:

  Merge tag 'drm-xe-fixes-2025-07-24' of
https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
(2025-07-25 11:03:08 +1000)

----------------------------------------------------------------
drm fixes (part 2) for 6.16-rc8/final

i915:
- Fix DP 2.7 Gbps DP_LINK_BW value on g4x
- Fix return value on intel_atomic_commit_fence_wait

xe:
- Fix build without debugfs

----------------------------------------------------------------
Aakash Deep Sarkar (1):
      drm/i915/display: Fix dma_fence_wait_timeout() return value handling

Dave Airlie (2):
      Merge tag 'drm-intel-fixes-2025-07-24' of
https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
      Merge tag 'drm-xe-fixes-2025-07-24' of
https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes

Lucas De Marchi (1):
      drm/xe: Fix build without debugfs

Ville Syrjälä (1):
      drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4x

 drivers/gpu/drm/i915/display/intel_display.c | 3 ++-
 drivers/gpu/drm/i915/display/intel_dp.c      | 6 ++++++
 drivers/gpu/drm/xe/xe_gt.h                   | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)


More information about the dri-devel mailing list