[git pull] drm for 2.6.35-rc1 (revised)

2010-05-21 Thread Dave Airlie
Original pull details below: note new branch name, I didn't mean to use drm-next branch though the contents were totally correct. Changes since prev req: I missed a nouveau fixes tree from Ben, its mainly displayport + i2c fixes for a bunch of Dell laptops we have them all in F13 already I

[Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver

2010-05-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27901 --- Comment #11 from Conn Clark conn.o.cl...@gmail.com 2010-05-21 09:32:33 PDT --- On Fri, May 21, 2010 at 12:48 AM, bugzilla-dae...@freedesktop.org wrote: https://bugs.freedesktop.org/show_bug.cgi?id=27901 --- Comment #10 from Alain Perrot

[Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver

2010-05-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27901 --- Comment #13 from Conn Clark conn.o.cl...@gmail.com 2010-05-21 11:56:36 PDT --- On Fri, May 21, 2010 at 11:13 AM, bugzilla-dae...@freedesktop.org wrote: https://bugs.freedesktop.org/show_bug.cgi?id=27901 Alain Perrot

[Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver

2010-05-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27901 Conn Clark conn.o.cl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

Re: [git pull] drm for 2.6.35-rc1 (revised)

2010-05-21 Thread Linus Torvalds
Grrr. Not well tested. On x86, I get several warnings like this: drivers/video/fbmem.c: In function ‘fb_do_apertures_overlap’: drivers/video/fbmem.c:1494: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 2 has type ‘resource_size_t’ Please fix. And

Re: [git pull] drm for 2.6.35-rc1 (revised)

2010-05-21 Thread Linus Torvalds
On Sat, 22 May 2010, Stephen Rothwell wrote: That being said, I did not get the mentioned warning for either an i386 or x86_64 allmodconfig build - I wonder why not? Compiler differences? Config differences? (See http://kisskb.ellerman.id.au/kisskb/buildresult/2617918/ and

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-21 Thread Maxim Levitsky
On Thu, 2010-05-20 at 09:28 -0700, Jesse Barnes wrote: > On Thu, 20 May 2010 04:27:07 +0300 > Maxim Levitsky wrote: > > > On Thu, 2010-05-20 at 04:13 +0300, Maxim Levitsky wrote: > > > On Wed, 2010-05-19 at 17:34 -0700, Jesse Barnes wrote: > > > > On Fri, 9 Apr 2010 15:10:50 -0700 > > > >

[git pull] drm for 2.6.35-rc1 (revised)

2010-05-21 Thread Dave Airlie
Original pull details below: note new branch name, I didn't mean to use drm-next branch though the contents were totally correct. Changes since prev req: I missed a nouveau fixes tree from Ben, its mainly displayport + i2c fixes for a bunch of Dell laptops we have them all in F13 already I

[Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver

2010-05-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27901 --- Comment #10 from Alain Perrot 2010-05-21 00:48:34 PDT --- > Alain, > > Its a tough call on who's is the better solution. Yours uses one less > temp reg and mine will allow for a couple of operations to be done in > parallel in the future.

[Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver

2010-05-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27901 --- Comment #11 from Conn Clark 2010-05-21 09:32:33 PDT --- On Fri, May 21, 2010 at 12:48 AM, wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=27901 > > --- Comment #10 from Alain Perrot 2010-05-21 > 00:48:34 PDT --- >> Alain, >> >>

[PATCH] drm/radeon/kms: release AGP bridge at suspend

2010-05-21 Thread Jerome Glisse
I think it's good to release the AGP bridge at suspend and reacquire it at resume. Also fix : https://bugzilla.kernel.org/show_bug.cgi?id=15969 Signed-off-by: Jerome Glisse Cc: stable --- drivers/gpu/drm/radeon/radeon.h|1 + drivers/gpu/drm/radeon/radeon_agp.c|5 +

[Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver

2010-05-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27901 Alain Perrot changed: What|Removed |Added Attachment #35777|0 |1 is obsolete|

[Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver

2010-05-21 Thread Conn Clark
On Fri, May 21, 2010 at 11:13 AM, wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=27901 > > Alain Perrot changed: > > ? ? ? ? ? What ? ?|Removed ? ? ? ? ? ? ? ? ? ? |Added > > ?Attachment #35777|0 ? ? ? ? ? ? ? ?

[Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver

2010-05-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27901 --- Comment #13 from Conn Clark 2010-05-21 11:56:36 PDT --- On Fri, May 21, 2010 at 11:13 AM, wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=27901 > > Alain Perrot changed: > > ? ? ? ? ? What ? ?|Removed ? ? ? ? ? ? ? ? ? ? |Added >

[git pull] drm for 2.6.35-rc1 (revised)

2010-05-21 Thread Randy Dunlap
On Fri, 21 May 2010 11:56:39 -0700 (PDT) Linus Torvalds wrote: > > > Grrr. Not well tested. On x86, I get several warnings like this: > > drivers/video/fbmem.c: In function ?fb_do_apertures_overlap?: > drivers/video/fbmem.c:1494: warning: format ?%llx? expects type ?long > long

[Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver

2010-05-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27901 Conn Clark changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 27901] GLSL cos/sin functions broken on Mesa R600 driver

2010-05-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27901 --- Comment #15 from Alain Perrot 2010-05-21 14:04:24 PDT --- (In reply to comment #14) > Alain, > > Your patch passes piglit. > > I'm going to change the status of this bug now to FIXED > > > Conn Ok, thanks. -- Configure bugmail:

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-21 Thread Jesse Barnes
On Sat, 22 May 2010 00:57:30 +0300 Maxim Levitsky wrote: > On Fri, 2010-05-21 at 00:14 +0300, Maxim Levitsky wrote: > > On Thu, 2010-05-20 at 09:28 -0700, Jesse Barnes wrote: > > > On Thu, 20 May 2010 04:27:07 +0300 > > > Maxim Levitsky wrote: > > > > > > > On Thu, 2010-05-20 at 04:13 +0300,

[git pull] drm for 2.6.35-rc1 (revised)

2010-05-21 Thread Linus Torvalds
Grrr. Not well tested. On x86, I get several warnings like this: drivers/video/fbmem.c: In function ?fb_do_apertures_overlap?: drivers/video/fbmem.c:1494: warning: format ?%llx? expects type ?long long unsigned int?, but argument 2 has type ?resource_size_t? Please fix. And

[git pull] drm for 2.6.35-rc1 (revised)

2010-05-21 Thread Linus Torvalds
On Sat, 22 May 2010, Stephen Rothwell wrote: > > That being said, I did not get the mentioned warning for either an i386 > or x86_64 allmodconfig build - I wonder why not? Compiler differences? > Config differences? (See > http://kisskb.ellerman.id.au/kisskb/buildresult/2617918/ and >

[PATCH]: nouveau and radeon checkstack fixes

2010-05-21 Thread Prarit Bhargava
Fixes linux-next & linux-2.6 checkstack warnings: drivers/gpu/drm/nouveau/nv40_graph.c: In function `nv40_graph_init': drivers/gpu/drm/nouveau/nv40_graph.c:400: warning: the frame size of 1184 bytes is larger than 1024 bytes drivers/gpu/drm/radeon/radeon_atombios.c: In function