[Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7

2010-05-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15969 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #17

[Bug 15969] radeon regression couldn't schedule IB on resume with 2.6.34-rc7

2010-05-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15969 Tormod Volden changed: What|Removed |Added CC||bugz.kernel.tor...@xoxy.net --- Comme

[PATCH]: i915: fix uninitialized variable warning in i915_setup_compression()

2010-05-27 Thread Prarit Bhargava
Fixes: drivers/gpu/drm/i915/i915_dma.c: In function ‘i915_setup_compression’: drivers/gpu/drm/i915/i915_dma.c:1311: error: ‘compressed_llb’ may be used uninitialized in this function Signed-off-by: Prarit Bhargava diff --git a/drivers/gpu/drm/i915/i915_dma.c b/drivers/gpu/drm/i915/i915

Re: mesa 7.7.1 and 7.8.1 fails to compile under uclibc

2010-05-27 Thread Piotr Gluszenia Slawinski
On Thu, 27 May 2010, Brian Paul wrote: >> On Thu, 27 May 2010, Brian Paul wrote: >> > > Piotr Gluszenia Slawinski wrote: >> > > > > > > hello. problem as in topic. >> > > > > > > http://83.18.299.190/uclibc/ contain files which might add >> > > > > > > some light >> > > > > > > to subje

Re: mesa 7.7.1 and 7.8.1 fails to compile under uclibc

2010-05-27 Thread Brian Paul
> On Thu, 27 May 2010, Brian Paul wrote: >> > Piotr Gluszenia Slawinski wrote: >> > hello. problem as in topic. >> > http://83.18.299.190/uclibc/ contain files which might add some light >> > to subject :) >> > >> > it seems that problem is that _GNU_SOURCE is passed o

Re: mesa 7.7.1 and 7.8.1 fails to compile under uclibc

2010-05-27 Thread Piotr Gluszenia Slawinski
-- On Thu, 27 May 2010, Brian Paul wrote: > Piotr Gluszenia Slawinski wrote: >> > hello. problem as in topic. >> > http://83.18.299.190/uclibc/ contain files which might add some light >> > to subject :) >> > >> > it seems that problem is that _GNU_SOURCE is passed on (i know it from >> >

Re: mesa 7.7.1 and 7.8.1 fails to compile under uclibc

2010-05-27 Thread Brian Paul
Piotr Gluszenia Slawinski wrote: >> hello. problem as in topic. >> http://83.18.299.190/uclibc/ contain files which might add some light >> to subject :) >> >> it seems that problem is that _GNU_SOURCE is passed on (i know it from >> irc chat with someone bit more skilled) >> >> previous mesa versi