| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 198695 | Robert Noland | 2009-11-02 | 1 | -41/+4 |
| * | MFC r196470-196471,197154-197155,197603-197606 | Robert Noland | 2009-10-30 | 1 | -2/+15 |
| * | Initialize max_vblank_count earlier. | Robert Noland | 2009-06-25 | 1 | -6/+12 |
| * | Add regs required for occlusion queries support | Robert Noland | 2009-04-07 | 1 | -1/+1 |
| * | A little more cleanup from AMD, if we don't have the right microcode | Robert Noland | 2009-04-03 | 1 | -3/+4 |
| * | Simplify the radeon microcode loading. | Robert Noland | 2009-03-31 | 1 | -69/+51 |
| * | Get rid of any remaining PZERO flags in mtx_sleep() | Robert Noland | 2009-03-16 | 1 | -12/+0 |
| * | Call the right function for the right chipset. | Robert Noland | 2009-03-09 | 1 | -1/+1 |
| * | Import support for ATI Radeon R600 and R700 series chips. | Robert Noland | 2009-03-07 | 1 | -132/+511 |
| * | Initialize the vblank structures at load time. Previously we did this | Robert Noland | 2009-02-28 | 1 | -0/+6 |
| * | Fix error in busmaster enable logic | Robert Noland | 2008-10-27 | 1 | -2/+4 |
| * | Fix some fallout from the busmaster disable cleanup | Robert Noland | 2008-10-27 | 1 | -5/+4 |
| * | Several of the newer radeon cards have moved around the registers for enabling | Robert Noland | 2008-10-13 | 1 | -2/+14 |
| * | Add support for Radeon rs740 (HD 2100) | Robert Noland | 2008-10-13 | 1 | -8/+16 |
| * | resync to git master | Robert Noland | 2008-10-03 | 1 | -3/+3 |
| * | Update drm kernel drivers. | Robert Noland | 2008-08-23 | 1 | -975/+489 |
| * | Merge from DRM upstream: | Eric Anholt | 2006-09-07 | 1 | -10/+23 |
| * | Update to DRM CVS as of 2006-04-09. The most notable new feature is the updated | Eric Anholt | 2006-04-09 | 1 | -95/+179 |
| * | Update DRM to CVS snapshot as of 2005-11-28. Notable changes: | Eric Anholt | 2005-11-28 | 1 | -62/+97 |
| * | Add the latest r300 code from r300.sf.net. This is based on the patch supplied | Eric Anholt | 2005-07-20 | 1 | -2/+44 |
| * | Disable the drm_initmap calls in radeon_cp.c, due to them resulting in improper | Eric Anholt | 2005-06-28 | 1 | -0/+6 |
| * | Mark the permanent map for radeon registers read-only. Failure to set this flag | Eric Anholt | 2005-06-24 | 1 | -1/+2 |
| * | Update to DRM CVS as of 2005-04-12, bringing many changes: | Eric Anholt | 2005-04-16 | 1 | -950/+1281 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -2/+2 |
| * | Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, | Eric Anholt | 2004-01-06 | 1 | -7/+0 |
| * | Update from DRI CVS. Includes locking fixes (including PR 59202), changes for | Eric Anholt | 2003-11-12 | 1 | -10/+21 |
| * | Update to latest from DRI CVS. Primary new feature is mostly-complete smpng | Eric Anholt | 2003-10-24 | 1 | -1/+1 |
| * | Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and | Eric Anholt | 2003-09-09 | 1 | -34/+31 |
| * | Update DRM from DRI CVS as of today. Notable changes include Radeon | Eric Anholt | 2003-08-19 | 1 | -42/+111 |
| * | Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal | Eric Anholt | 2003-04-25 | 1 | -43/+37 |
| * | Update the DRM to latest from DRI CVS. This is approximately the version | Eric Anholt | 2003-03-09 | 1 | -302/+537 |
| * | Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__ | Eric Anholt | 2002-05-31 | 1 | -20/+20 |
| * | More diff reduction: Shuffle around some header code as was done in | Eric Anholt | 2002-04-29 | 1 | -10/+1 |
| * | Diff reduction to my experimental code: clean up return code handling. | Eric Anholt | 2002-04-29 | 1 | -28/+28 |
| * | Add the code for the DRM, based on the code from the drm-kmod port. | Eric Anholt | 2002-04-27 | 1 | -0/+1458 |