mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [git pull] drm fixes for 7.2-rc1
@ 2026-06-26 21:16 Dave Airlie
  2026-06-27  2:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Airlie @ 2026-06-26 21:16 UTC (permalink / raw)
  To: Linus Torvalds, Sima Vetter; +Cc: dri-devel, LKML

Hi Linus,

These are just the fixes from our fixes branch, all pretty small and scattered.

Regards,
Dave.

drm-fixes-2026-06-27:
drm fixes for 7.2-rc1

sysfb
- drm/sysfb truncation and alignment fixes.

edid:
- fix edid OOB read in tile parsing
- increase displayid topology id to correct size.

nouveau:
- fix error handling paths in nouveau

amdxdna:
- get_bo_info fix.

ivpu:
- fix leak when error handling in ivpu.
The following changes since commit 8cd9520d35a6c38db6567e97dd93b1f11f185dc6:

  Linux 7.1 (2026-06-14 15:58:38 +0100)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/kernel.git tags/drm-fixes-2026-06-27

for you to fetch changes up to f24ba334afafc70c3149e9db9c0cf8ecc6d52a09:

  Merge tag 'drm-misc-fixes-2026-06-25' of
https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
(2026-06-26 08:16:41 +1000)

----------------------------------------------------------------
drm fixes for 7.2-rc1

sysfb
- drm/sysfb truncation and alignment fixes.

edid:
- fix edid OOB read in tile parsing
- increase displayid topology id to correct size.

nouveau:
- fix error handling paths in nouveau

amdxdna:
- get_bo_info fix.

ivpu:
- fix leak when error handling in ivpu.

----------------------------------------------------------------
Dave Airlie (1):
      Merge tag 'drm-misc-fixes-2026-06-25' of
https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes

Jani Nikula (1):
      drm/displayid: fix Tiled Display Topology ID size

Junrui Luo (1):
      drm/nouveau: fix reversed error cleanup order in ucopy functions

Karol Wachowski (1):
      accel/ivpu: fix HWS command queue leak on registration failure

Shuvam Pandey (1):
      accel/amdxdna: Use caller client for debug BO sync

Thomas Zimmermann (4):
      drm/sysfb: Do not page-align visible size of the framebuffer
      drm/sysfb: Avoid possible truncation with calculating visible size
      drm/sysfb: Return errno code from drm_sysfb_get_visible_size()
      drm/sysfb: Avoid truncating maximum stride

Wentao Liang (1):
      drm/nouveau/acr: fix missing nvkm_done() in error path of
nvkm_acr_oneinit()

Xiang Mei (1):
      drm/edid: fix OOB read in drm_parse_tiled_block()

 drivers/accel/amdxdna/amdxdna_gem.c            |  3 ++-
 drivers/accel/ivpu/ivpu_job.c                  | 10 +++++-----
 drivers/gpu/drm/drm_connector.c                | 12 ++++++------
 drivers/gpu/drm/drm_displayid_internal.h       |  2 +-
 drivers/gpu/drm/drm_edid.c                     |  8 ++++++++
 drivers/gpu/drm/nouveau/nouveau_exec.c         |  4 ++--
 drivers/gpu/drm/nouveau/nouveau_uvmm.c         |  4 ++--
 drivers/gpu/drm/nouveau/nvkm/subdev/acr/base.c |  1 +
 drivers/gpu/drm/sysfb/drm_sysfb_helper.h       |  2 +-
 drivers/gpu/drm/sysfb/drm_sysfb_screen_info.c  | 13 ++++++++++---
 drivers/gpu/drm/sysfb/efidrm.c                 |  7 ++++---
 drivers/gpu/drm/sysfb/vesadrm.c                |  6 +++---
 include/drm/drm_connector.h                    |  6 +++---
 13 files changed, 48 insertions(+), 30 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] drm fixes for 7.2-rc1
  2026-06-26 21:16 [git pull] drm fixes for 7.2-rc1 Dave Airlie
@ 2026-06-27  2:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-06-27  2:00 UTC (permalink / raw)
  To: Dave Airlie; +Cc: Linus Torvalds, Sima Vetter, dri-devel, LKML

The pull request you sent on Sat, 27 Jun 2026 07:16:03 +1000:

> https://gitlab.freedesktop.org/drm/kernel.git tags/drm-fixes-2026-06-27

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5a66900afbd6b2a063eebad35294038a654de2b0

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:[~2026-06-27  2:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 21:16 [git pull] drm fixes for 7.2-rc1 Dave Airlie
2026-06-27  2:00 ` 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