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_job.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-27
1
-2
/
+1
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-11
/
+11
*
drm/amdgpu: mark symbols static where possible
Baoyou Xie
2016-09-14
1
-1
/
+1
*
drm/amdgpu: change job->ctx field name
Monk Liu
2016-09-12
1
-1
/
+1
*
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
2016-07-14
1
-5
/
+3
*
drm/amdgpu: add a bool to specify if needing vm flush V2
Chunming Zhou
2016-07-07
1
-1
/
+1
*
drm/amdgpu: put old hw fence of job if gpu reset
Chunming Zhou
2016-07-07
1
-0
/
+2
*
drm/amdgpu: remove fence parameter from amd_sched_job_init
Christian König
2016-07-07
1
-3
/
+2
*
drm/amdgpu: earlier free SA resources
Christian König
2016-07-07
1
-2
/
+2
*
drm/amdgpu: shorten amdgpu_job_free_resources
Christian König
2016-07-07
1
-3
/
+5
*
drm/amdgpu: fix user fence handling once more
Christian König
2016-07-07
1
-1
/
+0
*
drm/amdgpu: use a fence array for VMID management
Christian König
2016-07-07
1
-1
/
+1
*
drm/amdgpu: add optional ring to amdgpu_sync_is_idle
Christian König
2016-07-07
1
-1
/
+1
*
drm/amdgpu: remove amdgpu_sync_wait
Christian König
2016-07-07
1
-5
/
+1
*
drm/amdgpu: generalize the scheduler fence
Christian König
2016-07-07
1
-2
/
+2
*
drm/amdgpu: add gpu reset to timeout handler
Chunming Zhou
2016-07-07
1
-0
/
+1
*
drm/amdgpu: fix and cleanup job destruction
Christian König
2016-07-07
1
-13
/
+5
*
drm/amdgpu: properly abstract scheduler timeout handling
Christian König
2016-07-07
1
-7
/
+8
*
drm/amdgpu: remove use_shed hack in job cleanup
Christian König
2016-07-07
1
-5
/
+8
*
drm/amdgpu: fix coding style in amdgpu_job_free
Christian König
2016-07-07
1
-3
/
+4
*
drm/amdgpu: remove begin_job/finish_job
Christian König
2016-07-07
1
-2
/
+0
*
drm/amdgpu: fix and cleanup user fence handling v2
Christian König
2016-05-11
1
-1
/
+1
*
drm/amdgpu: move VM fields into job
Christian König
2016-05-11
1
-10
/
+2
*
drm/amdgpu: move the context from the IBs into the job
Christian König
2016-05-11
1
-4
/
+3
*
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
2016-05-11
1
-4
/
+5
*
drm/amd/scheduler: Mark amdgpu_sched_ops const
Nils Wallménius
2016-05-04
1
-1
/
+1
*
drm/amdgpu: use ref to keep job alive
Monk Liu
2016-05-02
1
-3
/
+12
*
drm/amdgpu: rework TDR in scheduler (v2)
Monk Liu
2016-05-02
1
-1
/
+15
*
drm/amdgpu: delay job free to when it's finished (v2)
Monk Liu
2016-05-02
1
-1
/
+10
*
drm/amdgpu: use sched_job_init to initialize sched_job
Monk Liu
2016-05-02
1
-6
/
+9
*
drm/amdgpu: use sched fence if possible
Monk Liu
2016-03-17
1
-1
/
+4
*
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-17
1
-2
/
+3
*
drm/amdgpu: give a fence param to ib_free
Monk Liu
2016-03-17
1
-1
/
+2
*
drm/amdgpu: remove HW fence owner
Christian König
2016-03-08
1
-1
/
+1
*
drm/amdgpu: fix VM faults caused by vm_grab_id() v4
Christian König
2016-02-29
1
-4
/
+11
*
drm/amdgpu: nuke the kernel context
Christian König
2016-02-12
1
-5
/
+0
*
drm/amdgpu: use per VM entity for page table updates (v2)
Christian König
2016-02-12
1
-2
/
+6
*
drm/amdgpu: move sync into job object
Christian König
2016-02-10
1
-6
/
+15
*
drm/amdgpu: rename amdgpu_sched.c to amdgpu_job.c
Christian König
2016-02-10
1
-0
/
+151