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: Defer rc6 shutdown to suspend_late
Chris Wilson
2019-11-05
1
-1
/
+3
*
drm/i915/gt: Move user_forcewake application to GT
Chris Wilson
2019-11-05
1
-22
/
+0
*
drm/i915/gem: Leave reloading kernel context on resume to GT
Chris Wilson
2019-11-05
1
-30
/
+0
*
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-05
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
*
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
2019-06-13
1
-1
/
+1
*
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-12
1
-3
/
+27
*
drm/i915: Report an earlier wedged event when suspending the engines
Chris Wilson
2019-06-06
1
-1
/
+1
*
drm/i915: Track the purgeable objects on a separate eviction list
Chris Wilson
2019-05-31
1
-0
/
+1
*
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
1
-3
/
+4
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-0
/
+251