index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2013-08-29
drm/i915: Invalidate TLBs for the rings after a reset
Chris Wilson
1
-0
/
+12
2013-08-04
drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a
Daniel Vetter
1
-5
/
+4
2013-02-20
drm/i915: Fix PIPE_CONTROL DW/QW write through global GTT on IVB+
Ville Syrjälä
1
-1
/
+2
2013-02-20
drm/i915: Print the pipe control page GTT address
Ville Syrjälä
1
-0
/
+3
2013-02-08
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
1
-6
/
+18
2013-01-23
drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits
Chris Wilson
1
-0
/
+5
2013-01-23
drm/i915: Disable AsyncFlip performance optimisations
Chris Wilson
1
-6
/
+13
2013-01-22
drm/i915: use gem_set_seqno() on hardware init
Mika Kuoppala
1
-2
/
+0
2013-01-20
drm/i915: move wedged to the other gpu error handling stuff
Daniel Vetter
1
-2
/
+4
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
1
-1
/
+1
2013-01-18
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
1
-1
/
+1
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-18
/
+81
2012-12-19
drm/i915: Initialize hardware semaphore state on ring init
Mika Kuoppala
1
-15
/
+9
2012-12-19
drm/i915: Introduce ring set_seqno
Mika Kuoppala
1
-0
/
+20
2012-12-17
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
1
-8
/
+68
2012-12-11
drm/i915: Don't emit semaphore wait if wrap happened
Mika Kuoppala
1
-5
/
+21
2012-12-06
drm/i915: Add intel_ring_handle_seqno wrap
Mika Kuoppala
1
-0
/
+22
2012-12-06
drm/i915: Split intel_ring_begin
Mika Kuoppala
1
-15
/
+22
2012-12-03
drm/i915: Don't allow ring tail to reach the same cacheline as head
Ville Syrjälä
1
-2
/
+2
2012-12-01
drm/i915: Allocate ringbuffers from stolen memory
Chris Wilson
1
-1
/
+5
2012-11-29
drm/i915: Rearrange code to only have a single method for waiting upon the ring
Chris Wilson
1
-25
/
+48
2012-11-29
drm/i915: Preallocate next seqno before touching the ring
Chris Wilson
1
-23
/
+26
2012-11-21
drm/i915: Use LRI to update the semaphore registers
Chris Wilson
1
-5
/
+2
2012-11-16
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
1
-10
/
+35
2012-11-12
drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush
Daniel Vetter
1
-1
/
+1
2012-11-12
drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
Jesse Barnes
1
-1
/
+1
2012-11-12
drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3
Jesse Barnes
1
-4
/
+18
2012-11-12
drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths
Mika Kuoppala
1
-1
/
+1
2012-10-22
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+2
2012-10-17
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
Chris Wilson
1
-9
/
+39
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-19
/
+133
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
1
-4
/
+5
2012-09-03
drm/i915: add workarounds to gen7_render_ring_flush
Paulo Zanoni
1
-5
/
+34
2012-09-03
drm/i915: add workarounds directly to gen6_render_ring_flush
Paulo Zanoni
1
-15
/
+6
2012-09-03
drm/i915: add gen7_render_ring_flush
Paulo Zanoni
1
-1
/
+49
2012-08-24
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
1
-3
/
+3
2012-08-17
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
1
-16
/
+28
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-10
drm/i915: Lazily apply the SNB+ seqno w/a
Chris Wilson
1
-6
/
+4
2012-08-08
drm/i915: correctly order the ring init sequence
Daniel Vetter
1
-2
/
+5
2012-08-08
drm/i915: Only apply the SNB pipe control w/a to gen6
Chris Wilson
1
-13
/
+20
2012-07-25
drm/i915: Macro to determine DPF support
Ben Widawsky
1
-3
/
+3
2012-07-25
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
Chris Wilson
1
-0
/
+38
2012-07-25
drm/i915: Remove the per-ring write list
Chris Wilson
1
-2
/
+0
2012-07-20
drm/i915: missing error case in init status page
Ben Widawsky
1
-0
/
+1
2012-07-20
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
1
-8
/
+19
2012-07-05
drm/i915: don't return a spurious -EIO from intel_ring_begin
Daniel Vetter
1
-14
/
+4
2012-07-05
drm/i915: non-interruptible sleeps can't handle -EAGAIN
Daniel Vetter
1
-2
/
+4
[next]