The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Simona Vetter <simona.vetter@ffwll.ch>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Dave Airlie <airlied@gmail.com>,
	DRI Development <dri-devel@lists.freedesktop.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [PULL] drm-fixes, yet another one
Date: Fri, 6 Jun 2025 17:27:48 +0200	[thread overview]
Message-ID: <aEMI9P_NF-K-_sLv@phenom.ffwll.local> (raw)

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

             reply	other threads:[~2025-06-06 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-06 15:27 Simona Vetter [this message]
2025-06-06 20:11 ` [PULL] drm-fixes, yet another one pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aEMI9P_NF-K-_sLv@phenom.ffwll.local \
    --to=simona.vetter@ffwll.ch \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox