public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/3] drm/i915: Fix timeout handling when retiring requests
@ 2022-11-16 11:25 Janusz Krzysztofik
  2022-11-16 11:25 ` [Intel-gfx] [PATCH 1/3] drm/i915: Fix negative remaining time after retire requests Janusz Krzysztofik
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Janusz Krzysztofik @ 2022-11-16 11:25 UTC (permalink / raw)
  To: Tvrtko Ursulin, Joonas Lahtinen
  Cc: intel-gfx, Chris Wilson, dri-devel, Daniel Vetter

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

Reworked version of a series supposed to fix the same issues, sent before
under the same subject.  Since some solutions are significantly different
than before, I'm not marking this series and individual patches as v2.

Janusz Krzysztofik (3):
  drm/i915: Fix negative remaining time after retire requests
  drm/i915: Never return 0 on timeout when retiring requests
  drm/i915: Never return 0 if request wait succeeds

 drivers/gpu/drm/i915/gt/intel_gt_requests.c | 26 ++++++++++++++++++---
 drivers/gpu/drm/i915/i915_request.c         |  2 ++
 2 files changed, 25 insertions(+), 3 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-11-17  9:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-16 11:25 [Intel-gfx] [PATCH 0/3] drm/i915: Fix timeout handling when retiring requests Janusz Krzysztofik
2022-11-16 11:25 ` [Intel-gfx] [PATCH 1/3] drm/i915: Fix negative remaining time after retire requests Janusz Krzysztofik
2022-11-16 13:13   ` Andrzej Hajda
2022-11-17  9:58   ` Das, Nirmoy
2022-11-16 11:25 ` [Intel-gfx] [PATCH 2/3] drm/i915: Never return 0 on timeout when retiring requests Janusz Krzysztofik
2022-11-16 14:15   ` Andrzej Hajda
2022-11-17  9:53   ` Das, Nirmoy
2022-11-16 11:25 ` [Intel-gfx] [PATCH 3/3] drm/i915: Never return 0 if request wait succeeds Janusz Krzysztofik
2022-11-16 14:42   ` Andrzej Hajda
2022-11-16 15:48     ` Janusz Krzysztofik
2022-11-16 19:06 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix timeout handling when retiring requests Patchwork
2022-11-17  3:27 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

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