> 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 versions compiled fine with uclibc
http://pas
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 versions compiled fine with uclibc
--
--
On Wednesday 26 May 2010 10:21:36 David Rientjes wrote:
> On Thu, 13 May 2010, Tvrtko Ursulin wrote:
> > > You could just enable CONFIG_DEBUG_KMEMLEAK on 2.6.33, mount the
> > > debugfs and do a 'cat /sys/kernel/debug/kmemleak' after a half-hour or
> > > so.
> >
> > I could do it if radeon/drm guys
On Fri, 7 May 2010 10:37:01 +0200, Dan Carpenter wrote:
> There was a missing mutex_unlock(&dev->struct_mutex) on this error path.
>
> Signed-off-by: Dan Carpenter
> ---
> I thought Jiri sent this patch earlier but a google search for "stanse
> struct_mutex i965_reset" didn't find any patches, s
On Fri, 7 May 2010 10:39:00 +0200, Dan Carpenter wrote:
> The "encoder" variable can never be null because it is used as loop
> cursor in a list_for_each_entry() loop.
>
> Signed-off-by: Dan Carpenter
Applied. Thanks!
pgp2b3chFIrqj.pgp
Description: PGP signature
-
On Fri, 7 May 2010 10:40:09 +0200, Dan Carpenter wrote:
> The "connector" variable is used as the cursor in a
> list_for_each_entry() and it's always non-null so we don't need to check
> it.
Applied. Thanks!
pgp5LjYtrnRQc.pgp
Description: PGP signature
-
On Mon, 17 May 2010 14:23:52 +0100, Daniel J Blueman
wrote:
> While investigating Intel i5 Arrandale GPU lockups with -rc4, I
> noticed a lock imbalance.
>
> Signed-off-by: Daniel J Blueman
Applied. Thanks!
pgpNMR7N8gNTc.pgp
Description: PGP signature
---
On Mon, 24 May 2010 16:25:44 +0800, Li Zefan wrote:
> Convert i915_gem_object_clflush to DEFINE_EVENT, and save ~0.5K:
>
>textdata bss dec hex filename
> 132042732 12 159483e4c i915_trace_points.o.orig
> 126682732 12 154123c34 i915_trace_point
On Tue, 25 May 2010 16:08:46 -0400, Steven Rostedt wrote:
> On Mon, 2010-05-24 at 16:25 +0800, Li Zefan wrote:
> > Convert i915_gem_object_clflush to DEFINE_EVENT, and save ~0.5K:
> >
> >textdata bss dec hex filename
> > 132042732 12 159483e4c i915_trace_point
On Wed, May 26, 2010 at 04:18:50PM +0200, Thomas Hellstrom wrote:
> Fix a number of typos misspellings and checkpatch.pl warnings.
> Replace "[ttm] " with TTM_PFX
>
> Signed-off-by: Thomas Hellstrom
Reviewed-by: Jerome Glisse
> ---
> drivers/gpu/drm/ttm/ttm_page_alloc.c | 62
On Wed, May 26, 2010 at 04:18:49PM +0200, Thomas Hellstrom wrote:
> This patch fixes a regression introduced with the pool page allocator
> in the event that there are no highmem pages (for example x86_64),
> in which case cached page allocation would fail.
>
> Tested with the vmwgfx driver on a 6
Fix a number of typos misspellings and checkpatch.pl warnings.
Replace "[ttm] " with TTM_PFX
Signed-off-by: Thomas Hellstrom
---
drivers/gpu/drm/ttm/ttm_page_alloc.c | 62 +++--
1 files changed, 36 insertions(+), 26 deletions(-)
diff --git a/drivers/gpu/drm/ttm/ttm
This patch fixes a regression introduced with the pool page allocator
in the event that there are no highmem pages (for example x86_64),
in which case cached page allocation would fail.
Tested with the vmwgfx driver on a 64-bit vm.
Signed-off-by: Thomas Hellstrom
---
drivers/gpu/drm/ttm/ttm_pag
On Thu, 13 May 2010, Tvrtko Ursulin wrote:
> > You could just enable CONFIG_DEBUG_KMEMLEAK on 2.6.33, mount the debugfs
> > and do a 'cat /sys/kernel/debug/kmemleak' after a half-hour or so.
>
> I could do it if radeon/drm guys would be interested in those results? (Given
> how 2.6.34-rc7 is not
On Mon, 2010-05-24 at 16:25 +0800, Li Zefan wrote:
> Convert i915_gem_object_clflush to DEFINE_EVENT, and save ~0.5K:
>
>textdata bss dec hex filename
> 132042732 12 159483e4c i915_trace_points.o.orig
> 126682732 12 154123c34 i915_trace_points.
15 matches
Mail list logo