aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600_cp.c
AgeCommit message (Expand)Author
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter
2013-07-23drm/radeon: s/drm_order/order_base_2/Daniel Vetter
2013-01-31drm/radeon: Deprecate UMS support v2Christian König
2012-11-20drm/radeon: Use hweight32Akinobu Mita
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-04-10drm/radeon: replace udelay with mdelay for long timeoutsArnd Bergmann
2011-12-20drm/radeon/kms: add support for semaphores v3Christian König
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker
2011-07-25drm/radeon: Writeback endian fixesBenjamin Herrenschmidt
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano
2010-08-12drm/radeon: Fix pci_map_page() error checkingBenjamin Herrenschmidt
2010-03-31drm/radeon/kms: gfx init fixes for r6xx/r7xxAlex Deucher
2010-02-23drm/radeon: fixes for r6xx/r7xx gfx initAlex Deucher
2010-02-23drm/radeon/rv740: fix backend setupAlex Deucher
2010-02-11drm/radeon/kms: r600/r700 command stream checkerJerome Glisse
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse
2009-08-31radeon: Use request_firmware()Ben Hutchings
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher
2009-06-12drm/radeon: add support for RV790.Alex Deucher
2009-06-12drm/radeon: add rv740 drm support.Alex Deucher
2009-04-03drm/radeon: load the right microcode on rs780Alex Deucher
2009-03-18drm/radeon: fix logic in r600_page_table_init() to match ati_gartAlex Deucher
2009-03-13drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.Dave Airlie
2009-03-13drm/radeon: fix r600 writeback across suspend/resumeDave Airlie
2009-03-13drm/radeon: fix r600 writeback setup.Dave Airlie
2009-03-13drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder
2009-03-13drm/radeon: fix r600 pci mapping calls.Dave Airlie
2009-03-13drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()Alex Deucher
2009-03-13drm/r600: fix rptr address along lines of previous fixes to radeon.Dave Airlie
2009-03-13drm/r600: fixup r600 gart table accessor like ati_pcigart.cDave Airlie
2009-03-13radeon: add support for rs600 GPUsAlex Deucher
2009-03-13radeon: fix r600 AGP supportAlex Deucher
2009-03-13drm/radeon: add initial support for R6xx/R7xx GPUsAlex Deucher