All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix timeout handling when retiring requests
@ 2022-11-09 19:09 ` Janusz Krzysztofik
  0 siblings, 0 replies; 13+ messages in thread
From: Janusz Krzysztofik @ 2022-11-09 19:09 UTC (permalink / raw)
  To: Joonas Lahtinen
  Cc: Jani Nikula, Rodrigo Vivi, Tvrtko Ursulin, David Airlie,
	Daniel Vetter, Chris Wilson, intel-gfx, linux-kernel

Fixes for issues discovered via code review while working on
https://gitlab.freedesktop.org/drm/intel/issues/7349.

Janusz Krzysztofik (3):
  drm/i915: Fix timeout handling when retiring requests
  drm/i915: Fix unintended submission flush after retire times out
  drm/i915: Fix 0 return value from DMA fence wait on i915 requests

 drivers/gpu/drm/i915/gt/intel_gt_requests.c | 19 +++++++++++++++----
 drivers/gpu/drm/i915/i915_request.c         |  2 +-
 2 files changed, 16 insertions(+), 5 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-11-11  3:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 19:09 [PATCH 0/3] Fix timeout handling when retiring requests Janusz Krzysztofik
2022-11-09 19:09 ` [Intel-gfx] " Janusz Krzysztofik
2022-11-09 19:09 ` [PATCH 1/3] drm/i915: " Janusz Krzysztofik
2022-11-09 19:09   ` [Intel-gfx] " Janusz Krzysztofik
2022-11-09 19:09 ` [PATCH 2/3] drm/i915: Fix unintended submission flush after retire times out Janusz Krzysztofik
2022-11-09 19:09   ` [Intel-gfx] " Janusz Krzysztofik
2022-11-09 19:09 ` [PATCH 3/3] drm/i915: Fix 0 return value from DMA fence wait on i915 requests Janusz Krzysztofik
2022-11-09 19:09   ` [Intel-gfx] " Janusz Krzysztofik
2022-11-10 11:30 ` [Intel-gfx] [PATCH 0/3] Fix timeout handling when retiring requests Janusz Krzysztofik
2022-11-10 11:30   ` Janusz Krzysztofik
2022-11-10 20:14 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2022-11-10 20:34 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-11-11  3:15 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " 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.