index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_engine_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
drm/i915/gt: Assert the kernel context is using the HWSP
Chris Wilson
1
-0
/
+1
2020-05-05
drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
1
-13
/
+1
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
1
-2
/
+0
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
1
-5
/
+5
2020-04-01
drm/i915/gt: fix spelling mistake "undeflow" -> "underflow"
Chen Zhou
1
-1
/
+1
2020-01-22
drm/i915/gt: Include a tell-tale for engine parking
Chris Wilson
1
-2
/
+2
2020-01-03
drm/i915/gt: Always poison the kernel_context image before unparking
Chris Wilson
1
-1
/
+17
2020-01-03
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
1
-0
/
+6
2019-12-30
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
1
-4
/
+4
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-0
/
+3
2019-12-19
drm/i915/gt: Track engine round-trip times
Chris Wilson
1
-1
/
+21
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
1
-3
/
+3
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-1
/
+1
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-9
/
+58
2019-11-28
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+24
2019-11-27
drm/i915: Serialise i915_active_fence_set() with itself
Chris Wilson
1
-1
/
+1
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
1
-6
/
+21
2019-11-25
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
1
-7
/
+40
2019-11-25
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
1
-1
/
+2
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
1
-6
/
+21
2019-11-20
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
1
-7
/
+40
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
1
-1
/
+2
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-10-24
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
1
-1
/
+4
2019-10-21
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
1
-1
/
+1
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-1
/
+1
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
1
-1
/
+1
2019-10-04
drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
1
-0
/
+15
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
1
-0
/
+1
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
1
-1
/
+1
2019-09-06
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
1
-10
/
+18
2019-08-23
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
1
-10
/
+18
2019-08-19
drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe
Chris Wilson
1
-0
/
+18
2019-08-16
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
1
-0
/
+14
2019-08-16
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
1
-0
/
+2
2019-08-13
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
1
-1
/
+7
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
1
-27
/
+11
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
1
-0
/
+2
2019-08-02
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
1
-1
/
+1
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-1
/
+2
2019-06-26
drm/i915: Lift intel_engines_resume() to callers
Chris Wilson
1
-24
/
+0
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
1
-4
/
+4
2019-06-19
drm/i915: Make the semaphore saturation mask global
Chris Wilson
1
-0
/
+2
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
1
-0
/
+2
2019-06-14
drm/i915: make intel_wakeref work on the rpm struct
Daniele Ceraolo Spurio
1
-2
/
+2
2019-05-03
drm/i915/execlists: Flush the tasklet on parking
Chris Wilson
1
-5
/
+22
2019-04-25
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-0
/
+147