Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-22 Thread l l
Hi, 2007/5/18, Jesse Barnes [EMAIL PROTECTED]: Comments, questions, suggestions? FBUI, kdrive http://home.comcast.net/~fbui/ http://www.freedesktop.org/wiki/Software/Xserver TIA - This SF.net email is sponsored by DB2

[Bug 10529] Incorrect lighting/clipping in Neverwinter Nights

2007-05-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10529 --- Comment #35 from [EMAIL PROTECTED] 2007-05-22 07:34 PST --- I sure will try again today. Were there some specific fixes applied that may be related? Just curious as I follow the commits looking for interesting Intel related

[Bug 10529] Incorrect lighting/clipping in Neverwinter Nights

2007-05-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10529 --- Comment #36 from [EMAIL PROTECTED] 2007-05-22 07:43 PST --- (In reply to comment #35) I sure will try again today. Were there some specific fixes applied that may be related? Just curious as I follow the commits looking for

Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-22 Thread Jesse Barnes
On Monday, May 21, 2007, Benjamin Herrenschmidt wrote: In collaboration with the FB guys, we've been working on enhancing the kernel's graphics subsystem in an attempt to bring some sanity to the Linux graphics world and avoid the situation we have now where several kernel and

Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-22 Thread Philipp Klaus Krause
Benjamin Herrenschmidt schrieb: In collaboration with the FB guys, we've been working on enhancing the kernel's graphics subsystem in an attempt to bring some sanity to the Linux graphics world and avoid the situation we have now where several kernel and userspace drivers compete for

Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-22 Thread Jesse Barnes
On Tuesday, May 22, 2007, Philipp Klaus Krause wrote: Benjamin Herrenschmidt schrieb: In collaboration with the FB guys, we've been working on enhancing the kernel's graphics subsystem in an attempt to bring some sanity to the Linux graphics world and avoid the situation we have now where

[Bug 11037] New: drm doesn't make great use of Linux list macros

2007-05-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11037 Summary: drm doesn't make great use of Linux list macros Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority:

[Bug 11037] drm doesn't make great use of Linux list macros

2007-05-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11037 --- Comment #1 from [EMAIL PROTECTED] 2007-05-22 10:01 PST --- Created an attachment (id=10071) -- (http://bugs.freedesktop.org/attachment.cgi?id=10071action=view) patch to make better use of linux list macros in drm -- Configure

Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-22 Thread Dave Airlie
On 5/22/07, Philipp Klaus Krause [EMAIL PROTECTED] wrote: Benjamin Herrenschmidt schrieb: In collaboration with the FB guys, we've been working on enhancing the kernel's graphics subsystem in an attempt to bring some sanity to the Linux graphics world and avoid the situation we have now

Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-22 Thread Benjamin Herrenschmidt
On Tue, 2007-05-22 at 08:39 -0700, Jesse Barnes wrote: The current code does its best to figure out what modes are available and tries to pick a good one for each display. It sounds like you're mainly concerned with the actual mode picking, not the mode and output detection and

Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-22 Thread Jesse Barnes
On Tuesday, May 22, 2007, Benjamin Herrenschmidt wrote: On Tue, 2007-05-22 at 08:39 -0700, Jesse Barnes wrote: The current code does its best to figure out what modes are available and tries to pick a good one for each display. It sounds like you're mainly concerned with the actual mode

Re: [RFC] enhancing the kernel's graphics subsystem

2007-05-22 Thread Antonino A. Daplas
On Tue, 2007-05-22 at 16:36 -0700, Jesse Barnes wrote: On Tuesday, May 22, 2007, Benjamin Herrenschmidt wrote: On Tue, 2007-05-22 at 08:39 -0700, Jesse Barnes wrote: The current code does its best to figure out what modes are available and tries to pick a good one for each display. It