index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.c
Age
Commit message (
Expand
)
Author
2014-09-08
drm/i915: Evict CS TLBs between batches
Chris Wilson
2014-09-04
drm/i915: Reset the HEAD pointer for the ring after writing START
Chris Wilson
2014-09-03
drm/i915: Remove unneeded brackets
Damien Lespiau
2014-09-03
drm/i915: Don't silently discard workarounds
Damien Lespiau
2014-09-03
drm/i915: Don't overrun the intel_wa_regs array
Damien Lespiau
2014-09-03
drm/i915: Init some CHV workarounds via LRIs in ring->init_context()
Ville Syrjälä
2014-09-03
drm/i915/bdw: Export workaround data to debugfs
Arun Siluvery
2014-09-03
drm/i915/bdw: Apply workarounds in render ring init function
Arun Siluvery
2014-09-03
drm/i915: FBC flush nuke for BDW
Rodrigo Vivi
2014-08-20
drm/i915/bdw: Make sure gpu reset still works with Execlists
Oscar Mateo
2014-08-13
drm/i915: Fix up checks for aliasing ppgtt
Daniel Vetter
2014-08-11
drm/i915/bdw: GEN-specific logical ring emit flush
Oscar Mateo
2014-08-11
drm/i915/bdw: New logical ring submission mechanism
Oscar Mateo
2014-08-11
drm/i915/bdw: GEN-specific logical ring init
Oscar Mateo
2014-08-11
drm/i915/bdw: Generic logical ring init and cleanup
Oscar Mateo
2014-08-11
drm/i915/bdw: Add a context and an engine pointers to the ringbuffer
Daniel Vetter
2014-08-11
drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts
Oscar Mateo
2014-08-11
drm/i915: Double check ring is idle before declaring the GPU wedged
Chris Wilson
2014-08-08
drm/i915: No busy-loop wait_for in the ring init code
Daniel Vetter
2014-08-08
drm/i915: read HEAD register back in init_ring_common() to enforce ordering
Jiri Kosina
2014-08-07
drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround.
Kenneth Graunke
2014-08-07
drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper.
Kenneth Graunke
2014-07-23
drm/i915: Use genX_ prefix for gt irq enable/disable functions
Daniel Vetter
2014-07-08
drm/i915: HWS must be in the mappable region for g33
Chris Wilson
2014-07-08
drm/i915: Generalize ring_space to take a ringbuf
Oscar Mateo
2014-07-08
drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf
Oscar Mateo
2014-07-07
drm/i915/bdw: poll semaphores
Ben Widawsky
2014-07-07
drm/i915/bdw: implement semaphore wait
Ben Widawsky
2014-07-07
drm/i915/bdw: implement semaphore signal
Ben Widawsky
2014-07-07
drm/i915: Make semaphore updates more precise
Ben Widawsky
2014-07-07
drm/i915: gen specific ring init
Ben Widawsky
2014-07-07
drm/i915: Fix VCS2's ring name.
Rodrigo Vivi
2014-06-19
drivers/i915: Fix unnoticed failure of init_ring_common()
Konrad Zapalowicz
2014-06-17
drm/i915: Added write-enable pte bit supportt
Akash Goel
2014-06-13
drm/i915/bdw: Do not write the Semaphore Sync Registers in GEN8+
Oscar Mateo
2014-06-05
drm/i915: Don't WARN about ring idle bit on gen2
Ville Syrjälä
2014-05-22
drm/i915: Split the ringbuffers from the rings (3/3)
Oscar Mateo
2014-05-22
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
2014-05-22
drm/i915: Split the ringbuffers from the rings (1/3)
Oscar Mateo
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
2014-05-20
drm/i915/chv: Add some workaround notes
Ville Syrjälä
2014-05-15
drm/i915: Bail out early on gen6_signal if no semaphores
Mika Kuoppala
2014-05-13
drm/i915: Ringbuffer signal func for the second BSD ring
Oscar Mateo
2014-05-12
drm/i915: Use hash tables for the command parser
Brad Volkin
2014-05-08
drm/i915: Flush request queue when waiting for ring space
Chris Wilson
2014-05-08
drm/i915: Improve fallback ring waiting
Chris Wilson
2014-05-05
drm/i915: Support 64b execbuf
Ben Widawsky
2014-05-05
drm/i915: Move ring_begin to signal()
Ben Widawsky
2014-05-05
drm/i915: Virtualize the ringbuffer signal func
Ben Widawsky
2014-05-05
drm/i915: Move semaphore specific ring members to struct
Ben Widawsky
[prev]
[next]