summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_gt_pm.h
Commit message (Expand)AuthorAgeFilesLines
* 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