Re: [Patch] Hashed map lookup.

2006-07-10 Thread Dave Airlie
> > Can we do this without upping the driver majors? we may have to add > setparam support... my problem is after this change, old 2D driver may > not work anymore with this DRM, so if I upgrade my kernel it will break > things that currently work... we managed to mostly avoid this with the > 64-bi

Re: [Patch] Hashed map lookup.

2006-07-10 Thread Dave Airlie
>> > I just did this and fixed the SiS and Unichrome 3D drivers, bumping their > drm device driver majors. The fixes tend to be very small. The intel drivers > should also be OK. Can we do this without upping the driver majors? we may have to add setparam support... my problem is after this chan

[Bug 5339] Radeon Mobility 7500: LCD looks like running in wrong scan rate when running 3D applications

2006-07-10 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=5339 [EMAIL PROTECTED] changed: What|Removed |Added --

Re: rtl8139: NETDEV WATCHDOG: eth0: transmit timed out

2006-07-10 Thread Marcus Better
Thomas Hellström wrote: >>> Does the "noirqdebug" option fix the problem? >> Yes... but it breaks switching to a text console. > Are you _sure_ these are related? Yes. (I tried a few times and it always crashed, whereas without noirqdebug I've switched mode successfully hundreds of times.) With

Re: rtl8139: NETDEV WATCHDOG: eth0: transmit timed out

2006-07-10 Thread Marcus Better
Thomas Hellström wrote: > Does the "noirqdebug" option fix the problem? Yes... but it breaks switching to a text console. I get an interesting "fluid" effect on the screen (a bright static pattern), and the keyboard locks up. Marcus signature.asc Description: OpenPGP digital signature --

Re: [PATCH] Fix via_setInit() and cleanup via_init_context()

2006-07-10 Thread Indan Zupancic
Hello, On Sun, July 9, 2006 19:58, Thomas Hellström said: > via_ds.c has disappeared from the linux drm CVS. Still around for *bsd, > though. Will it disappear for *bsd too? Any idea how the kmalloc could have failed? To me it looks like it shouldn't have, so that might be a bug somewhere, but m

Re: rtl8139: NETDEV WATCHDOG: eth0: transmit timed out

2006-07-10 Thread Thomas Hellström
Marcus Better wrote: >Thomas Hellström wrote: > > >>Does the "noirqdebug" option fix the problem? >> >> > >Yes... but it breaks switching to a text console. I get an interesting >"fluid" effect on the screen (a bright static pattern), and the keyboard >locks up. > >Marcus > > > Hi! Are you

Re: [Patch] Hashed map lookup.

2006-07-10 Thread Thomas Hellström
Dave Airlie wrote: I'd like to bring in the hashed map lookup from the drm-ttm-branch to CVS. It changes the drmmap() map lookup from a linked list search to a hash lookup. This means that the user_token that identifies the map in user space becomes an arbitrary hash key in the range

Re: [PATCH] Fix via_setInit() and cleanup via_init_context()

2006-07-10 Thread Thomas Hellström
Indan Zupancic wrote: Hello, On Sun, July 9, 2006 19:58, Thomas Hellström said: via_ds.c has disappeared from the linux drm CVS. Still around for *bsd, though. Will it disappear for *bsd too? Hopefully, but I'm not sure how the *bsd code is updated and how often. In

[Bug 7473] intel 945gm graphic adapter not detected by i915 drm module

2006-07-10 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=7473 --- Additional Comments From [EMAIL PROTECTED] 2006-07-10 00:27 --- Do th