[PULL] drm-xe-fixes
Rodrigo Vivi <[email protected]>
| Newsgroups | org.freedesktop.lists.dri-devel,org.freedesktop.lists.intel-gfx,org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <[email protected]> |
Hi Dave and Sima,
Only a couple drm-xe-fixes this round, and no drm-intel-fixes this week.
Thanks,
Rodrigo.
drm-xe-fixes-2026-08-06:
- Fix memory leak in exec_queue_set_hang_replay_state (Michal)
- Apply RCS/CCS yield policy to SR-IOV VFs (Marcin)
The following changes since commit 075b74841bd0065a3bda3440873c747938e69b68:
Linux 7.2-rc6 (2026-08-02 16:24:24 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2026-08-06
for you to fetch changes up to d1643db3b037b57f2af7f85c3821d6fe69c492f6:
drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs (2026-08-04 13:52:23 -0400)
----------------------------------------------------------------
- Fix memory leak in exec_queue_set_hang_replay_state (Michal)
- Apply RCS/CCS yield policy to SR-IOV VFs (Marcin)
----------------------------------------------------------------
Marcin Bernatowicz (1):
drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs
Michał Winiarski (1):
drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
drivers/gpu/drm/xe/xe_exec_queue.c | 3 +++
drivers/gpu/drm/xe/xe_uc.c | 7 +++++--
2 files changed, 8 insertions(+), 2 deletions(-)