summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_gt_requests.c
AgeCommit message (Expand)Author
2020-03-04drm/i915/gt: Drop the timeline->mutex as we wait for retirementChris Wilson
2020-02-17drm/i915/gt: Prevent queuing retire workers on the virtual engineChris Wilson
2020-01-03drm/i915/gt: Flush ongoing retires during wait_for_idleChris Wilson
2019-12-24drm/i915/gt: Flush other retirees inside intel_gt_retire_requests()Chris Wilson
2019-12-23drm/i915/gt: Tidy up checking active timelines during retirementChris Wilson
2019-12-21drm/i915/gt: Repeat wait_for_idle for retirement workersChris Wilson
2019-12-21drm/i915: Remove i915->kernel_contextChris Wilson
2019-12-19drm/i915/gt: Schedule request retirement when signaler idlesChris Wilson
2019-11-25drm/i915/gt: Schedule request retirement when timeline idlesChris Wilson
2019-11-21Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"Chris Wilson
2019-11-20drm/i915/gt: Declare timeline.lock to be irq-freeChris Wilson
2019-11-20drm/i915/gt: Close race between engine_park and intel_gt_retire_requestsChris Wilson
2019-11-19drm/i915/gt: Schedule next retirement worker firstChris Wilson
2019-11-15drm/i915/gt: Flush retire.work timer object on unloadChris Wilson
2019-11-15drm/i915/gt: Wait for new requests in intel_gt_retire_requests()Chris Wilson
2019-10-18drm/i915: Pass in intel_gt at some for_each_engine sitesTvrtko Ursulin
2019-10-08drm/i915/gt: Flush submission tasklet before waiting/retiringChris Wilson
2019-10-07drm/i915/gt: Treat a busy timeline as 'active' while waitingChris Wilson
2019-10-07drm/i915/gt: Restore dropped 'interruptible' flagChris Wilson
2019-10-04drm/i915: Move request runtime management onto gtChris Wilson