summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_gt_pm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Apply sanitiization just before resumeChris Wilson2019-12-261-2/+0
* drm/i915: Mark intel_wakeref_get() as a sleeperChris Wilson2019-11-211-0/+5
* drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson2019-11-201-0/+5
* drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson2019-11-011-1/+2
* drm/i915: Extract GT render power state managementAndi Shyti2019-10-261-1/+0
* drm/i915: Remove pm park/unpark notificationsChris Wilson2019-10-211-5/+0
* drm/i915/selftests: Distinguish mock device from no wakerefChris Wilson2019-09-281-1/+1
* drm/i915: Extract GT render sleep (rc6) managementAndi Shyti2019-09-271-1/+10
* drm/i915: Hook up GT power managementAndi Shyti2019-09-061-0/+2
* drm/i915: Defer final intel_wakeref_put to process contextChris Wilson2019-08-081-2/+19
* drm/i915/pmu: Atomically acquire the gt_pm wakerefChris Wilson2019-08-021-1/+7
* drm/i915/gt: Introduce intel_gt_runtime_suspend/resumeDaniele Ceraolo Spurio2019-08-011-0/+2
* drm/i915: Lift intel_engines_resume() to callersChris Wilson2019-06-261-1/+1
* drm/i915/gt: Pass intel_gt to pm routinesChris Wilson2019-06-251-5/+4
* drm/i915: Move intel_gt_pm_init under intel_gt_init_earlyTvrtko Ursulin2019-06-211-1/+2
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-0/+27