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