* [git pull] drm fixes for 6.16-rc2
@ 2025-06-13 20:42 Dave Airlie
2025-06-14 1:37 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Dave Airlie @ 2025-06-13 20:42 UTC (permalink / raw)
To: Linus Torvalds, Simona Vetter; +Cc: dri-devel, LKML
Hi Linus,
Quiet week, only two PRs came my way, xe has a couple of fixes and
then a bunch of fixes across the board, vc4 probably fixes the biggest
problem,
Regards,
Dave.
drm-fixes-2025-06-14:
drm fixes for 6.16-rc2
vc4:
- Fix infinite EPROBE_DEFER loop in vc4 probing.
amdxdna:
- Fix amdxdna firmware size.
meson:
- modesetting fixes
sitronix:
- Kconfig fix for st7171-i2c.
dma-buf:
- Fix -EBUSY WARN_ON_ONCE in dma-buf
udmabuf:
- Use dma_sync_sgtable_for_cpu in udmabuf.
xe:
- Fix regression disallowing 64K SVM migration
- Use a bounce buffer for WA BB
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/kernel.git tags/drm-fixes-2025-06-14
for you to fetch changes up to 1364af9cb2c5716f1905113cc84ff77ddf16a22e:
Merge tag 'drm-misc-fixes-2025-06-12' of
https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
(2025-06-13 14:57:09 +1000)
----------------------------------------------------------------
drm fixes for 6.16-rc2
vc4:
- Fix infinite EPROBE_DEFER loop in vc4 probing.
amdxdna:
- Fix amdxdna firmware size.
meson:
- modesetting fixes
sitronix:
- Kconfig fix for st7171-i2c.
dma-buf:
- Fix -EBUSY WARN_ON_ONCE in dma-buf
udmabuf:
- Use dma_sync_sgtable_for_cpu in udmabuf.
xe:
- Fix regression disallowing 64K SVM migration
- Use a bounce buffer for WA BB
----------------------------------------------------------------
Christian König (1):
dma-buf: fix compare in WARN_ON_ONCE
Dave Airlie (2):
Merge tag 'drm-xe-fixes-2025-06-12' of
https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Merge tag 'drm-misc-fixes-2025-06-12' of
https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Gabriel Dalimonte (1):
drm/vc4: fix infinite EPROBE_DEFER loop
Lizhi Hou (1):
accel/amdxdna: Fix incorrect PSP firmware size
Lucas De Marchi (1):
drm/xe/lrc: Use a temporary buffer for WA BB
Maarten Lankhorst (1):
drm/xe/svm: Fix regression disallowing 64K SVM migration
Marek Szyprowski (1):
udmabuf: use sgtable-based scatterlist wrappers
Martin Blumenstingl (3):
drm/meson: fix debug log statement when setting the HDMI clocks
drm/meson: use vclk_freq instead of pixel_freq in debug print
drm/meson: fix more rounding issues with 59.94Hz modes
Nathan Chancellor (1):
drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERS
drivers/accel/amdxdna/aie2_psp.c | 4 +--
drivers/dma-buf/dma-buf.c | 2 +-
drivers/dma-buf/udmabuf.c | 5 ++-
drivers/gpu/drm/meson/meson_encoder_hdmi.c | 2 +-
drivers/gpu/drm/meson/meson_vclk.c | 55 ++++++++++++++++++------------
drivers/gpu/drm/sitronix/Kconfig | 1 +
drivers/gpu/drm/vc4/vc4_hdmi.c | 12 +++----
drivers/gpu/drm/xe/xe_lrc.c | 24 ++++++++++---
drivers/gpu/drm/xe/xe_svm.c | 2 +-
9 files changed, 68 insertions(+), 39 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] drm fixes for 6.16-rc2
2025-06-13 20:42 [git pull] drm fixes for 6.16-rc2 Dave Airlie
@ 2025-06-14 1:37 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-06-14 1:37 UTC (permalink / raw)
To: Dave Airlie; +Cc: Linus Torvalds, Simona Vetter, dri-devel, LKML
The pull request you sent on Sat, 14 Jun 2025 06:42:46 +1000:
> https://gitlab.freedesktop.org/drm/kernel.git tags/drm-fixes-2025-06-14
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/25294cb8a404e8116eecaf2f151ee2fd6c17fb9b
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-14 1:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13 20:42 [git pull] drm fixes for 6.16-rc2 Dave Airlie
2025-06-14 1:37 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).