All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix up request cancel
@ 2022-01-21 20:36 ` Matthew Brost
  0 siblings, 0 replies; 10+ messages in thread
From: Matthew Brost @ 2022-01-21 20:36 UTC (permalink / raw)
  To: intel-gfx, dri-devel; +Cc: daniele.ceraolospurio, john.c.harrison

Fix request cancellation + add request cancel low level trace point.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>

Matthew Brost (2):
  drm/i915: Add request cancel low level trace point
  drm/i915/guc: Cancel requests immediately

 drivers/gpu/drm/i915/gt/intel_context.h       |  1 +
 drivers/gpu/drm/i915/gt/intel_context_types.h |  5 ++
 .../gpu/drm/i915/gt/uc/intel_guc_submission.c | 46 +++++++++++--------
 drivers/gpu/drm/i915/i915_trace.h             | 10 ++++
 4 files changed, 42 insertions(+), 20 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-01-22  0:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 20:36 [PATCH 0/2] Fix up request cancel Matthew Brost
2022-01-21 20:36 ` [Intel-gfx] " Matthew Brost
2022-01-21 20:36 ` [PATCH 1/2] drm/i915: Add request cancel low level trace point Matthew Brost
2022-01-21 20:36   ` [Intel-gfx] " Matthew Brost
2022-01-21 20:36 ` [PATCH 2/2] drm/i915/guc: Cancel requests immediately Matthew Brost
2022-01-21 20:36   ` [Intel-gfx] " Matthew Brost
2022-01-21 21:39 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Fix up request cancel Patchwork
2022-01-21 21:40 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-01-21 22:08 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-01-22  0:40 ` [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.