Re: libdrm, memory manager

2006-01-20 Thread Adam Jackson
On Friday 13 January 2006 11:09, Keith Whitwell wrote: > Yes, that seems to be the best approach. > > The only wrinkle is that if you're doing fences, it'd be nice to have a > regularly updated completed fence id in the device independent sarea, > which is currently full. So maybe a new shared a

[PATCH] cleanup of the drm sysfs code.

2006-01-20 Thread Greg KH
Hi, Kay pointed out today that the drm code creates a "dev" file in sysfs, yet doesn't tell the driver core about it. Normally this would be just fine, as you are exporting the value in the proper style, but now there are programs that are only watching the hotplug/uevent netlink messages and not

[Bug 5148] [r300] Stale texture data used on first rendering

2006-01-20 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=5148 --- Additional Comments From [EMAIL PROTECTED] 2006-01-21 09:02 --- Shoul