[Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Oct 5 14:14:20 UTC 2023
Hi Dave and Daniel,
Here goes drm-intel-fixes-2023-10-05:
- Fix for OpenGL CTS regression on Compute Shaders (Nirmoy)
- Fix for default engines initialization (Mathias)
- Fix TLB invalidation for Multi-GT devices (Chris)
Thanks,
Rodrigo.
The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:
Linux 6.6-rc4 (2023-10-01 14:15:13 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-10-05
for you to fetch changes up to 1fbb6c1d88c421bf9e7fc456aeabc5dc026062e0:
drm/i915: Invalidate the TLBs on each GT (2023-10-04 09:00:37 -0400)
----------------------------------------------------------------
- Fix for OpenGL CTS regression on Compute Shaders (Nirmoy)
- Fix for default engines initialization (Mathias)
- Fix TLB invalidation for Multi-GT devices (Chris)
----------------------------------------------------------------
Chris Wilson (1):
drm/i915: Invalidate the TLBs on each GT
Mathias Krause (1):
drm/i915: Register engines early to avoid type confusion
Nirmoy Das (1):
drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
drivers/gpu/drm/i915/gem/i915_gem_pages.c | 2 +-
drivers/gpu/drm/i915/gt/gen8_engine_cs.c | 11 ++++++++++-
drivers/gpu/drm/i915/i915_gem.c | 9 +++++++--
3 files changed, 18 insertions(+), 4 deletions(-)
More information about the Intel-gfx
mailing list