aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_ring.c
Commit message (Expand)AuthorAge
* drm/radeon: fix spelling typos in debugging outputThomas Friebel2012-10-15
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * drm/radeon: rework the vm_flush interfaceAlex Deucher2012-10-02
| * drm/radeon: move IB pool to 1MB offsetChristian König2012-09-20
| * drm/radeon: Mark all possible functions / structs as staticLauri Kasanen2012-09-20
| * drm/radeon: make VM flushs a ring operationChristian König2012-09-20
| * drm/radeon: cleanup VM id handling a bitChristian König2012-09-20
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
|/
* drm/radeon: init lockup timeout on ring initChristian König2012-08-20
* drm/radeon: check for allocation failure in radeon_ring_backup()Dan Carpenter2012-07-25
* drm/radeon: document radeon_ring.c (v4)Alex Deucher2012-07-18
* drm/radeon: update rptr saving logic for memory buffersAlex Deucher2012-07-18
* drm/radeon: remove radeon_ring_index()Alex Deucher2012-07-18
* drm/radeon: fix const IB handling v2Christian König2012-07-18
* drm/radeon: implement ring saving on reset v4Christian König2012-07-17
* drm/radeon: record what is next valid wptr for each ring v4Christian König2012-07-17
* drm/radeon: remove ip_pool start/suspendChristian König2012-07-17
* drm/radeon: fix ring commit paddingChristian König2012-07-17
* drm/radeon: rework ring syncing codeChristian König2012-06-21
* drm/radeon: remove radeon_fence_createChristian König2012-06-21
* radeon: make radeon_cs_update_pages static.Dave Airlie2012-05-29
* drm/radeon: add PRIME support (v2)Alex Deucher2012-05-23
* drm/radeon: make the ib an inline objectJerome Glisse2012-05-09
* drm/radeon: move the semaphore from the fence into the ibJerome Glisse2012-05-09
* drm/radeon: rip out the ib poolJerome Glisse2012-05-09
* drm/radeon: multiple ring allocator v3Christian König2012-05-09
* drm/radeon: define new SA interface v3Christian König2012-05-09
* drm/radeon: make sa bo a stand alone objectChristian König2012-05-09
* drm/radeon: add sub allocator debugfs fileChristian König2012-05-09
* drm/radeon: use inline functions to calc sa_bo addrChristian König2012-05-09
* drm/radeon: rework locking ring emission mutex in fence deadlock detection v2Christian König2012-05-09
* drm/radeon: convert fence to uint64_t v4Jerome Glisse2012-05-09
* drm/radeon: replace the per ring mutex with a global oneChristian König2012-05-09
* drm/radeon: make forcing ring activity a common functionChristian König2012-05-03
* drm/radeon: unlock the ring mutex while waiting for the next fenceChristian König2012-05-03
* drm/radeon: make lockup timeout a module paramChristian König2012-05-03
* drm/radeon: move lockup detection code into radeon_ring.cChristian König2012-05-03
* drm/radeon: use central function for IB testingChristian König2012-05-03
* drm/radeon: register ring debugfs handlers on initChristian König2012-05-03
* drm/radeon/kms: add support for the CONST IB to the CS ioctlAlex Deucher2012-03-21
* drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-15
|\
| * drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer2012-02-22
* | drm/radeon: fix IB debugfs files for multiple cardsChristian König2012-02-29
|/
* drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse2012-01-25
* drm/radeon: silence out possible lock dependency warningJerome Glisse2012-01-25
* drm/radeon: GPU virtual memory support v22Jerome Glisse2012-01-06
* drm/radeon: allocate semaphore from the ib poolJerome Glisse2012-01-05
* drm/radeon: make ib size variableJerome Glisse2012-01-05
* drm/radeon: introduce a sub allocator and convert ib pool to it v4Jerome Glisse2011-12-20
* drm/radeon/kms: add some new ring params to better handle other ring typesAlex Deucher2011-12-20