aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/scheduler
Commit message (Expand)AuthorAge
* drm/amd/sched: print sched job id in amd_sched_job traceNicolai Hähnle2017-07-14
* drm/amdgpu/SRIOV:implement guilty job TDR for(V2)Monk Liu2017-05-24
* drm/amdgpu: fix dependency issueChunming Zhou2017-05-10
* drm/amd: fix init order of sched jobChunming Zhou2017-05-10
* drm/amdgpu: fix NULL pointer errorChunming Zhou2017-04-28
* drm/amd/sched: revise priority numberChunming Zhou2017-03-29
* drm/amd/sched: add a unique job id to amd_sched_jobAndres Rodriguez2017-03-29
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-02
* Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-11-29
|\
| * drm/amd: fix scheduler fence teardown order v2Christian König2016-10-31
* | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-06
|\|
| * drm/amdgpu: update kernel-doc for some functionsGrazvydas Ignotas2016-10-24
| * drm/amdgpu: fix sched fence slab teardownGrazvydas Ignotas2016-10-24
* | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
|/
* drm/amdgpu: fix timeout value check in amd_sched_job_recoveryChristian König2016-08-19
* drm/amd: fix deadlock of job_list_lock V2Chunming Zhou2016-07-29
* drm/amd: reset hw count when reset jobChunming Zhou2016-07-29
* drm/amdgpu: add amd_sched_job_recoveryChunming Zhou2016-07-07
* drm/amd: add amd_sched_hw_job_resetChunming Zhou2016-07-07
* drm/amd: add parent for sched fenceChunming Zhou2016-07-07
* drm/amdgpu: remove fence parameter from amd_sched_job_initChristian König2016-07-07
* drm/amdgpu: stop disabling irqs when it isn't neccessaryChristian König2016-07-07
* drm/amdgpu: block scheduler when gpu resetChunming Zhou2016-07-07
* drm/amdgpu: stop trying to schedule() with a spin heldChristian König2016-07-07
* drm/amdgpu: generalize the scheduler fenceChristian König2016-07-07
* drm/amdgpu: fix and cleanup job destructionChristian König2016-07-07
* drm/amdgpu: move locking into the functions who need itChristian König2016-07-07
* drm/amdgpu: properly abstract scheduler timeout handlingChristian König2016-07-07
* drm/amdgpu: remove use_shed hack in job cleanupChristian König2016-07-07
* drm/amdgpu: remove duplicated timeout callbackChristian König2016-07-07
* drm/amdgpu: remove begin_job/finish_jobChristian König2016-07-07
* drm/amdgpu: fix coding style in the scheduler v2Christian König2016-07-07
* drm/amd: cleanup remaining spaces and tabs v2Christian König2016-05-11
* drm/amd/scheduler: Mark amdgpu_sched_ops constNils Wallménius2016-05-04
* drm/amdgpu: use ref to keep job aliveMonk Liu2016-05-02
* drm/amdgpu: rework TDR in scheduler (v2)Monk Liu2016-05-02
* drm/amdgpu: get rid of incorrect TDRMonk Liu2016-05-02
* drm/amdgpu: put job to list before doneMonk Liu2016-05-02
* drm/amdgpu: delay job free to when it's finished (v2)Monk Liu2016-05-02
* drm/amdgpu: use sched_job_init to initialize sched_jobMonk Liu2016-05-02
* drm/amdgpu: RCU protected amd_sched_fence_releaseChristian König2016-03-16
* drm/amdgpu: drop a dummy wakeup schedulerMonk Liu2016-02-10
* drm/amdgpu: add entity only when first job comeChunming Zhou2015-12-14
* drm/amdgpu: fix race condition in amd_sched_entity_push_jobNicolai Hähnle2015-12-04
* drm/amd: abstract kernel rq and normal rq to priority of run queueChunming Zhou2015-12-02
* drm/amdgpu: move dependency handling out of atomic section v2Christian König2015-11-23
* drm/amdgpu: optimize scheduler fence handlingChristian König2015-11-23
* drm/amdgpu: fix incorrect mutex usage v3Christian König2015-11-16
* drm/amdgpu: cleanup scheduler fence get/put danceChristian König2015-11-16
* drm/amdgpu: add command submission workflow tracepointChunming Zhou2015-11-16