index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
drm/amdgpu: reserve/unreserve objects out of map/unmap operations
Chunming Zhou
2
-25
/
+25
2015-11-18
drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_bo
Chunming Zhou
1
-15
/
+18
2015-11-18
drm/amdgpu: add lock for interval tree in vm
Chunming Zhou
2
-2
/
+15
2015-11-18
drm/amdgpu: keep the owner for VMIDs
Christian König
2
-17
/
+24
2015-11-18
drm/amdgpu: move VM manager clean into the VM code again
Christian König
4
-12
/
+20
2015-11-18
drm/amdgpu: cleanup VM coding style
Christian König
1
-50
/
+48
2015-11-18
drm/amdgpu: remove unused VM manager field
Christian König
1
-2
/
+0
2015-11-18
drm/amdgpu: cleanup scheduler command submission
Christian König
2
-39
/
+25
2015-11-18
drm/amdgpu: fix typo in firmware name
Christian König
1
-1
/
+1
2015-11-16
drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()
Junwei Zhang
4
-8
/
+6
2015-11-16
drm/amdgpu: wait interruptible when semaphores are disabled v2
Christian König
1
-2
/
+8
2015-11-16
drm/amdgpu: update pd while updating vm as well
Chunming Zhou
1
-0
/
+3
2015-11-16
drm/amdgpu: fix handling order in scheduler CS
Christian König
1
-5
/
+5
2015-11-16
drm/amdgpu: fix incorrect mutex usage v3
Christian König
5
-48
/
+37
2015-11-16
drm/amdgpu: cleanup scheduler fence get/put dance
Christian König
2
-2
/
+0
2015-11-16
drm/amdgpu: add command submission workflow tracepoint
Chunming Zhou
5
-4
/
+76
2015-11-16
drm/amdgpu: update Fiji's tiling mode table
Flora Cui
1
-1
/
+291
2015-11-16
drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.
Rex Zhu
1
-4
/
+4
2015-11-16
drm/amdgpu: fix seq_printf format string
Arnd Bergmann
1
-3
/
+3
2015-11-16
drm/amdgpu: Fix default page access routing
Jay Cornwall
2
-0
/
+2
2015-11-16
drm/amdgpu: cleanup amdgpu_cs_parser handling
Christian König
2
-60
/
+33
2015-11-16
drm/amdgpu: fix leaking the IBs on error
Christian König
1
-13
/
+12
2015-11-16
drm/amd: add kmem cache for sched fence
Chunming Zhou
3
-2
/
+23
2015-11-16
drm/amdgpu: add kmem cache for amdgpu fence
Chunming Zhou
1
-2
/
+20
2015-11-16
drm/amdgpu: update fiji_mgcg_cgcg_init table
Flora Cui
1
-5
/
+0
2015-11-16
drm/amdgpu: use common fence for amdgpu_vm_fence
Christian König
3
-8
/
+8
2015-11-16
drm/amdgpu: use fence_is_later() for vm_flush as well v2
Christian König
1
-12
/
+9
2015-11-16
drm/amdgpu: use a timer for fence fallback
Christian König
2
-46
/
+35
2015-11-16
drm/amdgpu: remove fence trace points
Christian König
2
-44
/
+0
2015-11-16
drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG value
Flora Cui
1
-1
/
+4
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
54
-1621
/
+32896
2015-11-05
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
23
-470
/
+31237
2015-11-04
drm/amdgpu: group together common fence implementation
Christian König
1
-97
/
+109
2015-11-04
drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVE
Christian König
3
-4
/
+3
2015-11-04
drm/amdgpu: remove now unused fence functions
Christian König
1
-39
/
+0
2015-11-04
drm/amdgpu: fix fence fallback check
Christian König
1
-0
/
+2
2015-11-04
drm/amdgpu: fix stoping the scheduler timeout
Christian König
1
-1
/
+1
2015-11-04
drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()
Dan Carpenter
1
-2
/
+4
2015-11-03
drm/amdgpu: update Fiji's Golden setting
Flora Cui
1
-7
/
+15
2015-11-03
drm/amdgpu: update Fiji's rev id
Flora Cui
1
-0
/
+5
2015-11-03
drm/amdgpu: extract common code in vi_common_early_init
Flora Cui
1
-6
/
+3
2015-11-03
drm/amd/scheduler: don't oops on failure to load
Dave Airlie
1
-1
/
+2
2015-11-03
drm/amdgpu: don't oops on failure to load (v2)
Dave Airlie
1
-0
/
+3
2015-11-03
drm/amdgpu: don't VT switch on suspend
Alex Deucher
1
-0
/
+1
2015-11-02
drm/amdgpu: Make amdgpu_mn functions inline
Harry Wentland
1
-2
/
+2
2015-10-30
drm/amdgpu: remove amdgpu_fence_ref/unref
Christian König
4
-35
/
+4
2015-10-30
drm/amdgpu: use common fence for sync
Christian König
2
-11
/
+12
2015-10-30
drm/amdgpu: use the new fence_is_later
Christian König
1
-17
/
+13
2015-10-30
drm/amdgpu: use common fences for VMID management v2
Christian König
4
-18
/
+21
2015-10-30
drm/amdgpu: move ring_from_fence to common code
Christian König
3
-21
/
+27
[next]