[RFC: 2.6 patch] drivers/char/drm/drm_mm.c: remove unused exports

2007-01-11 Thread Adrian Bunk
This patch removes two unused exports. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- This patch was already sent on: - 21 Nov 2006 --- linux-2.6.19-rc5-mm2/drivers/char/drm/drm_mm.c.old 2006-11-21 20:08:02.0 +0100 +++ linux-2.6.19-rc5-mm2/drivers/char/drm/drm_mm.c 2006-11-21

R300 / R500 support and news

2007-01-11 Thread Jerome Glisse
Hi all, I have setup a page on the DRI wiki: http://dri.freedesktop.org/wiki/R300 I have started to feed some informations in there and in the r300 to do list. But i think we really need people to give live to this wiki. So i encourage you to improve this. You could ask question on #dri-devel to

Re: R300 / R500 support and news

2007-01-11 Thread Phillip Ezolt
Jerome, I've put up some info about my Radeon 200M status: http://dri.freedesktop.org/wiki/Radeon200M I need to add more stuff, but it is a start. Cheers, --Phil On 1/11/07, Jerome Glisse [EMAIL PROTECTED] wrote: Hi all, I have setup a page on the DRI wiki:

Re: R300 / R500 support and news

2007-01-11 Thread Tilman Sauerbeck
Jerome Glisse [2007-01-11 16:32]: I have setup a page on the DRI wiki: http://dri.freedesktop.org/wiki/R300 Maybe Rune's status page should be merged with this one. Regards, Tilman -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad

Re: [nouveau] Formal offer from the nouveau driver pledge drive

2007-01-11 Thread Stephane Marchesin
David Nielsen wrote: Dear Nouveau developers It is my pride and honor on behalf of myself and 1247 other pledgers (as of current writing) to formally offer up the sum of ~10.000$ in the form of 1248 pledges of at least 10$ each. It is entirely up to you, the nouveau developers, if you want

Re: [nouveau] drm/nouveau locks on suse 10.2 with nvidia GeForce 2 Go

2007-01-11 Thread Stephane Marchesin
Alexy Khrabrov wrote: [forwarding to the list as well] Here it is, below. I manually modprobe agpgart to make drm.ko happy. Do I have to recompile something else -- it complains about drm? The screen goes blank and doesn't come back, but ctrl-alt-del still reboots. Cheers, Alexy

Debugging the Radeon 200M command processor (CP)

2007-01-11 Thread Phillip Ezolt
Hi All, I've been hacking away at the 200M driver without much success, and would like to hear if other people with more radeon experience can help me. I have things setup to use 128M of the sideport memory (and nothing else). I've been both userspace (libsegfault) and kernelspace (kmmio)

Re: Debugging the Radeon 200M command processor (CP)

2007-01-11 Thread Alex Deucher
On 1/11/07, Phillip Ezolt [EMAIL PROTECTED] wrote: Hi All, I've been hacking away at the 200M driver without much success, and would like to hear if other people with more radeon experience can help me. I have things setup to use 128M of the sideport memory (and nothing else). I've been