summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_request.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Limit the backpressure for i915_request allocationChris Wilson2018-09-141-0/+8
* drm/i915: Pull seqno started checks togetherChris Wilson2018-08-071-14/+25
* drm/i915: Track vma activity per fence.context, not per engineChris Wilson2018-07-061-0/+1
* drm/i915: Export i915_request_skip()Chris Wilson2018-07-061-0/+2
* drm/i915: Make closing request flush mandatoryChris Wilson2018-06-141-3/+1Star
* drm/i915/ringbuffer: Fix context restore upon resetChris Wilson2018-06-111-0/+3
* drm/i915: "Race-to-idle" after switching to the kernel contextChris Wilson2018-05-311-0/+1
* drm/i915: Store a pointer to intel_context in i915_requestChris Wilson2018-05-181-0/+1
* drm/i915: Move request->ctx asideChris Wilson2018-05-181-1/+1
* drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson2018-05-031-1/+2
* drm/i915: Pack params to engine->schedule() into a structChris Wilson2018-04-181-0/+1
* drm/i915: Rename priotree to schedChris Wilson2018-04-181-3/+3
* drm/i915: Move the priotree struct to its own headersChris Wilson2018-04-181-38/+1Star
* drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted listChris Wilson2018-03-061-1/+1
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-0/+738