index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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