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.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
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
2012-06-28
drm/i915: "Flush Me Harder" required on gen6+
Daniel Vetter
1
-1
/
+9
2012-06-25
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+18
2012-06-14
drm/i915: possibly invalidate TLB before context switch
Ben Widawsky
1
-0
/
+7
2012-06-14
drm/i915: PIPE_CONTROL_TLB_INVALIDATE
Ben Widawsky
1
-0
/
+1
2012-06-13
drm/i915: stop using dev->agp->base
Daniel Vetter
1
-2
/
+4
2012-06-04
drm/i915: hold forcewake around ring hw init
Daniel Vetter
1
-3
/
+13
2012-06-04
drm/i915: Mark the ringbuffers as being in the GTT domain
Chris Wilson
1
-0
/
+4
2012-05-31
drm/i915: enable parity error interrupts
Ben Widawsky
1
-2
/
+12
2012-05-29
drm/i915: Reset last_retired_head when resetting ring
Chris Wilson
1
-0
/
+1
2012-05-25
drm/i915: s/i915_wait_request/i915_wait_seqno/g
Ben Widawsky
1
-1
/
+1
2012-05-08
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+10
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
1
-0
/
+8
2012-05-05
drm/i915: add interface to simulate gpu hangs
Daniel Vetter
1
-0
/
+4
2012-05-03
drm/i915: fixup __iomem mixups in ringbuffer.c
Daniel Vetter
1
-27
/
+12
2012-05-03
drm/i915: kill pointless clearing of dev_priv->hws_map
Daniel Vetter
1
-5
/
+0
2012-05-03
drm/i915: remove do_retire from i915_wait_request
Ben Widawsky
1
-1
/
+3
2012-05-03
drm/i915: rip out GEM drm feature checks
Daniel Vetter
1
-9
/
+6
2012-05-03
drm/i915: Use a global lock for modifying global irq flags
Chris Wilson
1
-17
/
+24
2012-05-03
drm/i915: create macros to handle masked bits
Daniel Vetter
1
-8
/
+5
2012-05-03
drm/i915: i8xx interrupt handler
Chris Wilson
1
-4
/
+49
2012-04-28
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
1
-0
/
+8
2012-04-20
drm/i915: invalidate render cache on gen2
Daniel Vetter
1
-1
/
+1
2012-04-18
drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSH
Chris Wilson
1
-16
/
+39
2012-04-18
drm/i915: Replace open coded MI_BATCH_GTT
Chris Wilson
1
-2
/
+3
2012-04-18
drm/i915: [sparse] trivial sparse fixes
Ben Widawsky
1
-2
/
+2
2012-04-17
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2012-04-13
drm/i915: inline enable/disable_irq into ring->get/put_irq
Daniel Vetter
1
-42
/
+26
2012-04-13
drm/i915: don't set up gem ring functions on gen5 for !kms
Daniel Vetter
1
-14
/
+10
2012-04-13
drm/i915: consolidate ring->add_request a bit
Daniel Vetter
1
-25
/
+4
2012-04-13
drm/i915: split up ring->dispatch_execbuffer functions
Daniel Vetter
1
-29
/
+40
2012-04-13
drm/i915: don't enable the gen6 bsd ring tail write enable on gen7
Daniel Vetter
1
-2
/
+4
2012-04-13
drm/i915: split out the gen5 ring irq get/put functions
Daniel Vetter
1
-22
/
+44
2012-04-13
drm/i915: abstract away ring-specific irq_get/put
Daniel Vetter
1
-53
/
+24
2012-04-13
drm/i915: consolidate ring->sync-to functions
Daniel Vetter
1
-49
/
+11
2012-04-13
drm/i915: don't set up rings on gen6+ for non-kms
Daniel Vetter
1
-12
/
+2
2012-04-13
drm/i915: dynamically set up blt ring functions and parameters
Daniel Vetter
1
-21
/
+19
2012-04-13
drm/i915: dynamically set up bsd ring functions and params
Daniel Vetter
1
-41
/
+31
2012-04-13
drm/i915: dynamically set up the render ring functions and params
Daniel Vetter
1
-22
/
+49
[next]