aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_scheduler.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-01drm/i915: Priority boost for waiting clientsChris Wilson1-2/+5
2018-10-01drm/i915: Pull scheduling under standalone lockChris Wilson1-0/+25
2018-10-01drm/i915: Priority boost for new clientsChris Wilson1-1/+3
2018-10-01drm/i915: Reserve some priority bits for internal useChris Wilson1-0/+6
2018-04-18drm/i915: Pack params to engine->schedule() into a structChris Wilson1-1/+16
2018-04-18drm/i915: Rename priotree to schedChris Wilson1-2/+2
2018-04-18drm/i915: Move the priotree struct to its own headersChris Wilson1-0/+57