All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] drm-xe-next-fixes for 6.19
@ 2025-12-04 22:09 Thomas Hellstrom
  0 siblings, 0 replies; only message in thread
From: Thomas Hellstrom @ 2025-12-04 22:09 UTC (permalink / raw)
  To: Dave Airlie, Simona Vetter
  Cc: Jani Nikula, Joonas Lahtinen, Tvrtko Ursulin, Rodrigo Vivi,
	Thomas Zimmermann, Maarten Lankhorst, Maxime Ripard,
	Thomas Hellström, Oded Gabbay, Lucas De Marchi, dri-devel,
	intel-gfx, intel-xe, dim-tools

Hi Dave, Simona
A last drm-xe-next-fixes for 6.19 with fixes that would be good to have
in -rc1.

Thanks,
Thomas

drm-xe-next-fixes-2025-12-04:

Driver Changes:
- Fix a memory leak (Mika)
- Fix a 64-bit division (Michal Wajdeczko)
- vf migration fix (Matt Brost)
- LRC pause Fix (Tomasz lis)
The following changes since commit 0692602defb0c273f80dec9c564ca50726404aca:

  Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-next (2025-12-03 09:43:49 +1000)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-next-fixes-2025-12-04

for you to fetch changes up to 3f1c07fc21c68bd3bd2df9d2c9441f6485e934d9:

  Merge drm/drm-next into drm-xe-next-fixes (2025-12-04 22:54:56 +0100)

----------------------------------------------------------------
Driver Changes:
- Fix a memory leak (Mika)
- Fix a 64-bit division (Michal Wajdeczko)
- vf migration fix (Matt Brost)
- LRC pause Fix (Tomasz lis)

----------------------------------------------------------------
Matthew Brost (1):
      drm/xe/vf: Start re-emission from first unsignaled job during VF migration

Michal Wajdeczko (1):
      drm/xe/pf: Use div_u64 when calculating GGTT profile

Mika Kuoppala (1):
      drm/xe: Fix memory leak when handling pagefault vma

Thomas Hellström (1):
      Merge drm/drm-next into drm-xe-next-fixes

Tomasz Lis (1):
      drm/xe: Protect against unset LRC when pausing submissions

 drivers/gpu/drm/xe/xe_gpu_scheduler.h      |  5 ++--
 drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c |  2 +-
 drivers/gpu/drm/xe/xe_guc_submit.c         | 47 +++++++++++++++++++-----------
 drivers/gpu/drm/xe/xe_pagefault.c          |  1 -
 drivers/gpu/drm/xe/xe_sched_job_types.h    |  4 +--
 5 files changed, 36 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-12-04 22:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-04 22:09 [PULL] drm-xe-next-fixes for 6.19 Thomas Hellstrom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.