开源镜像站
帮助
动态
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
/
gem
/
i915_gem_pm.c
Age
Commit message (
Expand
)
Author
2024-01-09
drm/i915/guc: Close deregister-context race against CT-loss
Alan Previn
2022-10-31
drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pm
Anshuman Gupta
2022-09-16
drm/i915: Make GEM suspend all GTs
Tvrtko Ursulin
2022-09-16
drm/i915: Make GEM resume all engines
Tvrtko Ursulin
2022-09-14
drm/i915: Refactor userfault_wakeref to re-use
Anshuman Gupta
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-10
drm/i915: move the DRIVER_* macros to i915_driver.[ch]
Jani Nikula
2022-01-05
drm/i915/gem: Use to_gt() helper for GGTT accesses
Michał Winiarski
2021-12-17
drm/i915/gem: Use to_gt() helper
Michał Winiarski
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
2021-09-24
drm/i915 Implement LMEM backup and restore for suspend / resume
Thomas Hellström
2021-03-24
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
2021-02-08
drm/i915/gem: Move freeze/freeze_late next to suspend/suspend_late
Chris Wilson
2021-01-20
drm/i915/gem: Almagamate clflushes on suspend
Chris Wilson
2020-09-07
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-01-22
drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2019-12-22
drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
Chris Wilson
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-11-01
drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
2019-11-01
drm/i915/gt: Move user_forcewake application to GT
Chris Wilson
2019-11-01
drm/i915/gem: Leave reloading kernel context on resume to GT
Chris Wilson
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-22
drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
2019-10-21
drm/i915: Remove pm park/unpark notifications
Chris Wilson
2019-10-21
drm/i915: Lift i915_vma_parked() onto the gt
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
2019-10-04
drm/i915: Move global activity tracking from GEM to GT
Chris Wilson
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
drm/i915: Remove the GEM idle worker
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-12
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
2019-09-11
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
2019-09-10
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
2019-09-06
drm/i915: Hook up GT power management
Andi Shyti
2019-08-15
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-07-23
drm/i915/uc: Sanitize uC when GT is sanitized
Daniele Ceraolo Spurio
2019-07-13
drm/i915/uc: Move intel functions to intel_uc
Daniele Ceraolo Spurio
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-06-26
drm/i915: Lift intel_engines_resume() to callers
Chris Wilson
2019-06-25
drm/i915: Rename intel_wakeref_[is]_active
Chris Wilson
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-15
drm/i915: Avoid tainting i915_gem_park() with wakeref.lock
Chris Wilson
[next]