Age | Commit message (Expand) | Author | Files | Lines |
2012-04-10 | drm/radeon: replace udelay with mdelay for long timeouts | Arnd Bergmann | 1 | -3/+3 |
2011-12-20 | drm/radeon/kms: add support for semaphores v3 | Christian König | 1 | -1/+1 |
2011-11-01 | gpu: add module.h to drivers/gpu files as required. | Paul Gortmaker | 1 | -0/+2 |
2011-07-25 | drm/radeon: Writeback endian fixes | Benjamin Herrenschmidt | 1 | -14/+9 |
2011-02-14 | drm/radeon: 6xx/7xx non-kms endian fixes | Cédric Cano | 1 | -7/+24 |
2010-08-12 | drm/radeon: Fix pci_map_page() error checking | Benjamin Herrenschmidt | 1 | -1/+1 |
2010-03-31 | drm/radeon/kms: gfx init fixes for r6xx/r7xx | Alex Deucher | 1 | -0/+3 |
2010-02-23 | drm/radeon: fixes for r6xx/r7xx gfx init | Alex Deucher | 1 | -73/+158 |
2010-02-23 | drm/radeon/rv740: fix backend setup | Alex Deucher | 1 | -3/+6 |
2010-02-11 | drm/radeon/kms: r600/r700 command stream checker | Jerome Glisse | 1 | -0/+31 |
2009-09-08 | drm/radeon/kms: add r600 KMS support | Jerome Glisse | 1 | -4/+248 |
2009-08-31 | radeon: Use request_firmware() | Ben Hutchings | 1 | -149/+140 |
2009-08-05 | drm/radeon: Add support for RS880 chips | Alex Deucher | 1 | -7/+15 |
2009-06-12 | drm/radeon: add support for RV790. | Alex Deucher | 1 | -2/+2 |
2009-06-12 | drm/radeon: add rv740 drm support. | Alex Deucher | 1 | -3/+35 |
2009-04-03 | drm/radeon: load the right microcode on rs780 | Alex Deucher | 1 | -4/+4 |
2009-03-18 | drm/radeon: fix logic in r600_page_table_init() to match ati_gart | Alex Deucher | 1 | -2/+2 |
2009-03-13 | drm/radeon: r600 ptes are 64-bit, cleanup cleanup function. | Dave Airlie | 1 | -1/+1 |
2009-03-13 | drm/radeon: fix r600 writeback across suspend/resume | Dave Airlie | 1 | -3/+0 |
2009-03-13 | drm/radeon: fix r600 writeback setup. | Dave Airlie | 1 | -13/+22 |
2009-03-13 | drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c | Hannes Eder | 1 | -1/+1 |
2009-03-13 | drm/radeon: fix r600 pci mapping calls. | Dave Airlie | 1 | -6/+6 |
2009-03-13 | drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup() | Alex Deucher | 1 | -0/+3 |
2009-03-13 | drm/r600: fix rptr address along lines of previous fixes to radeon. | Dave Airlie | 1 | -10/+4 |
2009-03-13 | drm/r600: fixup r600 gart table accessor like ati_pcigart.c | Dave Airlie | 1 | -10/+13 |
2009-03-13 | radeon: add support for rs600 GPUs | Alex Deucher | 1 | -1/+1 |
2009-03-13 | radeon: fix r600 AGP support | Alex Deucher | 1 | -3/+3 |
2009-03-13 | drm/radeon: add initial support for R6xx/R7xx GPUs | Alex Deucher | 1 | -0/+2247 |