From: tim.gore@intel.com
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH] intel-gpu-tools: Skip kms_fence_pin_leak if no cairo
Date: Thu, 15 May 2014 10:25:48 +0100 [thread overview]
Message-ID: <1400145948-5889-1-git-send-email-tim.gore@intel.com> (raw)
From: Tim Gore <tim.gore@intel.com>
The kms_fence_pin_leak test uses igt_kms.c which in turn
uses cairo. So in Android.mk add this test to the skip list
if we dont have cairo
Issue: VIZ-3894
Signed-off-by: Tim Gore <tim.gore@intel.com>
---
tests/Android.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/Android.mk b/tests/Android.mk
index ad61ab8..1cda9a5 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -67,7 +67,8 @@ else
kms_fbc_crc \
kms_setmode \
gem_render_copy \
- pm_lpsp
+ pm_lpsp \
+ kms_fence_pin_leak
IGT_LOCAL_CFLAGS += -DANDROID_HAS_CAIRO=0
endif
--
1.9.2
next reply other threads:[~2014-05-15 9:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-15 9:25 tim.gore [this message]
2014-05-15 12:47 ` [PATCH] intel-gpu-tools: Skip kms_fence_pin_leak if no cairo Daniel Vetter
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=1400145948-5889-1-git-send-email-tim.gore@intel.com \
--to=tim.gore@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