index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pm
Anshuman Gupta
2022-10-31
1
-1
/
+1
*
drm/i915: Make GEM suspend all GTs
Tvrtko Ursulin
2022-09-16
1
-2
/
+9
*
drm/i915: Make GEM resume all engines
Tvrtko Ursulin
2022-09-16
1
-2
/
+20
*
drm/i915: Refactor userfault_wakeref to re-use
Anshuman Gupta
2022-09-14
1
-1
/
+1
*
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-23
1
-1
/
+1
|
\
|
*
drm/i915/gem: Use to_gt() helper for GGTT accesses
Michał Winiarski
2022-01-05
1
-1
/
+1
*
|
drm/i915: move the DRIVER_* macros to i915_driver.[ch]
Jani Nikula
2022-02-10
1
-0
/
+1
|
/
*
drm/i915/gem: Use to_gt() helper
Michał Winiarski
2021-12-17
1
-3
/
+3
*
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
2021-09-24
1
-1
/
+5
*
drm/i915 Implement LMEM backup and restore for suspend / resume
Thomas Hellström
2021-09-24
1
-0
/
+87
*
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
2021-03-24
1
-1
/
+1
*
drm/i915/gem: Move freeze/freeze_late next to suspend/suspend_late
Chris Wilson
2021-02-08
1
-0
/
+41
*
drm/i915/gem: Almagamate clflushes on suspend
Chris Wilson
2021-01-20
1
-27
/
+14
*
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-09-07
1
-1
/
+1
*
drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2020-01-22
1
-1
/
+2
*
drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
Chris Wilson
2019-12-22
1
-19
/
+1
*
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-13
1
-2
/
+2
*
drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
2019-11-01
1
-1
/
+3
*
drm/i915/gt: Move user_forcewake application to GT
Chris Wilson
2019-11-01
1
-22
/
+0
*
drm/i915/gem: Leave reloading kernel context on resume to GT
Chris Wilson
2019-11-01
1
-30
/
+0
*
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
1
-5
/
+0
*
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-23
1
-2
/
+0
*
drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
2019-10-22
1
-6
/
+1
*
drm/i915: Remove pm park/unpark notifications
Chris Wilson
2019-10-21
1
-25
/
+0
*
drm/i915: Lift i915_vma_parked() onto the gt
Chris Wilson
2019-10-21
1
-1
/
+0
*
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
2019-10-04
1
-2
/
+0
*
drm/i915: Move global activity tracking from GEM to GT
Chris Wilson
2019-10-04
1
-10
/
+1
*
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
1
-24
/
+4
*
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
1
-3
/
+1
*
drm/i915: Remove the GEM idle worker
Chris Wilson
2019-10-04
1
-26
/
+2
*
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
1
-28
/
+17
*
drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
2019-10-04
1
-19
/
+0
*
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
1
-6
/
+3
*
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-27
1
-1
/
+1
*
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
2019-09-12
1
-0
/
+22
*
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
2019-09-11
1
-1
/
+1
*
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
2019-09-10
1
-3
/
+0
*
drm/i915: Hook up GT power management
Andi Shyti
2019-09-06
1
-0
/
+1
*
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
2019-08-15
1
-1
/
+0
*
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-08-08
1
-10
/
+3
*
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-08-04
1
-3
/
+1
*
drm/i915/uc: Sanitize uC when GT is sanitized
Daniele Ceraolo Spurio
2019-07-23
1
-1
/
+0
*
drm/i915/uc: Move intel functions to intel_uc
Daniele Ceraolo Spurio
2019-07-13
1
-3
/
+3
*
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
1
-12
/
+13
*
drm/i915: Lift intel_engines_resume() to callers
Chris Wilson
2019-06-26
1
-3
/
+4
*
drm/i915: Rename intel_wakeref_[is]_active
Chris Wilson
2019-06-25
1
-1
/
+2
*
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-25
1
-1
/
+1
*
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
1
-1
/
+1
*
drm/i915: Avoid tainting i915_gem_park() with wakeref.lock
Chris Wilson
2019-06-15
1
-9
/
+8
*
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
1
-1
/
+19
[next]