public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Petri Latvala <petri.latvala@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Petri Latvala <petri.latvala@intel.com>
Subject: [igt-dev] [PATCH i-g-t] gem_blits: Build the same way with autotools as with meson
Date: Thu,  7 Nov 2019 13:28:03 +0200	[thread overview]
Message-ID: <20191107112803.9384-1-petri.latvala@intel.com> (raw)

Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Fixes: 99f04b14e224 ("igt: Another combinatorial exercise for blits")
Cc: Chris Wilson <chris@chris-wilson.co.uk>
---
 tests/Makefile.sources | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index f63602ef..abf1e2fc 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -24,7 +24,6 @@ TESTS_progs = \
 	drm_import_export \
 	drm_mm \
 	drm_read \
-	i915/gem_blits \
 	kms_3d \
 	kms_addfb_basic \
 	kms_atomic \
@@ -107,6 +106,9 @@ gem_bad_reloc_SOURCES = i915/gem_bad_reloc.c
 TESTS_progs += gem_basic
 gem_basic_SOURCES = i915/gem_basic.c
 
+TESTS_progs += gem_blits
+gem_blits_SOURCES = i915/gem_blits.c
+
 TESTS_progs += gem_busy
 gem_busy_SOURCES = i915/gem_busy.c
 
-- 
2.19.1

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

             reply	other threads:[~2019-11-07 11:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-07 11:28 Petri Latvala [this message]
2019-11-07 12:01 ` [igt-dev] ✓ Fi.CI.BAT: success for gem_blits: Build the same way with autotools as with meson Patchwork
2019-11-08 13:31 ` [igt-dev] ✗ Fi.CI.IGT: failure " 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=20191107112803.9384-1-petri.latvala@intel.com \
    --to=petri.latvala@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox