Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,
authorEric Anholt <anholt@freebsd.org>
Wed, 20 Jul 2005 21:17:47 +0000 (21:17 +0000)
committerEric Anholt <anholt@freebsd.org>
Wed, 20 Jul 2005 21:17:47 +0000 (21:17 +0000)
commitab59dd285c4ccdec92adadfcb869fc83edd96e86
tree991a507b2e9afee54d15bc60848c988d5d4b9666
parent026e12ea937865748d54d3b8a7a3b77ccc4e3efb
Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,
    with BSD fix from jkim and the r300_reg.h license from Nicolai Haehnle.
    Big thanks to everyone involved!
18 files changed:
bsd-core/Makefile
bsd-core/ati_pcigart.c
bsd-core/drmP.h
bsd-core/drm_agpsupport.c
bsd-core/radeon/Makefile
linux-core/Makefile
linux-core/Makefile.kernel
linux-core/ati_pcigart.c
linux-core/drmP.h
linux-core/drm_memory.h
shared-core/drm_pciids.txt
shared-core/r128_cce.c
shared-core/r300_cmdbuf.c [new file with mode: 0644]
shared-core/r300_reg.h [new file with mode: 0644]
shared-core/radeon_cp.c
shared-core/radeon_drm.h
shared-core/radeon_drv.h
shared-core/radeon_state.c