index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: add scheduler dependency callback v2
Christian König
2015-08-28
1
-0
/
+7
*
drm/amdgpu: remove extra parameters from scheduler callbacks
Christian König
2015-08-26
1
-7
/
+4
*
drm/amdgpu: fix last_vm_update fence is not effetive for sched fence
Chunming Zhou
2015-08-25
1
-0
/
+1
*
drm/amdgpu: add owner for sched fence
Chunming Zhou
2015-08-25
1
-2
/
+2
*
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
Christian König
2015-08-25
1
-1
/
+1
*
drm/amdgpu: remove v_seq handling from the scheduler v2
Christian König
2015-08-25
1
-1
/
+0
*
drm/amdgpu: free the job immediately after dispatching it
Christian König
2015-08-20
1
-4
/
+3
*
drm/amdgpu: abstract amdgpu_job for scheduler
Chunming Zhou
2015-08-20
1
-54
/
+34
*
drm/amdgpu: add reference for **fence
Chunming Zhou
2015-08-17
1
-2
/
+2
*
drm/amdgpu: remove amd_sched_wait_emit v2
Christian König
2015-08-17
1
-2
/
+0
*
drm/amd: add scheduler fence implementation (v2)
Chunming Zhou
2015-08-17
1
-17
/
+17
*
drm/amdgpu: use kernel submit helper in vm
Chunming Zhou
2015-08-17
1
-2
/
+2
*
drm/amdgpu: use amd_sched_job in its backend ops
Chunming Zhou
2015-08-17
1
-17
/
+17
*
drm/amdgpu: cleanup and fix scheduler fence handling v2
Christian König
2015-08-17
1
-18
/
+8
*
drm/amdgpu: merge amd_sched_entity and amd_context_entity v2
Christian König
2015-08-17
1
-6
/
+6
*
drm/amdgpu: process sched job exactly triggered by fence signal
Chunming Zhou
2015-08-17
1
-6
/
+13
*
Revert "drm/amdgpu: return new seq_no for amd_sched_push_job"
Chunming Zhou
2015-08-17
1
-2
/
+7
*
drm/amdgpu: cleanup amdgpu_ctx inti/fini v2
Christian König
2015-08-17
1
-5
/
+3
*
drm/amdgpu: move sched job process from isr to fence callback
Chunming Zhou
2015-08-17
1
-0
/
+13
*
drm/amdgpu: add amd_sched_commit
Jammy Zhou
2015-08-17
1
-3
/
+2
*
drm/amdgpu: return new seq_no for amd_sched_push_job
Jammy Zhou
2015-08-17
1
-7
/
+2
*
drm/amdgpu: some code refinement v2
Jammy Zhou
2015-08-17
1
-4
/
+5
*
drm/amdgpu: fix null pointer by previous cleanup
Chunming Zhou
2015-08-17
1
-4
/
+0
*
drm/amdgpu: add kernel fence in ib_submit_kernel_helper
Chunming Zhou
2015-08-17
1
-2
/
+6
*
drm/amdgpu: clean up amd sched wait_ts and wait_signal
Christian König
2015-08-17
1
-6
/
+0
*
drm/amdgpu: add helper function for kernel submission
Chunming Zhou
2015-08-17
1
-0
/
+35
*
drm/amdgpu: fix seq in ctx_add_fence
Chunming Zhou
2015-08-17
1
-2
/
+2
*
drm/amdgpu: make sure the fence is emitted before ring to get it.
Chunming Zhou
2015-08-17
1
-1
/
+4
*
drm/amdgpu: add backend implementation of gpu scheduler (v2)
Chunming Zhou
2015-08-17
1
-0
/
+107