index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_engine_pm.h
Age
Commit message (
Expand
)
Author
2023-11-06
drm/i915: Move for_each_engine* out of i915_drv.h
Tvrtko Ursulin
2021-10-15
drm/i915/guc: Take engine PM when a context is pinned with GuC submission
Matthew Brost
2021-10-15
drm/i915/guc: Take GT PM ref when deregistering context
Matthew Brost
2021-09-24
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2020-03-23
drm/i915: Extend intel_wakeref to support delayed puts
Chris Wilson
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-06-26
drm/i915: Lift intel_engines_resume() to callers
Chris Wilson
2019-06-26
drm/i915: Add a wakeref getter for iff the wakeref is already active
Chris Wilson
2019-06-25
drm/i915: Rename intel_wakeref_[is]_active
Chris Wilson
2019-05-03
drm/i915/execlists: Flush the tasklet on parking
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson