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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
drm/amdgpu: give a fence param to ib_free
Monk Liu
8
-10
/
+12
2016-03-17
drm/amdgpu: include the right version of gmc header files for iceland
Ken Wang
1
-2
/
+2
2016-03-16
drm/radeon: fix indentation.
Jérome Glisse
39
-406
/
+407
2016-03-16
drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...
Eric Huang
1
-0
/
+5
2016-03-16
drm/amdgpu: switch back to 32bit hw fences v2
Christian König
2
-32
/
+21
2016-03-16
drm/amdgpu: remove amdgpu_fence_is_signaled
Christian König
1
-25
/
+0
2016-03-16
drm/amdgpu: drop the extra fence range check v2
Christian König
1
-3
/
+0
2016-03-16
drm/amdgpu: signal fences directly in amdgpu_fence_process
Christian König
2
-68
/
+31
2016-03-16
drm/amdgpu: cleanup amdgpu_fence_wait_empty v2
Christian König
1
-54
/
+15
2016-03-16
drm/amdgpu: keep all fences in an RCU protected array v2
Christian König
2
-3
/
+31
2016-03-16
drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring
Christian König
3
-4
/
+12
2016-03-16
drm/amdgpu: RCU protected amd_sched_fence_release
Christian König
1
-1
/
+22
2016-03-16
drm/amdgpu: RCU protected amdgpu_fence_release
Christian König
1
-1
/
+22
2016-03-16
drm/amdgpu: merge amdgpu_fence_process and _activity
Christian König
1
-19
/
+5
2016-03-16
drm/amdgpu: cleanup amdgpu_fence_activity
Christian König
1
-32
/
+3
2016-03-14
drm/amdgpu: move fence structure into amdgpu_fence.c
Christian König
2
-26
/
+25
2016-03-14
drm/amdgpu: remove amdgpu_fence_wait_next
Christian König
2
-21
/
+0
2016-03-14
drm/amdgpu: remove amdgpu_ring_from_fence
Christian König
2
-25
/
+0
2016-03-14
drm/amdgpu: stop using the ring index in the SA
Christian König
2
-36
/
+22
2016-03-14
drm/amdgpu: stop waiting on UVD messages before mapping them
Christian König
1
-7
/
+0
2016-03-14
drm/amdgpu: always wait before kmap a BO
Christian König
1
-5
/
+11
2016-03-14
drm/radeon: refactor SI tiling table initialization
Josh Poimboeuf
1
-486
/
+439
2016-03-14
drm/radeon: refactor CIK tiling table initialization
Josh Poimboeuf
1
-1025
/
+666
2016-03-14
drm/amdgpu: allow write access to mapped userptrs
Christian König
1
-5
/
+3
2016-03-14
drm/amd/powerplay: use pp_endian.h for Tonga
Alex Deucher
1
-11
/
+1
2016-03-14
drm/amd/powerplay: use pp_endian.h for Fiji
Alex Deucher
1
-11
/
+1
2016-03-14
drm/amd/powerplay: add a common pp endian header
Alex Deucher
1
-0
/
+38
2016-03-14
drm/amd/powerplay: mv avfs status to smumgr.h
rezhu
2
-18
/
+21
2016-03-14
drm/radeon: rework fbdev handling on chips with no connectors
Alex Deucher
2
-8
/
+17
2016-03-10
drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well
Christian König
3
-20
/
+53
2016-03-09
drm/amdgpu: Revert "add mutex for ba_va->valids/invalids"
Christian König
2
-12
/
+6
2016-03-09
drm/amdgpu: Revert "add lock for interval tree in vm"
Christian König
2
-15
/
+2
2016-03-09
drm/amdgpu: Revert "add spin lock to protect freed list in vm (v3)"
Christian König
1
-13
/
+3
2016-03-09
drm/amdgpu: reserve the PD during unmap and remove
Christian König
1
-10
/
+24
2016-03-09
drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mapping
Felix Kuehling
1
-2
/
+2
2016-03-09
drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
Mario Kleiner
1
-2
/
+4
2016-03-09
drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
Alex Deucher
2
-5
/
+11
2016-03-09
drm/radeon: disable runtime pm on PX laptops without dGPU power control
Alex Deucher
2
-5
/
+11
2016-03-08
drm/amd/amdgpu: Fix indentation in do_set_base() (DCEv8)
Tom St Denis
1
-4
/
+3
2016-03-08
drm/amd/amdgpu: make afmt_init cleanup if alloc fails (DCEv8)
Tom St Denis
1
-2
/
+12
2016-03-08
drm/amd/amdgpu: Move config init flag to bottom of sw_init (DCEv8)
Tom St Denis
1
-3
/
+2
2016-03-08
drm/amd/amdgpu: Don't proceed into audio_fini if audio is disabled (DCEv8)
Tom St Denis
1
-0
/
+3
2016-03-08
drm/amd/amdgpu: Fix identation in do_set_base() (DCEv10)
Tom St Denis
1
-4
/
+3
2016-03-08
drm/amd/amdgpu: Make afmt_init cleanup if alloc fails (DCEv10)
Tom St Denis
1
-2
/
+12
2016-03-08
drm/amd/amdgpu: Move initialized flag to bottom of sw_init (DCEv10)
Tom St Denis
1
-3
/
+2
2016-03-08
drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10)
Tom St Denis
1
-0
/
+3
2016-03-08
drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base()
Tom St Denis
1
-4
/
+3
2016-03-08
drm/amd/amdgpu: Make afmt_init() cleanup if alloc fails (DCEv11)
Tom St Denis
1
-2
/
+12
2016-03-08
drm/amd/amdgpu: Move init flag to after init in sw_init() (DCEv11)
Tom St Denis
1
-3
/
+3
2016-03-08
drm/amd/amdgpu: Whitespace typo fix in sw_init (DCEv11)
Tom St Denis
1
-2
/
+2
[next]