[PULL] drm-fixes, yet another one
Simona Vetter
simona.vetter at ffwll.ch
Fri Jun 6 15:27:48 UTC 2025
Hi Linus,
Another small batch of drm fixes, this time with a different baseline and
hence separate. Also due to this context conflict in ivpu with what you
have already, linux-next resolution matches what I have:
https://lore.kernel.org/dri-devel/20250606094711.4b9909af@canb.auug.org.au/
Cheers, Sima
drm-fixes-2025-06-06:
drm-fixes for v6.16-rc1
Drivers:
- ivpu: dma_resv locking, warnings, reset failure handling, improve
logging, update fw file names, fix cmdqueue unregister
- panel-simple: add Evervision VGG644804
Core Changes:
- sysfb: screen_info type check
- video: screen_info for relocated pci fb
- drm/sched: signal fence of killed job
- dummycon: deferred takeover fix
Cheers, Sima
The following changes since commit 0ff41df1cb268fc69e703a08a57ee14ae967d0ca:
Linux 6.15 (2025-05-25 16:09:23 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/kernel.git tags/drm-fixes-2025-06-06
for you to fetch changes up to 6f7e234f74caf5f8863bbca51b1b135d0736b0b3:
Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes (2025-06-06 14:38:51 +0200)
----------------------------------------------------------------
drm-fixes for v6.16-rc1
Drivers:
- ivpu: dma_resv locking, warnings, reset failure handling, improve
logging, update fw file names, fix cmdqueue unregister
- panel-simple: add Evervision VGG644804
Core Changes:
- sysfb: screen_info type check
- video: screen_info for relocated pci fb
- drm/sched: signal fence of killed job
- dummycon: deferred takeover fix
----------------------------------------------------------------
Jacek Lawrynowicz (4):
accel/ivpu: Improve buffer object logging
accel/ivpu: Use firmware names from upstream repo
accel/ivpu: Use dma_resv_lock() instead of a custom mutex
accel/ivpu: Fix warning in ivpu_gem_bo_free()
Karol Wachowski (2):
accel/ivpu: Reorder Doorbell Unregister and Command Queue Destruction
accel/ivpu: Trigger device recovery on engine reset/resume failure
Lin.Cao (1):
drm/scheduler: signal scheduled fence when kill job
Michael Walle (1):
drm/panel-simple: fix the warnings for the Evervision VGG644804
Simona Vetter (2):
Merge tag 'drm-misc-fixes-2025-05-28' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Thomas Zimmermann (3):
dummycon: Trigger redraw when switching consoles with deferred takeover
video: screen_info: Relocate framebuffers behind PCI bridges
sysfb: Fix screen_info type check for VGA
drivers/accel/ivpu/ivpu_fw.c | 12 ++---
drivers/accel/ivpu/ivpu_gem.c | 91 +++++++++++++++++++-------------
drivers/accel/ivpu/ivpu_gem.h | 2 +-
drivers/accel/ivpu/ivpu_job.c | 14 ++---
drivers/accel/ivpu/ivpu_jsm_msg.c | 9 +++-
drivers/firmware/sysfb.c | 26 ++++++---
drivers/gpu/drm/panel/panel-simple.c | 5 +-
drivers/gpu/drm/scheduler/sched_entity.c | 1 +
drivers/video/console/dummycon.c | 18 +++++--
drivers/video/screen_info_pci.c | 75 ++++++++++++++++----------
10 files changed, 158 insertions(+), 95 deletions(-)
--
Simona Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list