summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/radeon_drv.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-17/+17
* radeon_family is an enum, so ordering can be important.rnoland2009-09-281-2/+2
* Add GET_PARAM support for Z pipes.rnoland2009-08-231-1/+5
* Add kernel support for Radeon R6/7xx 3D.rnoland2009-08-231-13/+101
* Add support for radeon RS880 IGP chips to drm.rnoland2009-08-121-0/+1
* Add support for Radeon HD 4770 (RV740) chips.rnoland2009-07-091-0/+1
* Add regs required for occlusion queries supportrnoland2009-04-071-1/+0
* Import support for ATI Radeon R600 and R700 series chips.rnoland2009-03-071-127/+689
* Fix some fallout from the busmaster disable cleanuprnoland2008-10-271-5/+5
* Several of the newer radeon cards have moved around the registers for enablingrnoland2008-10-131-0/+25
* Add support for Radeon rs740 (HD 2100)rnoland2008-10-131-1/+3
* Update drm kernel drivers.rnoland2008-08-231-93/+369
* Merge from DRM upstream:anholt2006-09-071-7/+20
* Update to DRM CVS as of 2006-04-09. The most notable new feature is the updatedanholt2006-04-091-17/+40
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-29/+65
* Add the latest r300 code from r300.sf.net. This is based on the patch suppliedanholt2005-07-201-0/+50
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-98/+233
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-2/+2
* Merge from DRI CVS as of 2004-05-26. Most of the meat is new PCI IDs and a newanholt2004-06-111-0/+1
* Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128,anholt2004-01-061-1/+0
* Update from DRI CVS. Includes locking fixes (including PR 59202), changes foranholt2003-11-121-0/+5
* Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver andanholt2003-09-091-6/+6
* Update DRM from DRI CVS as of today. Notable changes include Radeonanholt2003-08-191-1/+7
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalanholt2003-04-251-19/+14
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-091-134/+300
* Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__anholt2002-05-311-7/+7
* Diff reduction to my experimental code: clean up return code handling.anholt2002-04-291-2/+2
* Add the code for the DRM, based on the code from the drm-kmod port.anholt2002-04-271-0/+741
OpenPOWER on IntegriCloud