aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_wakeref.h
AgeCommit message (Expand)Author
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