[Bug 17870] New: FlightGear 1. 0 triggers implementation error in radeon_program_pair.c:: allocate_input_registers()

2008-10-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17870 Summary: FlightGear 1.0 triggers implementation error in radeon_program_pair.c::allocate_input_registers() Product: Mesa Version: unspecified Platform: x86-64 (AMD64) OS/Version

[Bug 17099] Selection in a game does not work: RenderMode != GL_RENDER

2008-10-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17099 --- Comment #7 from MM <[EMAIL PROTECTED]> 2008-10-02 09:21:05 PST --- It seems that I am not the only one with that problem, from the Radeon IRC Logs For 2008-10-02: "[...] diogo: hey all, still on mesa 7.2 there are problems with gl:select

Re: [patch] mm: pageable memory allocator (for DRM-GEM?)

2008-10-02 Thread Jesse Barnes
On Monday, September 29, 2008 6:10 pm Eric Anholt wrote: > On Tue, 2008-09-23 at 11:10 +0200, Nick Piggin wrote: > > If my cursory reading is correct, then my allocator won't work so well as > > a drop in replacement because one isn't allowed to know about the filp > > behind the pageable object. I

Re: [patch] mm: pageable memory allocator (for DRM-GEM?)

2008-10-02 Thread Nick Piggin
On Friday 03 October 2008 15:17, Keith Packard wrote: > On Thu, 2008-10-02 at 10:15 -0700, Jesse Barnes wrote: > > At this point I think we should go ahead and include Eric's earlier > > patchset into drm-next, and continue to refine the internals along the > > lines of what you've posted here in t