Re: cvs radeon driver build problem

2006-03-14 Thread Benjamin Herrenschmidt
I have not rebuilt xserver, however I looked into cvs today and I noticed : Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we need in atipciids.h so we can update the ATI driver independently of the server when new chips are added Well that did help...

Re: [r300] Lockups

2006-03-14 Thread Benjamin Herrenschmidt
On Fri, 2006-03-10 at 10:12 +, Aapo Tahkola wrote: On Thu, 02 Mar 2006 09:27:37 +0100 Christoph Brill [EMAIL PROTECTED] wrote: Hi list, I'm still seeing lots of lockups with my r300 (Radeon 9700Pro) with current drm/mesa/xf86-video-ati cvs. I think I found a reproducable

using radeon / r300 dri driver

2006-03-14 Thread Benjamin Geese
hi everyone! i just compiled the the latest dri drivers ( and also mesa ) from cvs to be able to use 3d acceleration on my zenwalk system ( xorg 6.9 ). now if call glxinfo | grep rendering it outputs: Unknown device ID 5460, please report. Assuming plain R300.

[PATCH] sis: Fix compile warning (trivial)

2006-03-14 Thread Jon Mason
Trivial patch to prevent a gcc warning in the SIS DRM driver. offset is a unsigned int and the printk wants a long. Thanks, Jon Signed-off-by: Jon Mason [EMAIL PROTECTED] diff -r 96b636489b54 drivers/char/drm/sis_mm.c --- a/drivers/char/drm/sis_mm.c Sat Mar 11 18:29:09 2006 +++

Re: using radeon / r300 dri driver

2006-03-14 Thread Jerome Glisse
On 3/14/06, Benjamin Geese [EMAIL PROTECTED] wrote: hi everyone! i just compiled the the latest dri drivers ( and also mesa ) from cvs to be able to use 3d acceleration on my zenwalk system ( xorg 6.9 ). now if call glxinfo | grep rendering it outputs: Unknown device ID 5460, please

Re: using radeon / r300 dri driver

2006-03-14 Thread Jani Monoses
Benjamin Geese wrote: hi everyone! i just compiled the the latest dri drivers ( and also mesa ) from cvs to be able to use 3d acceleration on my zenwalk system ( xorg 6.9 ). did you try if it still works after suspend/resume? thanks Jani

Re: Status of X600 (5B62) support inquiry; bug 5413

2006-03-14 Thread Mike Mestnik
--- Pawel Salek [EMAIL PROTECTED] wrote: Hi, (Q1) Can anybody summarize shortly what's the status of X600 (PCIID: 5B62, PCIE RV370 type card) support? I see its PCIID is still absent in shared-core/drm_pciids.txt in spite of few success reports:

Re: New DRI snapshots built from modular Xorg

2006-03-14 Thread Felix Kühling
Am Dienstag, den 14.03.2006, 18:59 -0800 schrieb Mike Mestnik: --- Felix K�hling [EMAIL PROTECTED] wrote: Hi, I just uploaded the first set of snapshots built from the modular Xorg tree (20060226). This now has the latest and greatest changes in Xorg CVS that the monolithic tree