[PULL] drm-xe-next-fixes
Thomas Hellstrom
thomas.hellstrom at linux.intel.com
Thu Nov 28 15:39:46 UTC 2024
Hi Dave, Simona
An all-Matt drm-xe-next-fixes PR this week.
Thanks,
Thomas
drm-xe-next-fixes-2024-11-28:
Driver Changes:
- Update xe2 graphics name string (Matt Roper)
- Fix a couple of guc submit races (Matt Auld)
- Fix pat index usage in migrate (Matt Auld)
- Ensure non-cached migrate pagetable bo mappings (Matt Auld)
- Take a PM ref in the delayed snapshot capture worker (Matt Brost)
The following changes since commit ed31ba0aa7e93ecac62cfd445c3228345bdd87e6:
drm/xe: Mark preempt fence workqueue as reclaim (2024-11-21 17:16:38 +0100)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-next-fixes-2024-11-28
for you to fetch changes up to aef0b4a07277f715bfc2a0d76a16da2bc4e89205:
drm/xe: Take PM ref in delayed snapshot capture worker (2024-11-28 15:22:36 +0100)
----------------------------------------------------------------
Driver Changes:
- Update xe2 graphics name string (Matt Roper)
- Fix a couple of guc submit races (Matt Auld)
- Fix pat index usage in migrate (Matt Auld)
- Ensure non-cached migrate pagetable bo mappings (Matt Auld)
- Take a PM ref in the delayed snapshot capture worker (Matt Brost)
----------------------------------------------------------------
Matt Roper (1):
drm/xe: Update xe2_graphics name string
Matthew Auld (4):
drm/xe/guc_submit: fix race around pending_disable
drm/xe/guc_submit: fix race around suspend_pending
drm/xe/migrate: fix pat index usage
drm/xe/migrate: use XE_BO_FLAG_PAGETABLE
Matthew Brost (1):
drm/xe: Take PM ref in delayed snapshot capture worker
drivers/gpu/drm/xe/xe_devcoredump.c | 6 ++++++
drivers/gpu/drm/xe/xe_guc_submit.c | 34 +++++++++++++++++++++++++---------
drivers/gpu/drm/xe/xe_migrate.c | 6 ++++--
drivers/gpu/drm/xe/xe_pci.c | 2 +-
4 files changed, 36 insertions(+), 12 deletions(-)
More information about the dri-devel
mailing list