From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jani Nikula Subject: Re: [PATCH] README: Document how to avoid Waffle with piglit Date: Fri, 20 Dec 2013 17:32:50 +0200 Message-ID: <87ioujzgf1.fsf@intel.com> References: <1387551041-23872-1-git-send-email-daniel.vetter@ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id C916DFA55D for ; Fri, 20 Dec 2013 07:30:13 -0800 (PST) In-Reply-To: <1387551041-23872-1-git-send-email-daniel.vetter@ffwll.ch> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Intel Graphics Development Cc: Daniel Vetter List-Id: intel-gfx@lists.freedesktop.org On Fri, 20 Dec 2013, Daniel Vetter wrote: > Suggested by Paulo. > > Signed-off-by: Daniel Vetter > --- > 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 . Yup, only do this in the soruces directory. :p BR, Jani. > + > + 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 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Jani Nikula, Intel Open Source Technology Center