开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_gt_pm.h
Age
Commit message (
Expand
)
Author
2024-10-04
drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Jani Nikula
2024-09-30
drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker *
Jani Nikula
2024-09-30
drm/i915/gt: add a macro for mock gt wakeref special value and use it
Jani Nikula
2023-11-20
drm/i915: Track gt pm wakerefs
Andrzej Hajda
2023-09-29
drm/i915: Introduce the intel_gt_resume_early()
Nirmoy Das
2022-07-28
drm/i915/gt: document with_intel_gt_pm_if_awake()
Mauro Carvalho Chehab
2022-07-28
drm/i915/gt: Ignore TLB invalidations on idle engines
Chris Wilson
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-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2020-12-17
drm/i915/gt: Track the overall awake/busy time
Chris Wilson
2019-12-26
drm/i915/gt: Apply sanitiization just before resume
Chris Wilson
2019-11-21
drm/i915: Mark intel_wakeref_get() as a sleeper
Chris Wilson
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-01
drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-21
drm/i915: Remove pm park/unpark notifications
Chris Wilson
2019-09-27
drm/i915/selftests: Distinguish mock device from no wakeref
Chris Wilson
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-06
drm/i915: Hook up GT power management
Andi Shyti
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-08-02
drm/i915/pmu: Atomically acquire the gt_pm wakeref
Chris Wilson
2019-08-01
drm/i915/gt: Introduce intel_gt_runtime_suspend/resume
Daniele Ceraolo Spurio
2019-06-26
drm/i915: Lift intel_engines_resume() to callers
Chris Wilson
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-21
drm/i915: Move intel_gt_pm_init under intel_gt_init_early
Tvrtko Ursulin
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson