index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_ring.c
Age
Commit message (
Expand
)
Author
2013-12-24
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
2013-12-24
drm/radeon: improve ring debugfs a bit
Christian König
2013-12-18
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
2013-11-15
drm/radeon: allow semaphore emission to fail
Christian König
2013-09-20
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Alex Ivanov
2013-08-30
drm/radeon: remove special handling for the DMA ring
Christian König
2013-08-30
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
2013-07-14
drm/radeon: allow selection of alignment in the sub-allocator
Alex Deucher
2013-06-28
Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-06-27
drm/radeon: use callbacks for ring pointer handling (v3)
Alex Deucher
2013-06-20
drm/radeon: update lockup tracking when scheduling in empty ring
Jerome Glisse
2013-04-16
drm/radeon: Always flush the VM
Jerome Glisse
2013-04-09
drm/radeon: UVD bringup v8
Christian König
2013-02-01
drm/radeon: use IBs for VM page table updates v2
Alex Deucher
2013-01-31
drm/radeon: prevent crash in the ring space allocation
Alex Deucher
2013-01-15
drm/radeon: improve semaphore debugging on lockup
Jerome Glisse
2013-01-03
drm/radeon: improve ring debugfs printing
Jerome Glisse
2013-01-03
drm/radeon: add debugfs file for dma rings
Jerome Glisse
2012-11-26
radeon: Fix typo and copy/paste error in comments
Paul Bolle
2012-10-15
drm/radeon: fix spelling typos in debugging output
Thomas Friebel
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
drm/radeon: rework the vm_flush interface
Alex Deucher
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-20
drm/radeon: move IB pool to 1MB offset
Christian König
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
drm/radeon: make VM flushs a ring operation
Christian König
2012-09-20
drm/radeon: cleanup VM id handling a bit
Christian König
2012-08-20
drm/radeon: init lockup timeout on ring init
Christian König
2012-07-25
drm/radeon: check for allocation failure in radeon_ring_backup()
Dan Carpenter
2012-07-18
drm/radeon: document radeon_ring.c (v4)
Alex Deucher
2012-07-18
drm/radeon: update rptr saving logic for memory buffers
Alex Deucher
2012-07-18
drm/radeon: remove radeon_ring_index()
Alex Deucher
2012-07-18
drm/radeon: fix const IB handling v2
Christian König
2012-07-17
drm/radeon: implement ring saving on reset v4
Christian König
2012-07-17
drm/radeon: record what is next valid wptr for each ring v4
Christian König
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
2012-07-17
drm/radeon: fix ring commit padding
Christian König
2012-06-21
drm/radeon: rework ring syncing code
Christian König
2012-06-21
drm/radeon: remove radeon_fence_create
Christian König
2012-05-29
radeon: make radeon_cs_update_pages static.
Dave Airlie
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-09
drm/radeon: make the ib an inline object
Jerome Glisse
2012-05-09
drm/radeon: move the semaphore from the fence into the ib
Jerome Glisse
2012-05-09
drm/radeon: rip out the ib pool
Jerome Glisse
2012-05-09
drm/radeon: multiple ring allocator v3
Christian König
2012-05-09
drm/radeon: define new SA interface v3
Christian König
2012-05-09
drm/radeon: make sa bo a stand alone object
Christian König
2012-05-09
drm/radeon: add sub allocator debugfs file
Christian König
2012-05-09
drm/radeon: use inline functions to calc sa_bo addr
Christian König
2012-05-09
drm/radeon: rework locking ring emission mutex in fence deadlock detection v2
Christian König
[next]