index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Allocate a common scratch page
Chris Wilson
2018-12-04
1
-5
/
+0
*
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
2018-12-04
1
-0
/
+1
*
drm/i915: Move register white-listing to the common workaround framework
Tvrtko Ursulin
2018-12-04
1
-0
/
+1
*
drm/i915: Introduce per-engine workarounds
Tvrtko Ursulin
2018-12-04
1
-0
/
+2
*
drm/i915/vgpu: Disallow loading on old vGPU hosts
Chris Wilson
2018-12-03
1
-16
/
+0
*
drm/i915/ringbuffer: change header SPDX identifier to MIT
Jonathan Gray
2018-10-31
1
-1
/
+1
*
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
2018-10-29
1
-2
/
+2
*
drm/i915: Pull scheduling under standalone lock
Chris Wilson
2018-10-01
1
-3
/
+2
*
drm/i915: Combine multiple internal plists into the same i915_priolist bucket
Chris Wilson
2018-10-01
1
-1
/
+12
*
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-09-14
1
-0
/
+2
|
\
|
*
drm: Add drm/drm_util.h header file
Daniel Vetter
2018-09-09
1
-0
/
+2
*
|
drm/i915: Clear stop-engine for a pardoned reset
Chris Wilson
2018-08-15
1
-0
/
+1
*
|
drm/i915: Pull seqno started checks together
Chris Wilson
2018-08-07
1
-6
/
+27
*
|
drm/i915: kill resource streamer support
Lucas De Marchi
2018-08-06
1
-1
/
+0
*
|
drm/i915: Drop unneed i915 parameter from intel_ring_pin()
Chris Wilson
2018-07-27
1
-1
/
+1
*
|
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
Jakub Bartmiński
2018-07-27
1
-3
/
+1
|
/
*
drm/i915/selftests: Force a preemption hang
Chris Wilson
2018-07-16
1
-0
/
+27
*
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
2018-07-16
1
-0
/
+6
*
drm/i915/execlists: Switch to rb_root_cached
Chris Wilson
2018-07-11
1
-6
/
+1
*
drm/i915/execlists: Trust the CSB
Chris Wilson
2018-06-28
1
-1
/
+0
*
drm/i915/execlists: Reset CSB write pointer after reset
Chris Wilson
2018-06-28
1
-0
/
+9
*
drm/i915/execlists: Unify CSB access pointers
Chris Wilson
2018-06-28
1
-6
/
+17
*
drm/i915: Only signal from interrupt when requested
Chris Wilson
2018-06-28
1
-3
/
+2
*
drm/i915: Move the irq_counter inside the spinlock
Chris Wilson
2018-06-28
1
-1
/
+1
*
drm/i915: Fix fallout of fake reset along resume
Chris Wilson
2018-06-18
1
-0
/
+2
*
drm/i915: Declare the driver wedged if hangcheck makes no progress
Chris Wilson
2018-06-14
1
-1
/
+2
*
drm/i915/ringbuffer: Serialize load of PD_DIR
Chris Wilson
2018-06-12
1
-1
/
+4
*
drm/i915: Wrap around the tail offset before setting ring->tail
Chris Wilson
2018-06-11
1
-6
/
+14
*
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
2018-06-11
1
-9
/
+0
*
drm/i915/execlists: Handle copying default context state for atomic reset
Chris Wilson
2018-05-19
1
-0
/
+1
*
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-18
1
-5
/
+4
*
drm/i915: Move fiddling with engine->last_retired_context
Chris Wilson
2018-05-18
1
-0
/
+1
*
drm/i915: Stop parking the signaler around reset
Chris Wilson
2018-05-16
1
-0
/
+2
*
drm/i915: Move engine reset prepare/finish to backends
Chris Wilson
2018-05-16
1
-2
/
+7
*
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-02
1
-5
/
+6
*
drm/i915: Move timeline from GTT to ring
Chris Wilson
2018-05-02
1
-1
/
+4
*
drm/i915: Only track live rings for retiring
Chris Wilson
2018-04-30
1
-1
/
+1
*
drm/i915: Retire requests along rings
Chris Wilson
2018-04-30
1
-0
/
+1
*
drm/i915: Use seqlock in engine stats
Tvrtko Ursulin
2018-04-26
1
-5
/
+6
*
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-18
1
-1
/
+3
*
drm/i915: Move a bunch of workaround-related code to its own file
Oscar Mateo
2018-04-11
1
-3
/
+0
*
drm/i915: Store preemption capability in engine->flags
Chris Wilson
2018-04-04
1
-2
/
+16
*
drm/i915/execlists: Track begin/end of execlists submission sequences
Chris Wilson
2018-04-03
1
-1
/
+14
*
drm/i915/icl: Update subslice define for ICL 11
Kelvin Gardiner
2018-03-20
1
-1
/
+1
*
drm/i915: Split GPU commands definitions into separate header
Michal Wajdeczko
2018-03-15
1
-1
/
+2
*
drm/i915: move gen8 irq shifts to intel_lrc.c
Daniele Ceraolo Spurio
2018-03-15
1
-1
/
+0
*
drm/i915: Remove the impedance mismatch around intel_engine_enable_signaling
Chris Wilson
2018-03-12
1
-1
/
+1
*
drm/i915: Include i915_reg.h in intel_ringbuffer.h
Michal Wajdeczko
2018-03-09
1
-0
/
+1
*
drm/i915: store all subslice masks
Lionel Landwerlin
2018-03-08
1
-1
/
+1
*
drm/i915/icl: Enhanced execution list support
Thomas Daniel
2018-03-07
1
-2
/
+10
[next]