aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_request.h
Commit message (Expand)AuthorAge
* drm/i915: Priority boost for waiting clientsChris Wilson2018-10-01
* drm/i915: Pull scheduling under standalone lockChris Wilson2018-10-01
* drm/i915: Limit the backpressure for i915_request allocationChris Wilson2018-09-14
* drm/i915: Pull seqno started checks togetherChris Wilson2018-08-07
* drm/i915: Track vma activity per fence.context, not per engineChris Wilson2018-07-06
* drm/i915: Export i915_request_skip()Chris Wilson2018-07-06
* drm/i915: Make closing request flush mandatoryChris Wilson2018-06-14
* drm/i915/ringbuffer: Fix context restore upon resetChris Wilson2018-06-11
* drm/i915: "Race-to-idle" after switching to the kernel contextChris Wilson2018-05-31
* drm/i915: Store a pointer to intel_context in i915_requestChris Wilson2018-05-18
* drm/i915: Move request->ctx asideChris Wilson2018-05-18
* drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson2018-05-02
* drm/i915: Pack params to engine->schedule() into a structChris Wilson2018-04-18
* drm/i915: Rename priotree to schedChris Wilson2018-04-18
* drm/i915: Move the priotree struct to its own headersChris Wilson2018-04-18
* drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted listChris Wilson2018-03-06
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-21