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.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
2016-01-09
drm/i915: Fix SRC_COPY width on 830/845g
Chris Wilson
1
-1
/
+1
2015-07-30
drm/i915: Evict CS TLBs between batches
Chris Wilson
1
-27
/
+39
2015-01-26
drm/i915: Force the CS stall for invalidate flushes
Chris Wilson
1
-0
/
+2
2015-01-26
drm/i915: Invalidate media caches on gen7
Chris Wilson
1
-0
/
+1
2014-09-18
drm/i915: read HEAD register back in init_ring_common() to enforce ordering
Jiri Kosina
1
-0
/
+3
2014-03-05
drm/i915: Add intel_ring_cachline_align()
Ville Syrjälä
1
-0
/
+21
2014-02-14
drm/i915: Flush outstanding requests before allocating new seqno
Chris Wilson
1
-4
/
+8
2013-09-03
drm/i915: Embed the ring->private within the struct intel_ring_buffer
Chris Wilson
1
-70
/
+29
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+12
2013-08-23
drm/i915: wrap GEN6_PMIMR changes
Paulo Zanoni
1
-6
/
+2
2013-08-23
drm/i915: wrap GTIMR changes
Paulo Zanoni
1
-16
/
+6
2013-08-22
drm/i915: Initialize seqno for VECS too
Ben Widawsky
1
-0
/
+2
2013-08-18
drm/i915: Invalidate TLBs for the rings after a reset
Chris Wilson
1
-0
/
+12
2013-08-05
drm/i915: Add VM to pin
Ben Widawsky
1
-4
/
+4
2013-07-25
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
1
-15
/
+23
2013-07-11
drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT
Daniel Vetter
1
-2
/
+1
2013-07-11
drm/i915: unify ring irq refcounts (again)
Daniel Vetter
1
-10
/
+10
2013-07-11
drm/i915: kill dev_priv->rps.lock
Daniel Vetter
1
-4
/
+4
2013-07-09
drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a
Daniel Vetter
1
-5
/
+4
2013-07-09
drm/i915: Getter/setter for object attributes
Ben Widawsky
1
-6
/
+6
2013-07-04
drm/i915: reinit status page registers after gpu reset
Daniel Vetter
1
-10
/
+19
2013-06-13
drm/i915: change i915_add_request to macro
Mika Kuoppala
1
-1
/
+1
2013-06-11
drm/i915: Initialize ring->hangcheck upon ring init
Chris Wilson
1
-0
/
+2
2013-06-07
drm/i915: WA: FBC Render Nuke.
Rodrigo Vivi
1
-0
/
+29
2013-05-31
drm/i915: Enable vebox interrupts
Ben Widawsky
1
-1
/
+2
2013-05-31
drm/i915: vebox interrupt get/put
Ben Widawsky
1
-2
/
+44
2013-05-31
drm/i915: consolidate interrupt naming scheme
Ben Widawsky
1
-9
/
+12
2013-05-31
drm/i915: Convert irq_refounct to struct
Ben Widawsky
1
-8
/
+8
2013-05-31
drm/i915: Vebox ringbuffer init
Ben Widawsky
1
-1
/
+34
2013-05-31
drm/i915: Rename ring flush functions
Ben Widawsky
1
-6
/
+6
2013-05-31
drm/i915: Add VECS semaphore bits
Ben Widawsky
1
-0
/
+6
2013-05-31
drm/i915: Introduce VECS: the 4th ring
Ben Widawsky
1
-0
/
+2
2013-05-31
drm/i915: Semaphore MBOX update generalization
Ben Widawsky
1
-14
/
+29
2013-05-31
drm/i915: Comments for semaphore clarification
Ben Widawsky
1
-9
/
+9
2013-05-31
drm/i915: fix error return code in init_pipe_control()
Wei Yongjun
1
-2
/
+4
2013-05-31
drm/i915: track ring progression using seqnos
Mika Kuoppala
1
-0
/
+1
2013-05-10
drm/i915: Add references to some workaround we implement
Damien Lespiau
1
-0
/
+2
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
[next]