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-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
2012-05-09
drm/radeon: fix possible lack of synchronization btw ttm and other ring
Jerome Glisse
2012-05-03
drm/radeon: avoid leaking const ib (not used yet on si and newer GPU)
Jerome Glisse
2012-05-03
drm/radeon: rework recursive gpu reset handling
Christian König
2012-05-03
drm/radeon: fix a bug with the ring syncing code
Christian König
2012-04-12
drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v3)
Dave Airlie
2012-03-21
drm/radeon/kms: add support for compute rings in CS ioctl on SI
Alex Deucher
2012-03-21
drm/radeon/kms: Only VM CS ioctl is supported on SI (v2)
Alex Deucher
2012-03-21
drm/radeon/kms: add support for the CONST IB to the CS ioctl
Alex Deucher
2012-03-20
drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free
Julia Lawall
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-02-29
drm/radeon: also make the cs_parse function per ring
Christian König
[next]