aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/gpu_scheduler.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-31drm/scheduler: only kill entity if last user is killed v2Christian König1-0/+2
2018-07-25drm/scheduler: remove sched field from the entityNayan Deshmukh1-2/+0
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh1-7/+3
2018-07-13drm/scheduler: modify args of drm_sched_entity_initNayan Deshmukh1-3/+3
2018-07-13drm/scheduler: add a pointer to scheduler in the rqNayan Deshmukh1-0/+2
2018-07-05drm/scheduler: Rename cleanup functions v2.Andrey Grodzovsky1-3/+3
2018-06-15drm/scheduler: Avoid using wait_event_killable for dying process (V4)Andrey Grodzovsky1-3/+4
2018-06-15drm/scheduler: add documentationNayan Deshmukh1-29/+124
2018-05-18drm/scheduler: Remove obsolete spinlock.Andrey Grodzovsky1-1/+0
2018-05-15drm/scheduler: remove unused parameterNayan Deshmukh1-1/+1
2018-05-15drm/gpu-sched: fix force APP kill hang(v4)Emily Deng1-0/+7
2018-04-11drm/sched: Extend the documentation.Eric Anholt1-4/+42
2017-12-07drm/sched: move fence slab handling to module init/exitLucas Stach1-3/+0
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach1-0/+176