public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] README: Document how to avoid Waffle with piglit
@ 2013-12-20 14:50 Daniel Vetter
  2013-12-20 15:32 ` Jani Nikula
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Vetter @ 2013-12-20 14:50 UTC (permalink / raw)
  To: Intel Graphics Development; +Cc: Daniel Vetter

Suggested by Paulo.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
---
 README | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README b/README
index 246e24c47ffe..f108b2087a98 100644
--- a/README
+++ b/README
@@ -40,6 +40,16 @@ tests/
 	piglit-sources $ cd bin
 	piglit-sources/bin $ ln $i-g-t-sources igt -s
 
+	To avoid some hassles with piglit's use of Waffle just disable it. Run
+
+	piglit-soruces $ cmake -D PIGLIT_USE_WAFFLE=OFF .
+
+	With
+
+	piglit-soruces $ ccmake .
+
+	you can check your configuration with a curses interface, too.
+
 	The tests in the i-g-t sources need to have been built already. Then we
 	can run the testcases with (as usual as root, no other drm clients
 	running):
-- 
1.8.4.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-20 15:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20 14:50 [PATCH] README: Document how to avoid Waffle with piglit Daniel Vetter
2013-12-20 15:32 ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox