index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: fix error path in kpage allocation
Ilija Hadzic
2013-01-10
1
-2
/
+2
*
drm/radeon: fix NULL pointer dereference in UMS mode
Ilija Hadzic
2013-01-10
1
-2
/
+3
*
drm/radeon: enable the async DMA rings in the CS ioctl
Alex Deucher
2012-12-14
1
-0
/
+12
*
drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)
Alex Deucher
2012-12-14
1
-0
/
+1
*
drm/radeon: separate pt alloc from lru add
Christian König
2012-10-15
1
-0
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-54
/
+29
|
\
|
*
drm/radeon: fix VM syncing with multiple rings
Christian König
2012-09-20
1
-1
/
+1
|
*
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
1
-1
/
+1
|
*
drm/radeon: make sure ib bo is properly bound and up to date in vm space
Jerome Glisse
2012-09-20
1
-0
/
+5
|
*
drm/radeon: rework VM page table handling
Christian König
2012-09-20
1
-27
/
+1
|
*
drm/radeon: rework VMID handling
Christian König
2012-09-20
1
-5
/
+4
|
*
drm/radeon: make VM flushs a ring operation
Christian König
2012-09-20
1
-0
/
+1
|
*
drm/radeon: add sync helper function
Christian König
2012-09-20
1
-6
/
+14
|
*
drm/radeon: cleanup VM id handling a bit
Christian König
2012-09-20
1
-15
/
+3
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
/
*
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
2012-08-13
1
-3
/
+29
*
drm/radeon: fix const IB handling v2
Christian König
2012-07-18
1
-13
/
+12
*
drm/radeon: add an exclusive lock for GPU reset v2
Jerome Glisse
2012-07-17
1
-0
/
+5
*
drm/radeon: fix fence related segfault in CS
Christian König
2012-07-17
1
-1
/
+1
*
drm/radeon: replace cs_mutex with vm_mutex v3
Christian König
2012-06-21
1
-6
/
+3
*
drm/radeon: rework ring syncing code
Christian König
2012-06-21
1
-30
/
+8
*
drm/radeon: fix regression in UMS CS ioctl
Alex Deucher
2012-06-01
1
-14
/
+17
*
radeon: make radeon_cs_update_pages static.
Dave Airlie
2012-05-29
1
-1
/
+26
*
drm/radeon: make the ib an inline object
Jerome Glisse
2012-05-09
1
-32
/
+31
*
drm/radeon: move the semaphore from the fence into the ib
Jerome Glisse
2012-05-09
1
-2
/
+2
*
drm/radeon: make sa bo a stand alone object
Christian König
2012-05-09
1
-2
/
+2
*
drm/radeon: keep start and end offset in the SA
Christian König
2012-05-09
1
-2
/
+2
*
drm/radeon: fix possible lack of synchronization btw ttm and other ring
Jerome Glisse
2012-05-09
1
-6
/
+6
*
drm/radeon: avoid leaking const ib (not used yet on si and newer GPU)
Jerome Glisse
2012-05-03
1
-0
/
+5
*
drm/radeon: rework recursive gpu reset handling
Christian König
2012-05-03
1
-0
/
+13
*
drm/radeon: fix a bug with the ring syncing code
Christian König
2012-05-03
1
-23
/
+12
*
drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v3)
Dave Airlie
2012-04-12
1
-13
/
+24
*
drm/radeon/kms: add support for compute rings in CS ioctl on SI
Alex Deucher
2012-03-21
1
-2
/
+7
*
drm/radeon/kms: Only VM CS ioctl is supported on SI (v2)
Alex Deucher
2012-03-21
1
-0
/
+7
*
drm/radeon/kms: add support for the CONST IB to the CS ioctl
Alex Deucher
2012-03-21
1
-0
/
+47
*
drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free
Julia Lawall
2012-03-20
1
-14
/
+2
*
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
1
-0
/
+4
|
\
|
*
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
2012-02-22
1
-0
/
+4
*
|
drm/radeon: also make the cs_parse function per ring
Christian König
2012-02-29
1
-1
/
+1
*
|
drm/radeon: move ring syncing after bo validation
Christian König
2012-02-29
1
-7
/
+14
|
/
*
drm/radeon/kms: check if vm is supported in VA ioctl
Alex Deucher
2012-01-09
1
-2
/
+2
*
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
Christian König
2012-01-06
1
-0
/
+45
*
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-06
1
-50
/
+203
*
drm/radeon: make ib size variable
Jerome Glisse
2012-01-05
1
-2
/
+3
*
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
1
-1
/
+1
*
drm/radeon: no need to check all relocs for duplicates
Christian König
2011-12-20
1
-2
/
+3
*
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
2011-11-20
1
-1
/
+10
*
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
2011-11-11
1
-7
/
+7
*
drm/radeon/kms: set family for use in parser.
Dave Airlie
2011-06-08
1
-0
/
+1
*
drm/radeon: introduce gem_to_radeon_bo helper
Daniel Vetter
2011-02-23
1
-1
/
+1
[next]