summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/scheduler/sched_entity.c
Commit message (Expand)AuthorAgeFilesLines
* drm/scheduler: Add drm_sched_job_cleanupSharat Masetty2018-11-051-1/+0
* drm/sched: Add boolean to mark if sched is ready to work v5Andrey Grodzovsky2018-11-051-1/+8
* drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rqNathan Chancellor2018-10-091-2/+1
* drm/scheduler: avoid redundant shifting of the entity v2Nayan Deshmukh2018-08-271-0/+3
* drm/scheduler: Add stopped flag to drm_sched_entityAndrey Grodzovsky2018-08-271-1/+11
* drm/scheduler: cleanup entity coding styleChristian König2018-08-271-57/+110
* drm/scheduler: move entity handling into separate fileChristian König2018-08-271-0/+459
OpenPOWER on IntegriCloud