All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bommu Krishnaiah <krishnaiah.bommu@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Bommu Krishnaiah <krishnaiah.bommu@intel.com>
Subject: [igt-dev] [PATCH i-g-t 0/1] tests/i915/gem_exec_reloc: free the spin in proper place
Date: Wed, 29 Apr 2020 11:42:26 +0530	[thread overview]
Message-ID: <20200429061227.20343-1-krishnaiah.bommu@intel.com> (raw)

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

             reply	other threads:[~2020-04-29  6:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29  6:12 Bommu Krishnaiah [this message]
2020-04-29  6:12 ` [igt-dev] [PATCH i-g-t 1/1] tests/i915/gem_exec_reloc: free the spin in proper place 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200429061227.20343-1-krishnaiah.bommu@intel.com \
    --to=krishnaiah.bommu@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.