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