| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: drop drm_[cm]alloc* helpers | Michal Hocko | 2017-05-18 | 1 | -2/+2 |
* | drm/radeon: always dump the ring content if it's available | Christian König | 2015-03-27 | 1 | -1/+1 |
* | drm/radeon: Use drm_malloc_ab instead of kmalloc_array | Michel Dänzer | 2014-10-28 | 1 | -2/+2 |
* | drm/radeon: export reservation_object from dmabuf to ttm | Maarten Lankhorst | 2014-10-03 | 1 | -1/+1 |
* | drm: drop DRM_DEBUG_CODE | David Herrmann | 2014-09-10 | 1 | -21/+0 |
* | Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe" | Alex Deucher | 2014-08-19 | 1 | -3/+1 |
* | drm/radeon: Only flush HDP cache for indirect buffers from userspace | Michel Dänzer | 2014-08-18 | 1 | -6/+10 |
* | drm/radeon: Always flush the HDP cache before submitting a CS to the GPU | Michel Dänzer | 2014-08-05 | 1 | -0/+10 |
* | drm/radeon: separate ring and IB handling | Christian König | 2014-08-05 | 1 | -287/+0 |
* | drm/radeon: Use write-combined CPU mappings of IBs on >= CIK | Michel Dänzer | 2014-08-05 | 1 | -4/+16 |
* | drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe | Michel Dänzer | 2014-08-05 | 1 | -1/+3 |
* | drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2) | Michel Dänzer | 2014-08-05 | 1 | -2/+2 |
* | drm/radeon: clear needs_reset flag if IB test fails | Christian König | 2014-04-03 | 1 | -0/+1 |
* | drm/radeon: drop non blocking allocations from sub allocator | Christian König | 2014-03-03 | 1 | -1/+1 |
* | drm/radeon: remove global vm lock | Christian König | 2014-03-03 | 1 | -0/+7 |
* | drm/radeon: further cleanup vm flushing & fencing | Christian König | 2014-03-03 | 1 | -9/+7 |
* | drm/radeon: cleanup the fence ring locking code | Christian König | 2014-02-28 | 1 | -1/+1 |
* | drm/radeon: improve ring lockup detection code v2 | Christian König | 2014-02-28 | 1 | -13/+10 |
* | drm/radeon: cleanup false positive lockup handling | Christian König | 2014-02-18 | 1 | -6/+3 |
* | drm/radeon: drop radeon_ring_force_activity | Christian König | 2014-02-18 | 1 | -37/+1 |
* | drm/radeon: drop drivers copy of the rptr | Christian König | 2014-02-18 | 1 | -14/+13 |
* | drm/radeon: initial VCE support v4 | Christian König | 2014-02-18 | 1 | -0/+4 |
* | drm/radeon: fix CP semaphores on CIK | Christian König | 2014-02-18 | 1 | -1/+1 |
* | drm/radeon: remove generic rptr/wptr functions (v2) | Alex Deucher | 2013-12-24 | 1 | -39/+5 |
* | drm/radeon: improve ring debugfs a bit | Christian König | 2013-12-24 | 1 | -18/+38 |
* | drm: Kill DRM_*MEMORYBARRIER | Daniel Vetter | 2013-12-18 | 1 | -1/+1 |
* | drm/radeon: allow semaphore emission to fail | Christian König | 2013-11-15 | 1 | -36/+10 |
* | drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2) | Alex Ivanov | 2013-09-20 | 1 | -3/+5 |
* | drm/radeon: remove special handling for the DMA ring | Christian König | 2013-08-30 | 1 | -9/+2 |
* | drm/radeon: rework UVD writeback & [rw]ptr handling | Christian König | 2013-08-30 | 1 | -1/+1 |
* | drm/radeon: allow selection of alignment in the sub-allocator | Alex Deucher | 2013-07-14 | 1 | -0/+1 |
* | Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2013-06-28 | 1 | -14/+37 |
|\ |
|
| * | drm/radeon: use callbacks for ring pointer handling (v3) | Alex Deucher | 2013-06-27 | 1 | -14/+37 |
* | | drm/radeon: update lockup tracking when scheduling in empty ring | Jerome Glisse | 2013-06-20 | 1 | -0/+7 |
|/ |
|
* | drm/radeon: Always flush the VM | Jerome Glisse | 2013-04-16 | 1 | -1/+2 |
* | drm/radeon: UVD bringup v8 | Christian König | 2013-04-09 | 1 | -11/+13 |
* | drm/radeon: use IBs for VM page table updates v2 | Alex Deucher | 2013-02-01 | 1 | -0/+19 |
* | drm/radeon: prevent crash in the ring space allocation | Alex Deucher | 2013-01-31 | 1 | -0/+3 |
* | drm/radeon: improve semaphore debugging on lockup | Jerome Glisse | 2013-01-15 | 1 | -0/+2 |
* | drm/radeon: improve ring debugfs printing | Jerome Glisse | 2013-01-03 | 1 | -7/+13 |
* | drm/radeon: add debugfs file for dma rings | Jerome Glisse | 2013-01-03 | 1 | -0/+4 |
* | radeon: Fix typo and copy/paste error in comments | Paul Bolle | 2012-11-26 | 1 | -2/+2 |
* | drm/radeon: fix spelling typos in debugging output | Thomas Friebel | 2012-10-15 | 1 | -1/+1 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -7/+23 |
|\ |
|
| * | drm/radeon: rework the vm_flush interface | Alex Deucher | 2012-10-02 | 1 | -1/+1 |
| * | drm/radeon: move IB pool to 1MB offset | Christian König | 2012-09-20 | 1 | -3/+3 |
| * | drm/radeon: Mark all possible functions / structs as static | Lauri Kasanen | 2012-09-20 | 1 | -4/+4 |
| * | drm/radeon: make VM flushs a ring operation | Christian König | 2012-09-20 | 1 | -0/+8 |
| * | drm/radeon: cleanup VM id handling a bit | Christian König | 2012-09-20 | 1 | -3/+11 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -2/+2 |
|/ |
|