aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm/r600_cp.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we properly set write-combining on the pages that back the GART,Robert Noland2010-04-221-1/+1
* re-write scatter gather memory allocation yet again...Robert Noland2010-04-221-9/+6
* Rework how drm maps are handled.Robert Noland2010-04-221-19/+21
* Add kernel support for Radeon R6/7xx 3D.Robert Noland2009-08-231-0/+135
* Add support for radeon RS880 IGP chips to drm.Robert Noland2009-08-121-5/+13
* Add support for Radeon HD 4770 (RV740) chips.Robert Noland2009-07-091-1/+34
* A little more cleanup from AMD, if we don't have the right microcodeRobert Noland2009-04-031-35/+33
* Simplify the radeon microcode loading.Robert Noland2009-03-311-144/+81
* Load the right microcode for RS780.Robert Noland2009-03-301-4/+4
* Change the logic around to match ati_pcigart.Robert Noland2009-03-171-2/+2
* Fix R600 writeback across suspend/resume.Robert Noland2009-03-161-3/+0
* -Make the PCI(E)/AGP calculations consistentRobert Noland2009-03-091-19/+22
* Import support for ATI Radeon R600 and R700 series chips.Robert Noland2009-03-071-0/+2258