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
/
amdgpu
/
amdgpu_ib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
1
-2
/
+2
2017-01-27
drm/amdgpu:insert switch buffer only for VM submit
Monk Liu
1
-1
/
+1
2017-01-27
drm/amdgpu:Preamble is forbid to be ignored in SRIOV
Monk Liu
1
-1
/
+2
2017-01-27
drm/amdgpu:set cond_exec polling value to 1 in ring_init
Monk Liu
1
-3
/
+0
2017-01-27
drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrl
Monk Liu
1
-0
/
+3
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-3
/
+3
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
1
-2
/
+2
2016-10-25
drm/amdgpu: remove ring type check for conditional execution
Christian König
1
-1
/
+1
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-3
/
+3
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
1
-2
/
+3
2016-09-16
drm/amdgpu: use the new ring ib and dma frame size callbacks (v2)
Alex Deucher
1
-2
/
+5
2016-09-14
drm/amdgpu:implement CONTEXT_CONTROL (v5)
Monk Liu
1
-1
/
+11
2016-09-12
drm/amdgpu: change job->ctx field name
Monk Liu
1
-6
/
+6
2016-08-31
drm/amdgpu: record error code when ring test failed
Chunming Zhou
1
-2
/
+3
2016-08-30
drm/amdgpu:add switch buffer to end of CS (v2)
Monk Liu
1
-0
/
+2
2016-08-23
drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()
Tom St Denis
1
-1
/
+1
2016-07-29
drm/amdgpu: increase timeout of IB test
Chunming Zhou
1
-1
/
+1
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
1
-1
/
+3
2016-07-14
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
1
-5
/
+1
2016-07-07
drm/amdgpu: add a bool to specify if needing vm flush V2
Chunming Zhou
1
-4
/
+1
2016-07-07
drm/amdgpu: fix user fence handling once more
Christian König
1
-5
/
+2
2016-05-11
drm/amdgpu: fix and cleanup user fence handling v2
Christian König
1
-4
/
+5
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
1
-10
/
+9
2016-05-11
drm/amdgpu: move the context from the IBs into the job
Christian König
1
-7
/
+15
2016-05-11
drm/amdgpu: move context switch handling into common code v2
Christian König
1
-9
/
+7
2016-05-11
drm/amdgpu: move preamble IB handling into common code
Christian König
1
-1
/
+7
2016-05-11
drm/amdgpu: use fence_context to judge ctx switch v2
Christian König
1
-1
/
+1
2016-05-11
drm/amdgpu: two minor 80 char fixes
Christian König
1
-1
/
+2
2016-05-11
drm/amdgpu: hdp flush&inval should always do
Monk Liu
1
-7
/
+5
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
1
-12
/
+4
2016-05-04
drm/amdgpu: Mark all instances of struct drm_info_list as const
Nils Wallménius
1
-1
/
+1
2016-05-04
drm/amdgpu: add a fence after the VM flush
Christian König
1
-4
/
+8
2016-05-02
drm/amdgpu: patch cond exec for SDMA
Monk Liu
1
-1
/
+8
2016-05-02
drm/amdgpu: support cond exec
Monk Liu
1
-0
/
+3
2016-03-17
drm/amdgpu: move ib.fence to job.fence
Monk Liu
1
-3
/
+3
2016-03-17
drm/amdgpu: give a fence param to ib_free
Monk Liu
1
-2
/
+3
2016-03-08
drm/amdgpu: switch the GDS only on demand v2
Christian König
1
-0
/
+4
2016-03-08
drm/amdgpu: move the GDS switch into vm flush as well
Christian König
1
-7
/
+4
2016-03-08
drm/amdgpu: return the common fence from amdgpu_fence_emit
Christian König
1
-4
/
+3
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
1
-4
/
+2
2016-03-08
drm/amdgpu: add hdp_invalidate function
Chunming Zhou
1
-0
/
+5
2016-02-29
drm/amdgpu: fix VM faults caused by vm_grab_id() v4
Christian König
1
-3
/
+4
2016-02-10
drm/amdgpu: move sync into job object
Christian König
1
-11
/
+2
2016-02-10
drm/amdgpu: directly return fence from ib_schedule
Christian König
1
-1
/
+6
2016-02-10
drm/amdgpu: move ring from IBs into job
Christian König
1
-7
/
+4
2016-02-10
drm/amdgpu: remove AMDGPU_NUM_SYNCS
Christian König
1
-1
/
+1
2016-02-10
drm/amdgpu: remove adev and fence from amdgpu_sync_free
Christian König
1
-1
/
+1
2016-02-10
drm/amdgpu: remove the ring lock v2
Christian König
1
-5
/
+5
2016-02-10
drm/amdgpu: grab VMID before submitting job v5
Christian König
1
-12
/
+5
2016-02-10
drm/amdgpu: clean up non-scheduler code path (v2)
Chunming Zhou
1
-4
/
+0
[next]