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_cs.c
Age
Commit message (
Expand
)
Author
2013-11-01
drm/radeon: fixup locking inversion between, mmap_sem and reservations
Maarten Lankhorst
2013-09-23
drm/radeon/uvd: lower msg&fb buffer requirements on UVD3
Christian König
2013-09-20
drm/radeon: avoid UVD corruption on AGP cards using GPU gart
Alex Deucher
2013-09-16
drm/radeon: avoid UVD corruptions on AGP cards
Christian König
2013-09-11
drm/radeon: add command submission tracepoint
Christian König
2013-08-30
drm/radeon: rework ring function handling
Christian König
2013-08-30
drm/radeon/dpm: use multiple UVD power states (v3)
Alex Deucher
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-06-27
drm/radeon/kms: enable UVD as needed (v9)
Alex Deucher
2013-06-27
drm/radeon/cik: Add support for compute queues (v4)
Alex Deucher
2013-06-25
drm/radeon: Add CP init for CIK (v7)
Alex Deucher
2013-04-23
drm/radeon: raise UVD clocks only on demand
Christian König
2013-04-09
drm/radeon: UVD bringup v8
Christian König
2013-04-09
drm/radeon: rework fallback handling v2
Christian König
2013-04-09
drm/radeon: UVD doesn't needs VM on SI v2
Christian König
2013-02-01
drm/radeon: use IBs for VM page table updates v2
Alex Deucher
2013-01-31
drm/radeon: pull out common next_reloc function
Ilija Hadzic
2013-01-31
drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet
Ilija Hadzic
2013-01-31
drm/radeon: factor out cs_next_is_pkt3_nop function
Ilija Hadzic
2013-01-31
drm/radeon: implement common cs packet parse function
Ilija Hadzic
2013-01-31
drm/radeon: remove unused prototype from radeon_cs
Ilija Hadzic
2013-01-31
drm/radeon: remove unecessary assignment
Ilija Hadzic
2013-01-23
drm/radeon: fix a rare case of double kfree
Ilija Hadzic
2013-01-10
drm/radeon: fix error path in kpage allocation
Ilija Hadzic
2013-01-10
drm/radeon: fix NULL pointer dereference in UMS mode
Ilija Hadzic
2012-12-14
drm/radeon: enable the async DMA rings in the CS ioctl
Alex Deucher
2012-12-14
drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)
Alex Deucher
2012-10-15
drm/radeon: separate pt alloc from lru add
Christian König
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-20
drm/radeon: fix VM syncing with multiple rings
Christian König
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
drm/radeon: make sure ib bo is properly bound and up to date in vm space
Jerome Glisse
2012-09-20
drm/radeon: rework VM page table handling
Christian König
2012-09-20
drm/radeon: rework VMID handling
Christian König
2012-09-20
drm/radeon: make VM flushs a ring operation
Christian König
2012-09-20
drm/radeon: add sync helper function
Christian König
2012-09-20
drm/radeon: cleanup VM id handling a bit
Christian König
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
2012-07-18
drm/radeon: fix const IB handling v2
Christian König
2012-07-17
drm/radeon: add an exclusive lock for GPU reset v2
Jerome Glisse
2012-07-17
drm/radeon: fix fence related segfault in CS
Christian König
2012-06-21
drm/radeon: replace cs_mutex with vm_mutex v3
Christian König
2012-06-21
drm/radeon: rework ring syncing code
Christian König
2012-06-01
drm/radeon: fix regression in UMS CS ioctl
Alex Deucher
2012-05-29
radeon: make radeon_cs_update_pages static.
Dave Airlie
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: make sa bo a stand alone object
Christian König
2012-05-09
drm/radeon: keep start and end offset in the SA
Christian König
[next]