index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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: Always try to reset the GPU on takeover
Chris Wilson
2019-01-03
1
-1
/
+1
*
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2019-01-02
1
-2
/
+2
*
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
2018-12-31
1
-10
/
+0
*
drm/i915: Remove redundant trailing request flush
Chris Wilson
2018-12-31
1
-10
/
+0
*
drm/i915/execlists: Pull the render flush into breadcrumb emission
Chris Wilson
2018-12-28
1
-3
/
+2
*
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
2018-12-28
1
-55
/
+1
*
drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
Chris Wilson
2018-12-18
1
-0
/
+2
*
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
1
-2
/
+2
*
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
[next]