Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/1] drm/i915/gt: Remove interruptible flag from wait_for_space
@ 2023-08-25 22:01 Jonathan Cavitt
  2023-08-25 22:01 ` [Intel-gfx] [PATCH 1/1] " Jonathan Cavitt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jonathan Cavitt @ 2023-08-25 22:01 UTC (permalink / raw)
  To: intel-gfx; +Cc: chris.p.wilson, jonathan.cavitt, andi.shyti

When performing the i915_request_wait in wait_for_space, which itself is
called by intel_ring_begin, we do not need to apply the
I915_TASK_INTERRUPTIBLE flag.  So, remove it.

Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
CC: Chris Wilson <chris.p.wilson@linux.intel.com>
CC: Andi Shyti <andi.shyti@intel.com>

Jonathan Cavitt (1):
  drm/i915/gt: Remove interruptible flag from wait_for_space

 drivers/gpu/drm/i915/gt/intel_ring.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-08-26 15:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-25 22:01 [Intel-gfx] [PATCH 0/1] drm/i915/gt: Remove interruptible flag from wait_for_space Jonathan Cavitt
2023-08-25 22:01 ` [Intel-gfx] [PATCH 1/1] " Jonathan Cavitt
2023-08-25 22:47 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2023-08-25 23:01 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-08-26 15:36 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox