Re: [Intel-gfx] [PATCH] xf86-video-intel: Update autotools configuration

2011-02-10 Thread Cyril Brulebois
Hi Javier. Javier Jardón (09/02/2011): > here another patch to update the autotools configuration of the > xf86-video-intel package > > It uses the new libtool syntax and the new silent build mode. The commit message says: | Update autotools configuration | | Use new libtool syntax and silent-

Re: [Intel-gfx] [intel-gfx][intel-gpu-tools][patch] Review of some patches to get rid of some compile warnings

2011-02-10 Thread Chris Wilson
On Thu, 10 Feb 2011 10:34:15 +, Diego Celix wrote: > As you said, I have attached to this message the new patch files, with the > commit messages updated. I'm sorry, I didn't like any of those patches. The "cure" was worse than the disease. -Chris -- Chris Wilson, Intel Open Source Technolo

Re: [Intel-gfx] [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-02-10 Thread Oliver Seitz
Wow, that was quick! But... Sorry for me being ignorant... How can I test it? What should I apply the patch on? drm-intel-kernel? Thanks! Kiste P.S.: @ Chris Wilson: Sorry, the private mail was sent accidentally. ___ Intel-gfx mailing list Intel-gf

Re: [Intel-gfx] [intel-gfx][intel-gpu-tools][patch] Review of some patches to get rid of some compile warnings

2011-02-10 Thread Diego Celix
2011/2/10 Chris Wilson > On Thu, 10 Feb 2011 10:34:15 +, Diego Celix wrote: > > As you said, I have attached to this message the new patch files, with > the > > commit messages updated. > > I'm sorry, I didn't like any of those patches. The "cure" was worse than > the > disease. > -Chris > >

Re: [Intel-gfx] [PATCH] xf86-video-intel: Update autotools configuration

2011-02-10 Thread Javier Jardón
2011/2/10 Cyril Brulebois : > Hi Javier. Hey, > The commit message says: > | Update autotools configuration > | > | Use new libtool syntax and silent-rules to silent > | the build output a bit (linux-like) > > What it doesn't say is: > -AC_CONFIG_AUX_DIR(.) > +AC_CONFIG_AUX_DIR([build-aux]) > > T

[Intel-gfx] [PATCH] Add a test case into intel-gpu-tools for intel display driver validation.

2011-02-10 Thread hai . lan
From: Hai Lan We have not a unified tool to check Intel display driver and we plan to use intel-gpu-tools/testdisplay to check Intel display driver even though some function tests can be found in libdrm/test. 3 new features are added:test all supported modes, force mode and dump mode info(dump mo