index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
scheduler
/
gpu_scheduler.h
Commit message (
Expand
)
Author
Age
*
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
*
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.
Andrey Grodzovsky
2017-12-04
*
drm/amdgpu: Fix deadlock during GPU reset.
Andrey Grodzovsky
2017-12-04
*
drm/amdgpu:cleanup job reset routine(v2)
Monk Liu
2017-12-04
*
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
2017-12-04
*
drm/amdgpu:add hang_limit for sched(v2)
Monk Liu
2017-12-04
*
drm/amdgpu: Avoid accessing job->entity after the job is scheduled.
Andrey Grodzovsky
2017-12-04
*
drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET
Andres Rodriguez
2017-10-09
*
drm/amd/sched: allow clients to edit an entity's rq v2
Andres Rodriguez
2017-10-09
*
drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters
Andres Rodriguez
2017-10-09
*
drm/amdgpu: add framework for HW specific priority settings v9
Andres Rodriguez
2017-10-09
*
drm/amdgpu: add parameter to allocate high priority contexts v11
Andres Rodriguez
2017-10-09
*
drm/amdgpu/SRIOV:implement guilty job TDR for(V2)
Monk Liu
2017-05-24
*
drm/amdgpu: fix dependency issue
Chunming Zhou
2017-05-10
*
drm/amd/sched: revise priority number
Chunming Zhou
2017-03-29
*
drm/amd/sched: add a unique job id to amd_sched_job
Andres Rodriguez
2017-03-29
*
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-30
|
\
|
*
drm/amd: fix scheduler fence teardown order v2
Christian König
2016-10-31
*
|
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
|
/
*
drm/amdgpu: add amd_sched_job_recovery
Chunming Zhou
2016-07-07
*
drm/amd: add amd_sched_hw_job_reset
Chunming Zhou
2016-07-07
*
drm/amd: add parent for sched fence
Chunming Zhou
2016-07-07
*
drm/amdgpu: remove fence parameter from amd_sched_job_init
Christian König
2016-07-07
*
drm/amdgpu: generalize the scheduler fence
Christian König
2016-07-07
*
drm/amdgpu: fix and cleanup job destruction
Christian König
2016-07-07
*
drm/amdgpu: properly abstract scheduler timeout handling
Christian König
2016-07-07
*
drm/amdgpu: remove use_shed hack in job cleanup
Christian König
2016-07-07
*
drm/amdgpu: remove duplicated timeout callback
Christian König
2016-07-07
*
drm/amdgpu: remove begin_job/finish_job
Christian König
2016-07-07
*
drm/amdgpu: fix coding style in the scheduler v2
Christian König
2016-07-07
*
drm/amd: cleanup remaining spaces and tabs v2
Christian König
2016-05-11
*
drm/amd/scheduler: Mark amdgpu_sched_ops const
Nils Wallménius
2016-05-04
*
drm/amdgpu: use ref to keep job alive
Monk Liu
2016-05-02
*
drm/amdgpu: rework TDR in scheduler (v2)
Monk Liu
2016-05-02
*
drm/amdgpu: get rid of incorrect TDR
Monk Liu
2016-05-02
*
drm/amdgpu: put job to list before done
Monk Liu
2016-05-02
*
drm/amdgpu: delay job free to when it's finished (v2)
Monk Liu
2016-05-02
*
drm/amdgpu: use sched_job_init to initialize sched_job
Monk Liu
2016-05-02
*
drm/amd: abstract kernel rq and normal rq to priority of run queue
Chunming Zhou
2015-12-02
*
drm/amdgpu: optimize scheduler fence handling
Christian König
2015-11-23
*
drm/amdgpu: fix incorrect mutex usage v3
Christian König
2015-11-16
*
drm/amd: add kmem cache for sched fence
Chunming Zhou
2015-11-16
*
drm/amdgpu: add timer to fence to detect scheduler lockup
Junwei Zhang
2015-10-14
*
drm/amdgpu: more scheduler cleanups v2
Christian König
2015-09-23
*
drm/amdgpu: rename fence->scheduler to sched v2
Christian König
2015-09-23
*
drm/amdgpu: cleanup entity init
Christian König
2015-09-23
*
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
Junwei Zhang
2015-09-23
*
drm/amdgpu: remove process_job callback from the scheduler
Christian König
2015-09-23
*
drm/amdgpu: move scheduler fence callback into fence v2
Christian König
2015-09-23
*
drm/amdgpu: add scheduler dependency callback v2
Christian König
2015-08-28
[next]