aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm/radeon_drv.h
Commit message (Expand)AuthorAgeFilesLines
* radeon_family is an enum, so ordering can be important.Robert Noland2009-09-281-2/+2
* Add GET_PARAM support for Z pipes.Robert Noland2009-08-231-1/+5
* Add kernel support for Radeon R6/7xx 3D.Robert Noland2009-08-231-13/+101
* Add support for radeon RS880 IGP chips to drm.Robert Noland2009-08-121-0/+1
* Add support for Radeon HD 4770 (RV740) chips.Robert Noland2009-07-091-0/+1
* Add regs required for occlusion queries supportRobert Noland2009-04-071-1/+0
* Import support for ATI Radeon R600 and R700 series chips.Robert Noland2009-03-071-127/+689
* Fix some fallout from the busmaster disable cleanupRobert Noland2008-10-271-5/+5
* Several of the newer radeon cards have moved around the registers for enablingRobert Noland2008-10-131-0/+25
* Add support for Radeon rs740 (HD 2100)Robert Noland2008-10-131-1/+3
* Update drm kernel drivers.Robert Noland2008-08-231-93/+369
* Merge from DRM upstream:Eric Anholt2006-09-071-7/+20
* Update to DRM CVS as of 2006-04-09. The most notable new feature is the updatedEric Anholt2006-04-091-17/+40
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-281-29/+65
* Add the latest r300 code from r300.sf.net. This is based on the patch suppliedEric Anholt2005-07-201-0/+50
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-161-98/+233
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-2/+2
* Merge from DRI CVS as of 2004-05-26. Most of the meat is new PCI IDs and a newEric Anholt2004-06-111-0/+1
* Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128,Eric Anholt2004-01-061-1/+0
* Update from DRI CVS. Includes locking fixes (including PR 59202), changes forEric Anholt2003-11-121-0/+5
* Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver andEric Anholt2003-09-091-6/+6
* Update DRM from DRI CVS as of today. Notable changes include RadeonEric Anholt2003-08-191-1/+7
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalEric Anholt2003-04-251-19/+14
* Update the DRM to latest from DRI CVS. This is approximately the versionEric Anholt2003-03-091-134/+300
* Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__Eric Anholt2002-05-311-7/+7
* Diff reduction to my experimental code: clean up return code handling.Eric Anholt2002-04-291-2/+2
* Add the code for the DRM, based on the code from the drm-kmod port.Eric Anholt2002-04-271-0/+741