index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lrc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/execlists: Move the assertion we have the rpm wakeref down
Chris Wilson
2018-07-19
1
-14
/
+11
*
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
2018-07-19
1
-2
/
+2
*
drm/i915/selftests: Force a preemption hang
Chris Wilson
2018-07-16
1
-0
/
+3
*
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
2018-07-16
1
-4
/
+2
*
drm/i915/execlists: Disable submission tasklet upon wedging
Chris Wilson
2018-07-16
1
-0
/
+8
*
drm/i915/execlists: Drop clear_gtiir() on GPU reset
Chris Wilson
2018-07-13
1
-68
/
+0
*
drm/i915/execlists: Switch to rb_root_cached
Chris Wilson
2018-07-11
1
-21
/
+11
*
drm/i915: Only reset hangcheck at the start of an activity cycle
Chris Wilson
2018-07-10
1
-1
/
+0
*
drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
Chris Wilson
2018-06-28
1
-36
/
+66
*
drm/i915/execlists: Trust the CSB
Chris Wilson
2018-06-28
1
-25
/
+4
*
drm/i915/execlists: Stop storing the CSB read pointer in the mmio register
Chris Wilson
2018-06-28
1
-2
/
+0
*
drm/i915/execlists: Reset CSB write pointer after reset
Chris Wilson
2018-06-28
1
-2
/
+21
*
drm/i915/execlists: Unify CSB access pointers
Chris Wilson
2018-06-28
1
-68
/
+65
*
drm/i915/execlists: Process one CSB update at a time
Chris Wilson
2018-06-28
1
-141
/
+137
*
drm/i915/execlists: Pull CSB reset under the timeline.lock
Chris Wilson
2018-06-28
1
-12
/
+4
*
drm/i915/execlists: Pull submit after dequeue under timeline lock
Chris Wilson
2018-06-28
1
-20
/
+12
*
drm/i915: Context objects can never be active when freed
Chris Wilson
2018-06-25
1
-1
/
+3
*
drm/i915/execlists: Check for ce->state before destroy
Chris Wilson
2018-06-25
1
-1
/
+3
*
drm/i915/execlists: Pull the w/a LRI emission into a helper
Chris Wilson
2018-06-18
1
-16
/
+43
*
drm/i915: Enable provoking vertex fix on Gen9 systems.
Kenneth Graunke
2018-06-18
1
-1
/
+11
*
drm/i915/execlists: Reset the CSB head tracking on reset/sanitization
Chris Wilson
2018-06-15
1
-9
/
+6
*
drm/i915/execlists: Push the tasklet kick after reset to reset_finish
Chris Wilson
2018-06-14
1
-6
/
+7
*
drm/i915/execlists: Avoid putting the error pointer
Chris Wilson
2018-06-11
1
-4
/
+2
*
drm/i915: Wrap around the tail offset before setting ring->tail
Chris Wilson
2018-06-11
1
-2
/
+4
*
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-5
/
+5
*
drm/i915/perf: fix ctx_id read with GuC & ICL
Lionel Landwerlin
2018-06-04
1
-0
/
+5
*
drm/i915: drop one bit on the hw_id when using guc
Lionel Landwerlin
2018-06-04
1
-1
/
+1
*
drm/i915: After reset on sanitization, reset the engine backends
Chris Wilson
2018-05-31
1
-3
/
+5
*
drm/i915/execlists: Wait for ELSP submission on restart
Chris Wilson
2018-05-25
1
-1
/
+10
*
drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset
Chris Wilson
2018-05-25
1
-0
/
+22
*
drm/i915/execlists: Handle copying default context state for atomic reset
Chris Wilson
2018-05-19
1
-11
/
+4
*
drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
Chris Wilson
2018-05-18
1
-12
/
+1
*
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-18
1
-54
/
+71
*
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-18
1
-14
/
+17
*
drm/i915/execlists: HWACK checking superseded checking port[0].count
Chris Wilson
2018-05-17
1
-2
/
+0
*
drm/i915: Stop parking the signaler around reset
Chris Wilson
2018-05-16
1
-0
/
+6
*
drm/i915/execlists: Flush pending preemption events during reset
Chris Wilson
2018-05-16
1
-1
/
+35
*
drm/i915/execlists: Split out CSB processing
Chris Wilson
2018-05-16
1
-39
/
+52
*
drm/i915: Split execlists/guc reset preparations
Chris Wilson
2018-05-16
1
-10
/
+2
*
drm/i915: Move engine reset prepare/finish to backends
Chris Wilson
2018-05-16
1
-3
/
+44
*
drm/i915/execlists: Refactor out complete_preempt_context()
Chris Wilson
2018-05-16
1
-10
/
+13
*
drm/i915/execlists: Use rmb() to order CSB reads
Chris Wilson
2018-05-11
1
-0
/
+1
*
drm/i915/icl: Introduce initial Icelake Workarounds
Oscar Mateo
2018-05-11
1
-0
/
+2
*
drm/i915/execlists: Make submission tasklet hardirq safe
Chris Wilson
2018-05-09
1
-13
/
+29
*
drm/i915: don't leak the pin_map on error
Matthew Auld
2018-05-08
1
-4
/
+6
*
drm/i915/execlists: Cache the priolist when rescheduling
Chris Wilson
2018-05-08
1
-3
/
+10
*
drm/i915/execlists: Drop unused parameter to lookup_priolist()
Chris Wilson
2018-05-08
1
-5
/
+3
*
drm/i915/execlists: Drop preemption arbitrations points along the ring
Chris Wilson
2018-05-04
1
-3
/
+6
*
drm/i915/execlists: Emit i915_trace_request_out for preemption
Chris Wilson
2018-05-03
1
-10
/
+9
*
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-02
1
-20
/
+28
[next]