All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/1] tests/i915/gem_exec_reloc: free the spin in proper place
@ 2020-04-29  6:12 Bommu Krishnaiah
  2020-04-29  6:12 ` [igt-dev] [PATCH i-g-t 1/1] " Bommu Krishnaiah
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bommu Krishnaiah @ 2020-04-29  6:12 UTC (permalink / raw)
  To: igt-dev; +Cc: Bommu Krishnaiah

Test is trying to set the domain for obj which is already submitted through
previous spin, since spin is not freed yet because of this test is unable to
set domain for obj

Bommu Krishnaiah (1):
  tests/i915/gem_exec_reloc: free the spin in proper place

 tests/i915/gem_exec_reloc.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.25.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2020-04-29 10:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-29  6:12 [igt-dev] [PATCH i-g-t 0/1] tests/i915/gem_exec_reloc: free the spin in proper place Bommu Krishnaiah
2020-04-29  6:12 ` [igt-dev] [PATCH i-g-t 1/1] " Bommu Krishnaiah
2020-04-29  7:00   ` Chris Wilson
2020-04-29  6:50 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-04-29 10:04 ` [igt-dev] ✓ 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.