index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
scheduler
Age
Commit message (
Expand
)
Author
2017-12-06
drm/amd/scheduler: add WARN_ON for s_fence->parent
Chunming Zhou
2017-12-06
drm/amd/scheduler: fix page protection of cb
Chunming Zhou
2017-12-04
drm/amdgpu:fix gpu recover missing skipping(v2)
Monk Liu
2017-12-04
amd/scheduler:imple job skip feature(v3)
Monk Liu
2017-12-04
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: Add SPSC queue to scheduler.
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-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-19
drm/amd/sched: fix job tear down order v2
Christian König
2017-10-18
Revert "drm/amdgpu: discard commands of killed processes"
Alex Deucher
2017-10-09
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-06
drm/amd/sched: fix deadlock caused by unsignaled fences of deleted jobs
Nicolai Hähnle
2017-10-06
drm/amd/sched: NULL out the s_fence field after run_job
Nicolai Hähnle
2017-10-06
drm/amd/sched: move adding finish callback to amd_sched_job_begin
Nicolai Hähnle
2017-10-06
drm/amd/sched: fix an outdated comment
Nicolai Hähnle
2017-10-06
drm/amd/sched: rename amd_sched_entity_pop_job
Nicolai Hähnle
2017-08-29
drm/amdgpu: discard commands of killed processes
Christian König
2017-08-24
drm/amdgpu: discard commands of killed processes
Christian König
2017-07-14
drm/amd/sched: print sched job id in amd_sched_job trace
Nicolai Hähnle
2017-05-24
drm/amdgpu/SRIOV:implement guilty job TDR for(V2)
Monk Liu
2017-05-10
drm/amdgpu: fix dependency issue
Chunming Zhou
2017-05-10
drm/amd: fix init order of sched job
Chunming Zhou
2017-04-28
drm/amdgpu: fix NULL pointer error
Chunming Zhou
2017-03-29
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-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-10-31
drm/amd: fix scheduler fence teardown order v2
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-24
drm/amdgpu: update kernel-doc for some functions
Grazvydas Ignotas
2016-10-24
drm/amdgpu: fix sched fence slab teardown
Grazvydas Ignotas
2016-08-19
drm/amdgpu: fix timeout value check in amd_sched_job_recovery
Christian König
2016-07-29
drm/amd: fix deadlock of job_list_lock V2
Chunming Zhou
2016-07-29
drm/amd: reset hw count when reset job
Chunming Zhou
2016-07-07
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
[next]