cvs commit: src/sys/conf files src/sys/i386/conf NOTES
src/sys/amd64/conf NOTES src/sys/modules/drm/radeon Makefile
src/sys/dev/drm ati_pcigart.c drmP.h drm_agpsupport.c drm_pciids.h
r128_cce.c r300_cmdbuf.c r300_reg.h radeon_cp.c radeon_drm.h ...
Eric Anholt
anholt at FreeBSD.org
Fri Aug 5 02:15:18 GMT 2005
On Thu, 2005-08-04 at 12:41 -0700, Darren Pilgrim wrote:
> From: Eric Anholt
> >
> > Log:
> > MFC: r300 DRM support. Supports all current non-PCIE Radeons,
> > as far as the developers know.
>
> I'm a bit confused here. The R300 is only used the 9500 and 9700 series
> of cards. What about the rv350/360 (9600 series) and R350/360 (9800
> series)?
When DRI folks refer to rXXX names, it's usually the family. So, if I
say r100 I mean actual r100, rv200, and rs200, since they're effectively
the same from a programming perspective. r200 is r200, rv250, rv280,
rs300, etc. r300 covers everything that isn't one of the previous two,
at least as far as I have seen.
--
Eric Anholt eta at lclark.edu
http://people.freebsd.org/~anholt/ anholt at FreeBSD.org
More information about the cvs-src
mailing list