Re: [Nouveau] [PATCH] Remove sarea header

2014-10-30 Thread Emil Velikov
On 29/10/14 16:58, Stéphane Marchesin wrote: This isn't needed any longer (DRI1 is gone) so let's remove this as well. Nice catch Stéphane. Welcome back :) FWIW Reviewed-by: Emil Velikov emil.l.veli...@gmail.com Signed-off-by: Stéphane Marchesin marc...@chromium.org

[Nouveau] [PATCH] nv50/disp: Fix modeset on G94

2014-10-30 Thread Roy Spliet
Commit 1dce6264045cd23e9c07574ed0bb31c7dce9354f introduced a regression spotted on several G94 (FDObz #85160). This device seems to expect the vblank period to be set after setting scale instead of before. V2: shove this in a separate function This is a candidate bug-fix for 3.18 Signed-off-by:

Re: [Nouveau] [PATCH] nv50/disp: Fix modeset on G94

2014-10-30 Thread Ilia Mirkin
On Thu, Oct 30, 2014 at 5:57 PM, Roy Spliet rspl...@eclipso.eu wrote: Commit 1dce6264045cd23e9c07574ed0bb31c7dce9354f introduced a regression spotted on several G94 (FDObz #85160). This device seems to expect the vblank period to I believe that's often done as a Bugzilla:

Re: [Nouveau] [PATCH] nv50/disp: Fix modeset on G94

2014-10-30 Thread Ben Skeggs
On Fri, Oct 31, 2014 at 8:00 AM, Ilia Mirkin imir...@alum.mit.edu wrote: On Thu, Oct 30, 2014 at 5:57 PM, Roy Spliet rspl...@eclipso.eu wrote: Commit 1dce6264045cd23e9c07574ed0bb31c7dce9354f introduced a regression spotted on several G94 (FDObz #85160). This device seems to expect the vblank