intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Michel Thierry <michel.thierry@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH i-g-t 7/8] test/gem_create: import igt_bitops
Date: Wed,  8 Feb 2017 18:18:27 -0800	[thread overview]
Message-ID: <20170209021828.22813-8-michel.thierry@intel.com> (raw)
In-Reply-To: <20170209021828.22813-1-michel.thierry@intel.com>

It will make sense once we use the BIT macro.

Signed-off-by: Michel Thierry <michel.thierry@intel.com>
---
 tests/gem_create.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/gem_create.c b/tests/gem_create.c
index de7b8209..4036dbe6 100644
--- a/tests/gem_create.c
+++ b/tests/gem_create.c
@@ -53,6 +53,7 @@
 #include "intel_io.h"
 #include "intel_chipset.h"
 #include "igt_aux.h"
+#include "igt_bitops.h"
 #include "drmtest.h"
 #include "drm.h"
 #include "i915_drm.h"
-- 
2.11.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2017-02-09  2:18 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-09  2:18 [PATCH i-g-t 0/8] Add a bit operations library Michel Thierry
2017-02-09  2:18 ` [PATCH i-g-t 1/8] lib/igt: remove duplicate igt_core include Michel Thierry
2017-02-09  7:29   ` Joonas Lahtinen
2017-02-09  2:18 ` [PATCH i-g-t 2/8] lib/igt_draw: rename BIT macro to BIT_GET Michel Thierry
2017-02-09  7:30   ` Joonas Lahtinen
2017-02-09  2:18 ` [PATCH i-g-t 3/8] lib: Define a common bit operations library Michel Thierry
2017-02-09  7:34   ` Joonas Lahtinen
2017-02-27  9:35     ` Daniel Vetter
2017-03-01 14:19       ` Michel Thierry
2017-03-01 15:52       ` [PATCH i-g-t v2] " Michel Thierry
2017-03-01 16:14         ` Chris Wilson
2017-03-02  7:45           ` Daniel Vetter
2017-03-02 19:46             ` Michel Thierry
2017-03-07 10:54               ` Daniel Vetter
2017-03-02 19:49             ` [PATCH i-g-t v3] " Michel Thierry
2017-02-09  2:18 ` [PATCH i-g-t 4/8] lib/intel_device_info: Use igt_bitops Michel Thierry
2017-02-09  7:35   ` Joonas Lahtinen
2017-02-09  2:18 ` [PATCH i-g-t 5/8] lib/igt_draw: " Michel Thierry
2017-02-09  7:38   ` Joonas Lahtinen
2017-02-09 18:20     ` [PATCH v2 5/7] " Michel Thierry
2017-02-09 18:29     ` [PATCH i-g-t " Michel Thierry
2017-02-09  2:18 ` [PATCH i-g-t 6/8] lib/igt_gt: Define HANG_ALLOW_* as bit flags Michel Thierry
2017-02-09  2:18 ` Michel Thierry [this message]
2017-02-09  9:57   ` [PATCH i-g-t 7/8] test/gem_create: import igt_bitops Joonas Lahtinen
2017-02-09 18:25     ` Michel Thierry
2017-02-09  2:18 ` [PATCH i-g-t 8/8] tests: Use BIT macro instead of (1<<x) Michel Thierry
2017-02-09  7:50   ` Chris Wilson
2017-02-09 18:23     ` [PATCH i-g-t v2 7/7] " Michel Thierry
2017-02-15 12:56       ` Joonas Lahtinen

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=20170209021828.22813-8-michel.thierry@intel.com \
    --to=michel.thierry@intel.com \
    --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;
as well as URLs for NNTP newsgroup(s).