CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/03/26 18:09:51
Modified files:
sys/dev/pci/drm: drmP.h files.drm r300_reg.h radeon_cp.c
radeon_drm.h radeon_drv.c radeon_drv.h
radeon_irq.c radeon_state.c
Added files:
sys/dev/pci/drm: r600_blit.c r600_blit_shaders.c
r600_blit_shaders.h r600_microcode.h
Log message:
DRM for R600 and R700 chipsets.
note, only the pcidevs for those chipsets that have been tested are
enabled for now. Please contact me if you have a r600 or r700 that does
not attach radeondrm. Only the 2D/Xv bits are here. I'm ambivalent about
the implementation of the RADEON_CS ioctl for OpenGL since that was
originally kernel-modesetting only. When we update mesa I shall think
about (and test) it.
Tested by quite a number. Zero bad reports. Nagged perpetually by
robert@ (and probably others) for months now.