Age | Commit message (Expand) | Author | Files | Lines |
2020-03-16 | Revert "drm/scheduler: improve job distribution with multiple queues" | changzhu | 1 | -3/+3 |
2020-03-09 | drm/scheduler: implement a function to modify sched list | Nirmoy Das | 1 | -0/+4 |
2020-01-28 | drm/amdgpu: fix doc by clarifying sched_list definition | Nirmoy Das | 1 | -2/+3 |
2020-01-16 | drm/scheduler: fix documentation by replacing rq_list with sched_list | Nirmoy Das | 1 | -5/+5 |
2020-01-16 | drm/scheduler: improve job distribution with multiple queues | Nirmoy Das | 1 | -3/+3 |
2019-12-19 | drm/scheduler: rework entity creation | Nirmoy Das | 1 | -3/+5 |
2019-11-08 | drm/sched: struct completion requires linux/completion.h inclusion | Stephen Rothwell | 1 | -0/+1 |
2019-11-08 | drm/sched: Use completion to wait for sched->thread idle v2. | Andrey Grodzovsky | 1 | -0/+2 |
2019-05-02 | drm/scheduler: Add flag to hint the release of guilty job. | Andrey Grodzovsky | 1 | -0/+2 |
2019-05-02 | drm/scheduler: rework job destruction | Christian König | 1 | -5/+1 |
2019-01-26 | drm/sched: Rework HW fence processing. | Andrey Grodzovsky | 1 | -4/+2 |
2019-01-26 | drm/sched: Refactor ring mirror list handling. | Andrey Grodzovsky | 1 | -3/+4 |
2018-12-06 | drm/scheduler: Add drm_sched_suspend/resume_timeout() | Sharat Masetty | 1 | -0/+4 |
2018-11-05 | drm/scheduler: Add drm_sched_job_cleanup | Sharat Masetty | 1 | -0/+1 |
2018-11-05 | drm/sched: Add boolean to mark if sched is ready to work v5 | Andrey Grodzovsky | 1 | -0/+3 |
2018-11-05 | drm/sched: add drm_sched_fault | Christian König | 1 | -0/+1 |
2018-09-27 | drm/scheduler: remove timeout work_struct from drm_sched_job (v3) | Nayan Deshmukh | 1 | -3/+3 |
2018-08-27 | drm/scheduler: Add stopped flag to drm_sched_entity | Andrey Grodzovsky | 1 | -0/+2 |
2018-08-27 | drm/scheduler: move entity handling into separate file | Christian König | 1 | -9/+19 |
2018-08-27 | drm/scheduler: fix setting the priorty for entities (v2) | Christian König | 1 | -3/+2 |
2018-08-27 | drm/scheduler: add counter for total jobs in scheduler | Nayan Deshmukh | 1 | -0/+2 |
2018-08-27 | drm/scheduler: add a list of run queues to the entity | Nayan Deshmukh | 1 | -1/+6 |
2018-08-01 | drm/scheduler: only kill entity if last user is killed v2 | Christian König | 1 | -0/+2 |
2018-07-25 | drm/scheduler: remove sched field from the entity | Nayan Deshmukh | 1 | -2/+0 |
2018-07-25 | drm/scheduler: modify API to avoid redundancy | Nayan Deshmukh | 1 | -7/+3 |
2018-07-13 | drm/scheduler: modify args of drm_sched_entity_init | Nayan Deshmukh | 1 | -3/+3 |
2018-07-13 | drm/scheduler: add a pointer to scheduler in the rq | Nayan Deshmukh | 1 | -0/+2 |
2018-07-06 | drm/scheduler: Rename cleanup functions v2. | Andrey Grodzovsky | 1 | -3/+3 |
2018-06-15 | drm/scheduler: Avoid using wait_event_killable for dying process (V4) | Andrey Grodzovsky | 1 | -3/+4 |
2018-06-15 | drm/scheduler: add documentation | Nayan Deshmukh | 1 | -29/+124 |
2018-05-19 | drm/scheduler: Remove obsolete spinlock. | Andrey Grodzovsky | 1 | -1/+0 |
2018-05-15 | drm/scheduler: remove unused parameter | Nayan Deshmukh | 1 | -1/+1 |
2018-05-15 | drm/gpu-sched: fix force APP kill hang(v4) | Emily Deng | 1 | -0/+7 |
2018-04-11 | drm/sched: Extend the documentation. | Eric Anholt | 1 | -4/+42 |
2017-12-07 | drm/sched: move fence slab handling to module init/exit | Lucas Stach | 1 | -3/+0 |
2017-12-07 | drm: move amd_gpu_scheduler into common location | Lucas Stach | 1 | -0/+176 |