aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_gt_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-08drm/i915: Defer final intel_wakeref_put to process contextChris Wilson1-16/+12
2019-08-01drm/i915/gt: Introduce intel_gt_runtime_suspend/resumeDaniele Ceraolo Spurio1-0/+12
2019-07-23drm/i915/uc: Sanitize uC when GT is sanitizedDaniele Ceraolo Spurio1-0/+2
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson1-10/+12
2019-07-11drm/i915/guc: Remove preemption support for current fwChris Wilson1-4/+0
2019-06-26drm/i915: Lift intel_engines_resume() to callersChris Wilson1-1/+20
2019-06-25drm/i915/gt: Pass intel_gt to pm routinesChris Wilson1-10/+14
2019-06-21drm/i915: Move intel_gt_pm_init under intel_gt_init_earlyTvrtko Ursulin1-3/+3
2019-06-14drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio1-2/+2
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson1-0/+143