index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
1
-0
/
+27
2018-07-16
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
1
-0
/
+6
2018-07-11
drm/i915/execlists: Switch to rb_root_cached
Chris Wilson
1
-6
/
+1
2018-06-28
drm/i915/execlists: Trust the CSB
Chris Wilson
1
-1
/
+0
2018-06-28
drm/i915/execlists: Reset CSB write pointer after reset
Chris Wilson
1
-0
/
+9
2018-06-28
drm/i915/execlists: Unify CSB access pointers
Chris Wilson
1
-6
/
+17
2018-06-28
drm/i915: Only signal from interrupt when requested
Chris Wilson
1
-3
/
+2
2018-06-28
drm/i915: Move the irq_counter inside the spinlock
Chris Wilson
1
-1
/
+1
2018-06-18
drm/i915: Fix fallout of fake reset along resume
Chris Wilson
1
-0
/
+2
2018-06-14
drm/i915: Declare the driver wedged if hangcheck makes no progress
Chris Wilson
1
-1
/
+2
2018-06-12
drm/i915/ringbuffer: Serialize load of PD_DIR
Chris Wilson
1
-1
/
+4
2018-06-11
drm/i915: Wrap around the tail offset before setting ring->tail
Chris Wilson
1
-6
/
+14
2018-06-11
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
1
-9
/
+0
2018-05-19
drm/i915/execlists: Handle copying default context state for atomic reset
Chris Wilson
1
-0
/
+1
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
1
-5
/
+4
2018-05-18
drm/i915: Move fiddling with engine->last_retired_context
Chris Wilson
1
-0
/
+1
2018-05-16
drm/i915: Stop parking the signaler around reset
Chris Wilson
1
-0
/
+2
2018-05-16
drm/i915: Move engine reset prepare/finish to backends
Chris Wilson
1
-2
/
+7
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
1
-5
/
+6
2018-05-02
drm/i915: Move timeline from GTT to ring
Chris Wilson
1
-1
/
+4
2018-04-30
drm/i915: Only track live rings for retiring
Chris Wilson
1
-1
/
+1
2018-04-30
drm/i915: Retire requests along rings
Chris Wilson
1
-0
/
+1
2018-04-26
drm/i915: Use seqlock in engine stats
Tvrtko Ursulin
1
-5
/
+6
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
1
-1
/
+3
2018-04-11
drm/i915: Move a bunch of workaround-related code to its own file
Oscar Mateo
1
-3
/
+0
2018-04-04
drm/i915: Store preemption capability in engine->flags
Chris Wilson
1
-2
/
+16
2018-04-03
drm/i915/execlists: Track begin/end of execlists submission sequences
Chris Wilson
1
-1
/
+14
2018-03-20
drm/i915/icl: Update subslice define for ICL 11
Kelvin Gardiner
1
-1
/
+1
2018-03-15
drm/i915: Split GPU commands definitions into separate header
Michal Wajdeczko
1
-1
/
+2
2018-03-15
drm/i915: move gen8 irq shifts to intel_lrc.c
Daniele Ceraolo Spurio
1
-1
/
+0
2018-03-12
drm/i915: Remove the impedance mismatch around intel_engine_enable_signaling
Chris Wilson
1
-1
/
+1
2018-03-09
drm/i915: Include i915_reg.h in intel_ringbuffer.h
Michal Wajdeczko
1
-0
/
+1
2018-03-08
drm/i915: store all subslice masks
Lionel Landwerlin
1
-1
/
+1
2018-03-07
drm/i915/icl: Enhanced execution list support
Thomas Daniel
1
-2
/
+10
2018-03-06
drm/i915: Flush waiters on seqno wraparound
Chris Wilson
1
-1
/
+0
2018-03-06
drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted list
Chris Wilson
1
-2
/
+2
2018-03-01
drm/i915/icl: Prepare for more rings
Tvrtko Ursulin
1
-1
/
+8
2018-02-23
drm/i915/preemption: Allow preemption between submission ports
Chris Wilson
1
-0
/
+10
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-42
/
+36
2018-02-12
drm/i915: Hold rpm wakeref for printing the engine's register state
Chris Wilson
1
-3
/
+3
2018-02-08
drm/i915: Only allocate preempt context when required
Chris Wilson
1
-0
/
+5
2018-02-06
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
1
-14
/
+0
2017-12-08
drm/i915: Make engine state pretty-printer header configurable
Chris Wilson
1
-1
/
+4
2017-12-08
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-0
/
+1
2017-12-08
drm/i915/execlists: Cache ELSP register offset
Chris Wilson
1
-0
/
+5
2017-12-08
Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-20
/
+154
2017-12-04
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-7
/
+72
2017-11-29
drm/i915: Consolidate checks for engine stats availability
Tvrtko Ursulin
1
-0
/
+6
2017-11-29
drm/i915: Move engine->needs_cmd_parser to engine->flags
Tvrtko Ursulin
1
-1
/
+7
2017-11-23
drm/i915: Unwind incomplete legacy context switches
Chris Wilson
1
-0
/
+1
[next]