From: Chris Wilson <chris@chris-wilson.co.uk>
To: intel-gfx@lists.freedesktop.org
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t] [RFT] What's up with Broadwater?
Date: Fri, 12 Jul 2019 11:09:32 +0100 [thread overview]
Message-ID: <20190712100932.30819-1-chris@chris-wilson.co.uk> (raw)
Just a poke to see if we still get mystery failures with
MI_STORE_DWORD_IMM or maybe we've cracked the flushing!
---
lib/igt_gt.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/lib/igt_gt.c b/lib/igt_gt.c
index 78e3cd089..2d0a34b22 100644
--- a/lib/igt_gt.c
+++ b/lib/igt_gt.c
@@ -572,9 +572,6 @@ bool gem_class_can_store_dword(int fd, int class)
if (gen == 6 && class == I915_ENGINE_CLASS_VIDEO)
return false;
- if (info->is_broadwater)
- return false; /* Not sure yet... */
-
return true;
}
--
2.22.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2019-07-12 10:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-12 10:09 Chris Wilson [this message]
2019-07-12 10:52 ` [igt-dev] ✗ Fi.CI.BAT: failure for What's up with Broadwater? 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=20190712100932.30819-1-chris@chris-wilson.co.uk \
--to=chris@chris-wilson.co.uk \
--cc=igt-dev@lists.freedesktop.org \
--cc=intel-gfx@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox