Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/2] drm/i915: Fix timeout handling when retiring requests
@ 2022-11-18 10:42 Janusz Krzysztofik
  2022-11-18 10:42 ` [Intel-gfx] [PATCH v2 1/2] drm/i915: Fix negative value passed as remaining time Janusz Krzysztofik
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Janusz Krzysztofik @ 2022-11-18 10:42 UTC (permalink / raw)
  To: Tvrtko Ursulin, Joonas Lahtinen
  Cc: Daniel Vetter, intel-gfx, Chris Wilson, dri-devel, Andrzej Hajda,
	Nirmoy Das

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

v2:
PATCH 1: fix the issue on the caller side, not the provider,
	 reword commit message and description.
PATCH 2: move the added lines down so flush_submission() is not affected,
	 reword commit message and description.
PATCH 3: drop -- controversial, not needed.

Janusz Krzysztofik (2):
  drm/i915: Fix negative value passed as remaining time
  drm/i915: Never return 0 if not all requests retired

 drivers/gpu/drm/i915/gt/intel_gt.c          | 11 +++++++++--
 drivers/gpu/drm/i915/gt/intel_gt_requests.c |  3 +++
 2 files changed, 12 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-11-21 23:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-18 10:42 [Intel-gfx] [PATCH v2 0/2] drm/i915: Fix timeout handling when retiring requests Janusz Krzysztofik
2022-11-18 10:42 ` [Intel-gfx] [PATCH v2 1/2] drm/i915: Fix negative value passed as remaining time Janusz Krzysztofik
2022-11-21  8:36   ` Janusz Krzysztofik
2022-11-18 10:42 ` [Intel-gfx] [PATCH v2 2/2] drm/i915: Never return 0 if not all requests retired Janusz Krzysztofik
2022-11-18 19:56   ` Das, Nirmoy
2022-11-21  8:30     ` Janusz Krzysztofik
2022-11-21 10:17       ` Andrzej Hajda
2022-11-21 10:51         ` Janusz Krzysztofik
2022-11-21 10:59           ` Janusz Krzysztofik
2022-11-21 12:12             ` Andrzej Hajda
2022-11-21 23:13               ` Janusz Krzysztofik
2022-11-18 11:34 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Fix timeout handling when retiring requests (rev2) Patchwork
2022-11-18 14:15 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-11-19  1:20 ` [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