[Intel-gfx] [PATCH] README: Document how to avoid Waffle with piglit
Jani Nikula
jani.nikula at linux.intel.com
Fri Dec 20 16:32:50 CET 2013
On Fri, 20 Dec 2013, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> Suggested by Paulo.
>
> Signed-off-by: Daniel Vetter <daniel.vetter at 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 .
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 at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Jani Nikula, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list