aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_engine_pm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-15drm/i915/guc: Take engine PM when a context is pinned with GuC submissionMatthew Brost1-0/+32
2021-10-15drm/i915/guc: Take GT PM ref when deregistering contextMatthew Brost1-0/+5
2021-09-24drm/i915/gt: Register the migrate contexts with their enginesThomas Hellström1-0/+2
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson1-2/+1
2020-03-23drm/i915: Extend intel_wakeref to support delayed putsChris Wilson1-0/+6
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson1-0/+21
2019-11-20drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson1-0/+10
2019-08-08drm/i915: Defer final intel_wakeref_put to process contextChris Wilson1-8/+10
2019-06-26drm/i915: Lift intel_engines_resume() to callersChris Wilson1-2/+0
2019-06-26drm/i915: Add a wakeref getter for iff the wakeref is already activeChris Wilson1-1/+6
2019-06-25drm/i915: Rename intel_wakeref_[is]_activeChris Wilson1-0/+9
2019-05-03drm/i915/execlists: Flush the tasklet on parkingChris Wilson1-0/+2
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson1-0/+20