aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_wakeref.h
AgeCommit message (Expand)Author
2020-01-03drm/i915/gt: Flush ongoing retires during wait_for_idleChris Wilson
2019-11-21drm/i915: Mark intel_wakeref_get() as a sleeperChris Wilson
2019-11-20drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson
2019-11-19drm/i915: Wait until the intel_wakeref idle callback is completeChris Wilson
2019-08-13drm/i915: Push the wakeref->count deferral to the backendChris Wilson
2019-08-08drm/i915: Defer final intel_wakeref_put to process contextChris Wilson
2019-06-26drm/i915: Add a wakeref getter for iff the wakeref is already activeChris Wilson
2019-06-25drm/i915: Rename intel_wakeref_[is]_activeChris Wilson
2019-06-21drm/i915: Local debug BUG_ON for intel_wakerefChris Wilson
2019-06-14drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio
2019-05-28drm/i915: Keep user GGTT alive for a minimum of 250msChris Wilson
2019-05-07drm/i915: Prefer checking the wakeref itself rather than the counterChris Wilson
2019-04-24drm/i915: Introduce struct intel_wakerefChris Wilson