[PULL] drm-intel-next-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Aug 31 21:28:49 UTC 2023
Hi Dave and Daniel,
Only a single patch towards -rc1.
I noticed that you already sent this week's PR, but sending
this just in case. Otherwise I believe it could wait for the
regular fixes cycle.
Here goes drm-intel-next-fixes-2023-08-31:
- Mark requests for GuC virtual engines to avoid use-after-free (Andrzej).
Thanks,
Rodrigo.
The following changes since commit 3698a75f5a98d0a6599e2878ab25d30a82dd836a:
Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-next (2023-08-25 12:55:55 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2023-08-31
for you to fetch changes up to 5eefc5307c983b59344a4cb89009819f580c84fa:
drm/i915: mark requests for GuC virtual engines to avoid use-after-free (2023-08-30 11:32:48 -0400)
----------------------------------------------------------------
- Mark requests for GuC virtual engines to avoid use-after-free (Andrzej).
----------------------------------------------------------------
Andrzej Hajda (1):
drm/i915: mark requests for GuC virtual engines to avoid use-after-free
drivers/gpu/drm/i915/gt/intel_engine_types.h | 1 +
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 3 +++
drivers/gpu/drm/i915/i915_request.c | 7 ++-----
3 files changed, 6 insertions(+), 5 deletions(-)
More information about the dri-devel
mailing list