index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
scheduler
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
5
-1306
/
+0
*
drm/amdgpu: add license to files where it was missing
Alex Deucher
2017-12-07
1
-1
/
+23
*
drm/amd/scheduler: add WARN_ON for s_fence->parent
Chunming Zhou
2017-12-06
1
-0
/
+1
*
drm/amd/scheduler: fix page protection of cb
Chunming Zhou
2017-12-06
1
-0
/
+7
*
drm/amdgpu:fix gpu recover missing skipping(v2)
Monk Liu
2017-12-04
1
-2
/
+3
*
amd/scheduler:imple job skip feature(v3)
Monk Liu
2017-12-04
1
-16
/
+23
*
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.
Andrey Grodzovsky
2017-12-04
3
-18
/
+17
*
drm/amdgpu: Fix deadlock during GPU reset.
Andrey Grodzovsky
2017-12-04
3
-47
/
+29
*
drm/amdgpu: Add SPSC queue to scheduler.
Andrey Grodzovsky
2017-12-04
1
-0
/
+121
*
drm/amdgpu:cleanup job reset routine(v2)
Monk Liu
2017-12-04
2
-2
/
+31
*
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
2017-12-04
2
-2
/
+4
*
drm/amdgpu:add hang_limit for sched(v2)
Monk Liu
2017-12-04
2
-2
/
+7
*
drm/amdgpu: Avoid accessing job->entity after the job is scheduled.
Andrey Grodzovsky
2017-12-04
2
-18
/
+15
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
2
-13
/
+72
|
\
|
*
drm/amd/sched: fix job tear down order v2
Christian König
2017-10-19
1
-3
/
+2
|
*
drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET
Andres Rodriguez
2017-10-09
1
-1
/
+2
|
*
drm/amd/sched: allow clients to edit an entity's rq v2
Andres Rodriguez
2017-10-09
2
-2
/
+25
|
*
drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters
Andres Rodriguez
2017-10-09
1
-1
/
+2
|
*
drm/amdgpu: add framework for HW specific priority settings v9
Andres Rodriguez
2017-10-09
1
-0
/
+7
|
*
drm/amdgpu: add parameter to allocate high priority contexts v11
Andres Rodriguez
2017-10-09
1
-1
/
+4
|
*
drm/amd/sched: fix deadlock caused by unsignaled fences of deleted jobs
Nicolai Hähnle
2017-10-06
1
-1
/
+7
|
*
drm/amd/sched: NULL out the s_fence field after run_job
Nicolai Hähnle
2017-10-06
1
-0
/
+4
|
*
drm/amd/sched: move adding finish callback to amd_sched_job_begin
Nicolai Hähnle
2017-10-06
1
-2
/
+3
|
*
drm/amd/sched: fix an outdated comment
Nicolai Hähnle
2017-10-06
1
-2
/
+1
|
*
drm/amd/sched: rename amd_sched_entity_pop_job
Nicolai Hähnle
2017-10-06
1
-2
/
+2
|
*
drm/amdgpu: discard commands of killed processes
Christian König
2017-08-29
1
-4
/
+19
*
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
/
*
|
Revert "drm/amdgpu: discard commands of killed processes"
Alex Deucher
2017-10-18
1
-19
/
+4
*
|
drm/amdgpu: discard commands of killed processes
Christian König
2017-08-24
1
-4
/
+19
|
/
*
drm/amd/sched: print sched job id in amd_sched_job trace
Nicolai Hähnle
2017-07-14
1
-4
/
+5
*
drm/amdgpu/SRIOV:implement guilty job TDR for(V2)
Monk Liu
2017-05-24
2
-1
/
+17
*
drm/amdgpu: fix dependency issue
Chunming Zhou
2017-05-10
2
-0
/
+19
*
drm/amd: fix init order of sched job
Chunming Zhou
2017-05-10
1
-1
/
+1
*
drm/amdgpu: fix NULL pointer error
Chunming Zhou
2017-04-28
1
-1
/
+3
*
drm/amd/sched: revise priority number
Chunming Zhou
2017-03-29
2
-6
/
+7
*
drm/amd/sched: add a unique job id to amd_sched_job
Andres Rodriguez
2017-03-29
2
-0
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-30
3
-16
/
+22
|
\
|
*
drm/amd: fix scheduler fence teardown order v2
Christian König
2016-10-31
3
-16
/
+22
*
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
2
-2
/
+3
|
\
\
|
|
/
|
*
drm/amdgpu: update kernel-doc for some functions
Grazvydas Ignotas
2016-10-24
1
-2
/
+2
|
*
drm/amdgpu: fix sched fence slab teardown
Grazvydas Ignotas
2016-10-24
1
-0
/
+1
*
|
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
4
-70
/
+75
|
/
*
drm/amdgpu: fix timeout value check in amd_sched_job_recovery
Christian König
2016-08-19
1
-1
/
+1
*
drm/amd: fix deadlock of job_list_lock V2
Chunming Zhou
2016-07-29
1
-3
/
+6
*
drm/amd: reset hw count when reset job
Chunming Zhou
2016-07-29
1
-0
/
+3
*
drm/amdgpu: add amd_sched_job_recovery
Chunming Zhou
2016-07-07
2
-0
/
+34
*
drm/amd: add amd_sched_hw_job_reset
Chunming Zhou
2016-07-07
2
-0
/
+15
[next]