index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_ring.c
Age
Commit message (
Expand
)
Author
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-04
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
2012-05-09
drm/radeon: convert fence to uint64_t v4
Jerome Glisse
2012-05-09
drm/radeon: replace the per ring mutex with a global one
Christian König
2012-05-03
drm/radeon: make forcing ring activity a common function
Christian König
2012-05-03
drm/radeon: unlock the ring mutex while waiting for the next fence
Christian König
2012-05-03
drm/radeon: make lockup timeout a module param
Christian König
2012-05-03
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
2012-05-03
drm/radeon: use central function for IB testing
Christian König
2012-05-03
drm/radeon: register ring debugfs handlers on init
Christian König
2012-03-21
drm/radeon/kms: add support for the CONST IB to the CS ioctl
Alex Deucher
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-02-29
drm/radeon: fix IB debugfs files for multiple cards
Christian König
2012-02-22
drm/radeon: Only create additional ring debugfs files on Cayman or newer.
Michel Dänzer
2012-01-25
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
2012-01-25
drm/radeon: silence out possible lock dependency warning
Jerome Glisse
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-05
drm/radeon: allocate semaphore from the ib pool
Jerome Glisse
[next]