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

2006-07-11 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-11 12:48 --- First

[Bug 5813] Text display issue w/ Alpha Secondlife client (white background only?)

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

Re: [Patch] Hashed map lookup.

2006-07-11 Thread Thomas Hellström
Thomas Hellström wrote: >Another option is to try to keep the current functionality, setting >(handle == physical address) for 32 bit mappings of device addresses, >and squeeze 64-bit device addresses and TTMs into the window starting >at 0x1000. I think this is the route of minimal impact

[Bug 6318] complete hangup with big surface textures

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

Re: [Patch] Hashed map lookup.

2006-07-11 Thread Thomas Hellström
Dave Airlie wrote: > >>> i've thought about this, we probably need to make handle hashing a >>> driver option, if a driver is currently safe then we can just set it >>> by default for that driver, however otherwise we should use a >>> setparam from the DDX to tell the driver that the DDX is at