summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/scheduler/sched_entity.c
AgeCommit message (Expand)Author
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-02-15drm/sched: Fix entities with 0 rqs.Bas Nieuwenhuizen
2019-02-08drm/sched: Always trace the dependencies we wait on, to fix a race.Eric Anholt
2018-11-05drm/scheduler: Add drm_sched_job_cleanupSharat Masetty
2018-11-05drm/sched: Add boolean to mark if sched is ready to work v5Andrey Grodzovsky
2018-10-09drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rqNathan Chancellor
2018-08-27drm/scheduler: avoid redundant shifting of the entity v2Nayan Deshmukh
2018-08-27drm/scheduler: Add stopped flag to drm_sched_entityAndrey Grodzovsky
2018-08-27drm/scheduler: cleanup entity coding styleChristian König
2018-08-27drm/scheduler: move entity handling into separate fileChristian König