GSOC Radeon/r200/r300 Code Cleanup Project

2008-04-05 Thread Erik Boettcher
Hello everyone, I'm a community college student interested in working on dri for Google Summer of Code. I was reading over the r300 todo list, http://dri.freedesktop.org/wiki/R300ToDo, and the code and I think a combination of those first items listed under "General Optimization" would be a good g

[Bug 15330] DRI is not working with 945GME

2008-04-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15330 --- Comment #1 from Alexander Oltu <[EMAIL PROTECTED]> 2008-04-05 15:29:53 PST --- This patch solved problem with intel git driver too. http://bugzilla.kernel.org/show_bug.cgi?id=10395#c4 -- Configure bugmail: http://bugs.freedesktop.org/

[Bug 10395] DRI is not working with 945GME

2008-04-05 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10395 --- Comment #5 from [EMAIL PROTECTED] 2008-04-05 12:04 --- (In reply to comment #4) > Created an attachment (id=15627) --> (http://bugzilla.kernel.org/attachment.cgi?id=15627&action=view) [details] > Add 945GME to IS_I945GM check > >

[Bug 10395] DRI is not working with 945GME

2008-04-05 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10395 --- Comment #4 from [EMAIL PROTECTED] 2008-04-05 11:13 --- Created an attachment (id=15627) --> (http://bugzilla.kernel.org/attachment.cgi?id=15627&action=view) Add 945GME to IS_I945GM check Alexander, can you give this a try? -- C

[Bug 10395] DRI is not working with 945GME

2008-04-05 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10395 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] OtherBugsDependingO|

[Bug 10395] DRI is not working with 945GME

2008-04-05 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10395 --- Comment #3 from [EMAIL PROTECTED] 2008-04-05 07:53 --- Created an attachment (id=15616) --> (http://bugzilla.kernel.org/attachment.cgi?id=15616&action=view) cat /proc/version -- Configure bugmail: http://bugzilla.kernel.org/user

[Bug 10395] DRI is not working with 945GME

2008-04-05 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10395 --- Comment #2 from [EMAIL PROTECTED] 2008-04-05 07:52 --- Created an attachment (id=15615) --> (http://bugzilla.kernel.org/attachment.cgi?id=15615&action=view) lspci -vvnn -- Configure bugmail: http://bugzilla.kernel.org/userprefs.

[Bug 10395] DRI is not working with 945GME

2008-04-05 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10395 --- Comment #1 from [EMAIL PROTECTED] 2008-04-05 07:51 --- Created an attachment (id=15614) --> (http://bugzilla.kernel.org/attachment.cgi?id=15614&action=view) dmesg -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?ta

[Bug 10395] New: DRI is not working with 945GME

2008-04-05 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10395 Summary: DRI is not working with 945GME Product: Drivers Version: 2.5 KernelVersion: 2.6.25-rc8 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Se

Re: ttm bo interface..

2008-04-05 Thread Thomas Hellström
Jesse Barnes wrote: > On Friday, April 04, 2008 11:14 am Thomas Hellström wrote: > >> Dave Airlie wrote: >> >>> I'm just wondering if rather than specify all the CACHED and MAPPABLE and >>> SHAREABLE flags we make the BO interface in terms of CPU and GPU >>> operations.. >>> >>> So we defin