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