summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600_cp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: Deprecate UMS support v2Christian König2013-01-311-0/+2
* drm/radeon: Use hweight32Akinobu Mita2012-11-201-6/+1Star
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0Star
* drm/radeon: replace udelay with mdelay for long timeoutsArnd Bergmann2012-04-101-3/+3
* drm/radeon/kms: add support for semaphores v3Christian König2011-12-201-1/+1
* gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-11-011-0/+2
* drm/radeon: Writeback endian fixesBenjamin Herrenschmidt2011-07-251-14/+9Star
* drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano2011-02-141-7/+24
* drm/radeon: Fix pci_map_page() error checkingBenjamin Herrenschmidt2010-08-121-1/+1
* drm/radeon/kms: gfx init fixes for r6xx/r7xxAlex Deucher2010-03-311-0/+3
* drm/radeon: fixes for r6xx/r7xx gfx initAlex Deucher2010-02-231-73/+158
* drm/radeon/rv740: fix backend setupAlex Deucher2010-02-231-3/+6
* drm/radeon/kms: r600/r700 command stream checkerJerome Glisse2010-02-111-0/+31
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-081-4/+248
* radeon: Use request_firmware()Ben Hutchings2009-08-311-149/+140Star
* drm/radeon: Add support for RS880 chipsAlex Deucher2009-08-051-7/+15
* drm/radeon: add support for RV790.Alex Deucher2009-06-121-2/+2
* drm/radeon: add rv740 drm support.Alex Deucher2009-06-121-3/+35
* drm/radeon: load the right microcode on rs780Alex Deucher2009-04-031-4/+4
* drm/radeon: fix logic in r600_page_table_init() to match ati_gartAlex Deucher2009-03-181-2/+2
* drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.Dave Airlie2009-03-131-1/+1
* drm/radeon: fix r600 writeback across suspend/resumeDave Airlie2009-03-131-3/+0Star
* drm/radeon: fix r600 writeback setup.Dave Airlie2009-03-131-13/+22
* drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder2009-03-131-1/+1
* drm/radeon: fix r600 pci mapping calls.Dave Airlie2009-03-131-6/+6
* drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()Alex Deucher2009-03-131-0/+3
* drm/r600: fix rptr address along lines of previous fixes to radeon.Dave Airlie2009-03-131-10/+4Star
* drm/r600: fixup r600 gart table accessor like ati_pcigart.cDave Airlie2009-03-131-10/+13
* radeon: add support for rs600 GPUsAlex Deucher2009-03-131-1/+1
* radeon: fix r600 AGP supportAlex Deucher2009-03-131-3/+3
* drm/radeon: add initial support for R6xx/R7xx GPUsAlex Deucher2009-03-131-0/+2247