summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_wakeref.c
AgeCommit message (Expand)Author
2019-06-14drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: Remove rpm asserts that use i915Daniele Ceraolo Spurio
2019-05-29drm/i915: Avoid refcount_inc on known zero countChris Wilson
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