index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_engine_pm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gt: Always poison the kernel_context image before unparking
Chris Wilson
2020-01-03
1
-1
/
+17
*
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
2020-01-03
1
-0
/
+6
*
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
2019-12-30
1
-4
/
+4
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
1
-0
/
+3
*
drm/i915/gt: Track engine round-trip times
Chris Wilson
2019-12-19
1
-1
/
+21
*
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-13
1
-3
/
+3
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-12-11
1
-1
/
+1
|
\
|
*
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
1
-9
/
+58
|
|
\
|
|
*
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
2019-11-25
1
-6
/
+21
|
|
*
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
2019-11-25
1
-7
/
+40
|
|
*
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-25
1
-1
/
+2
|
*
|
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-28
1
-4
/
+24
|
|
\
|
|
*
|
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-1
/
+1
|
*
|
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-09-06
1
-10
/
+18
*
|
|
drm/i915: Serialise i915_active_fence_set() with itself
Chris Wilson
2019-11-27
1
-1
/
+1
*
|
|
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
2019-11-25
1
-6
/
+21
*
|
|
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
2019-11-20
1
-7
/
+40
*
|
|
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-20
1
-1
/
+2
|
|
/
|
/
|
*
|
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-24
1
-0
/
+1
*
|
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-24
1
-1
/
+4
*
|
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
2019-10-21
1
-1
/
+1
*
|
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
2019-10-07
1
-1
/
+1
*
|
drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
2019-10-04
1
-0
/
+15
*
|
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-27
1
-0
/
+1
*
|
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-20
1
-1
/
+1
*
|
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-23
1
-10
/
+18
|
/
*
drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe
Chris Wilson
2019-08-19
1
-0
/
+18
*
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
2019-08-16
1
-0
/
+14
*
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
2019-08-16
1
-0
/
+2
*
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
2019-08-13
1
-1
/
+7
*
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-08-08
1
-27
/
+11
*
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-08-04
1
-0
/
+2
*
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-08-02
1
-1
/
+1
*
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
1
-1
/
+2
*
drm/i915: Lift intel_engines_resume() to callers
Chris Wilson
2019-06-26
1
-24
/
+0
*
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-25
1
-4
/
+4
*
drm/i915: Make the semaphore saturation mask global
Chris Wilson
2019-06-19
1
-0
/
+2
*
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
1
-0
/
+2
*
drm/i915: make intel_wakeref work on the rpm struct
Daniele Ceraolo Spurio
2019-06-14
1
-2
/
+2
*
drm/i915/execlists: Flush the tasklet on parking
Chris Wilson
2019-05-03
1
-5
/
+22
*
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
1
-0
/
+147