All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] TLB invalidation cleanup
@ 2022-12-19 10:13 ` Tvrtko Ursulin
  0 siblings, 0 replies; 19+ messages in thread
From: Tvrtko Ursulin @ 2022-12-19 10:13 UTC (permalink / raw)
  To: Intel-gfx, dri-devel; +Cc: Tvrtko Ursulin

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

First patch to make the platform check not catch all due current lack of
automated testing.

Second patch to consolidate the code a bit and move invariant setup at engine
init time. Don't think I want to merge this one until some test coverage can be
had.

Tvrtko Ursulin (2):
  drm/i915: Do not cover all future platforms in TLB invalidation
  drm/i915: Consolidate TLB invalidation flow

 drivers/gpu/drm/i915/gt/intel_engine_cs.c    |  93 ++++++++++++++
 drivers/gpu/drm/i915/gt/intel_engine_types.h |  15 +++
 drivers/gpu/drm/i915/gt/intel_gt.c           | 124 +++----------------
 3 files changed, 128 insertions(+), 104 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-01-06  0:19 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19 10:13 [PATCH 0/2] TLB invalidation cleanup Tvrtko Ursulin
2022-12-19 10:13 ` [Intel-gfx] " Tvrtko Ursulin
2022-12-19 10:13 ` [PATCH 1/2] drm/i915: Do not cover all future platforms in TLB invalidation Tvrtko Ursulin
2022-12-19 10:13   ` [Intel-gfx] " Tvrtko Ursulin
2022-12-19 15:40   ` Andrzej Hajda
2022-12-19 10:13 ` [PATCH 2/2] drm/i915: Consolidate TLB invalidation flow Tvrtko Ursulin
2022-12-19 10:13   ` [Intel-gfx] " Tvrtko Ursulin
2022-12-19 16:10   ` Andrzej Hajda
2023-01-03 19:57     ` Matt Roper
2023-01-03 19:57       ` Matt Roper
2023-01-04  8:46       ` Andrzej Hajda
2023-01-04 10:08       ` Tvrtko Ursulin
2023-01-04 17:41         ` Matt Roper
2023-01-04 21:58           ` Andrzej Hajda
2023-01-05 13:06           ` Tvrtko Ursulin
2023-01-06  0:19             ` Matt Roper
2022-12-19 14:40 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for TLB invalidation cleanup Patchwork
2022-12-19 15:05 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-12-20  3:39 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

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.