index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-02-12
drm/i915/pmu: Fix enable count array size and bounds checking
Tvrtko Ursulin
1
-4
/
+5
2018-12-04
drm/i915: Allocate a common scratch page
Chris Wilson
1
-5
/
+0
2018-12-04
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
1
-0
/
+1
2018-12-04
drm/i915: Move register white-listing to the common workaround framework
Tvrtko Ursulin
1
-0
/
+1
2018-12-04
drm/i915: Introduce per-engine workarounds
Tvrtko Ursulin
1
-0
/
+2
2018-12-03
drm/i915/vgpu: Disallow loading on old vGPU hosts
Chris Wilson
1
-16
/
+0
2018-10-31
drm/i915/ringbuffer: change header SPDX identifier to MIT
Jonathan Gray
1
-1
/
+1
2018-10-29
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
1
-2
/
+2
2018-10-01
drm/i915: Pull scheduling under standalone lock
Chris Wilson
1
-3
/
+2
2018-10-01
drm/i915: Combine multiple internal plists into the same i915_priolist bucket
Chris Wilson
1
-1
/
+12
2018-09-14
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+2
2018-09-09
drm: Add drm/drm_util.h header file
Daniel Vetter
1
-0
/
+2
2018-08-15
drm/i915: Clear stop-engine for a pardoned reset
Chris Wilson
1
-0
/
+1
2018-08-07
drm/i915: Pull seqno started checks together
Chris Wilson
1
-6
/
+27
2018-08-06
drm/i915: kill resource streamer support
Lucas De Marchi
1
-1
/
+0
2018-07-27
drm/i915: Drop unneed i915 parameter from intel_ring_pin()
Chris Wilson
1
-1
/
+1
2018-07-27
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
Jakub BartmiĊski
1
-3
/
+1
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-29
drm/i915/execlists: Trust the CSB
Chris Wilson
1
-1
/
+0
2018-06-29
drm/i915/execlists: Reset CSB write pointer after reset
Chris Wilson
1
-0
/
+9
2018-06-29
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-03
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
1
-5
/
+6
2018-05-03
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-12
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-13
drm/i915: Remove the impedance mismatch around intel_engine_enable_signaling
Chris Wilson
1
-1
/
+1
2018-03-10
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
[next]