DRI pci id for Radeon Mobility X600
Jean-Eric Cuendet
jec at rptec.ch
Tue Feb 28 07:38:49 UTC 2006
> attached is a patch and the link to the commit in the DRI git tree for
> adding the PCI id of a card to the recognized R300 based ones.
> The Radeon Mobility X600 is in the HP NX8220 which is one of the
> Canonical test laptops.
>
> I recompiled the drm radeon module with this and now can play tuxracer
> without noticing any other ill efects.
You mean accelerated?
Does that mean that dapper has (quite) complete 3D accel for Radeon r300
cards?
> Can this be considered for inclusion even though current dapper Xorg
> does not have all the support for this card? It prints a few TODO
> warnings while running GL apps.
>
> thanks
> Jani
>
> http://kernel.org/git/?p=linux/kernel/git/airlied/drm-2.6.git;a=commit;h=2fed3bd7436e8988980989493c16b4983be1a800
>
>
>
> ------------------------------------------------------------------------
>
> --- a/drivers/char/drm/drm_pciids.h
> +++ b/drivers/char/drm/drm_pciids.h
> @@ -3,6 +3,7 @@
> Please contact dri-devel at lists.sf.net to add new cards to this list
> */
> #define radeon_PCI_IDS \
> + {0x1002, 0x3150, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350}, \
> {0x1002, 0x4136, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS100|CHIP_IS_IGP}, \
> {0x1002, 0x4137, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|CHIP_IS_IGP}, \
> {0x1002, 0x4144, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_R300}, \
>
More information about the kernel-team
mailing list