summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_wakeref.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio2019-06-141-16/+16
* drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-141-4/+4
* drm/i915: Remove rpm asserts that use i915Daniele Ceraolo Spurio2019-06-141-1/+1
* drm/i915: Avoid refcount_inc on known zero countChris Wilson2019-05-291-2/+2
* drm/i915: Keep user GGTT alive for a minimum of 250msChris Wilson2019-05-281-0/+63
* drm/i915: Prefer checking the wakeref itself rather than the counterChris Wilson2019-05-071-3/+17
* drm/i915: Introduce struct intel_wakerefChris Wilson2019-04-241-0/+61