summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_engine_pm.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/guc: Take engine PM when a context is pinned with GuC submissionMatthew Brost2021-10-151-0/+32
* drm/i915/guc: Take GT PM ref when deregistering contextMatthew Brost2021-10-151-0/+5
* drm/i915/gt: Register the migrate contexts with their enginesThomas Hellström2021-09-241-0/+2
* drm/i915/gt: SPDX cleanupChris Wilson2021-03-241-2/+1
* drm/i915: Extend intel_wakeref to support delayed putsChris Wilson2020-03-231-0/+6
* drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson2019-11-251-0/+21
* drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson2019-11-201-0/+10
* drm/i915: Defer final intel_wakeref_put to process contextChris Wilson2019-08-081-8/+10
* drm/i915: Lift intel_engines_resume() to callersChris Wilson2019-06-261-2/+0
* drm/i915: Add a wakeref getter for iff the wakeref is already activeChris Wilson2019-06-261-1/+6
* drm/i915: Rename intel_wakeref_[is]_activeChris Wilson2019-06-251-0/+9
* drm/i915/execlists: Flush the tasklet on parkingChris Wilson2019-05-031-0/+2
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-0/+20