lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPM=9tx6TmT-qQO+MDV5GXCbUbTASh2Ly=eLMJb5+rB6MyJWVA@mail.gmail.com>
Date: Sat, 26 Jul 2025 06:32:20 +1000
From: Dave Airlie <airlied@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>, Simona Vetter <simona@...ll.ch>
Cc: dri-devel <dri-devel@...ts.freedesktop.org>, LKML <linux-kernel@...r.kernel.org>
Subject: [git pull] drm fixes (part two) for 6.16-rc8/final

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ