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
2014-04-25
drm/i915: Move all ring resets before setting the HWS page
Chris Wilson
1
-20
/
+34
2014-03-31
drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
1
-19
/
+19
2014-03-28
drm/i915: Broadwell expands ACTHD to 64bit
Chris Wilson
1
-6
/
+16
2014-03-28
drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg
Akash Goel
1
-1
/
+2
2014-03-13
drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM
Damien Lespiau
1
-2
/
+8
2014-03-12
drm/i915: warn if ring is active before sync flush
Naresh Kumar Kachhi
1
-0
/
+4
2014-03-12
drm/i915: wait for rings to become idle once disabled
Naresh Kumar Kachhi
1
-0
/
+2
2014-03-12
drm/i915: disable rings before HW status page setup
Naresh Kumar Kachhi
1
-5
/
+5
2014-03-11
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+21
2014-03-08
drm/i915: Implement command buffer parsing logic
Brad Volkin
1
-0
/
+2
2014-03-06
drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
Ville Syrjälä
1
-1
/
+1
2014-02-14
drm/i915: Handle set_cache_level errors in the status page setup
Daniel Vetter
1
-1
/
+3
2014-02-14
drm/i915: Don't pin the status page as mappable
Daniel Vetter
1
-1
/
+1
2014-02-14
drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers
Daniel Vetter
1
-1
/
+1
2014-02-14
drm/i915: Handle set_cache_level errors in the pipe control scratch setup
Daniel Vetter
1
-1
/
+3
2014-02-14
drm/i915: Consolidate binding parameters into flags
Daniel Vetter
1
-6
/
+5
2014-02-13
drm/i915: protect ringbuffer sarea update behind !MODESET
Daniel Vetter
1
-1
/
+2
2014-02-12
drm/i915: Add intel_ring_cachline_align()
Ville Syrjälä
1
-0
/
+21
2014-02-06
drm/i915: Prevent recursion by retiring requests when the ring is full
Chris Wilson
1
-20
/
+5
2014-01-26
Merge branch 'topic/ppgtt' into drm-intel-next-queued
Daniel Vetter
1
-6
/
+6
2014-01-22
drm/i915: Fix disabled semaphores
Ben Widawsky
1
-4
/
+6
2014-01-07
drm/i915: Flush outstanding requests before allocating new seqno
Chris Wilson
1
-4
/
+8
2013-12-18
drm/i915: Make pin count per VMA
Ben Widawsky
1
-6
/
+6
2013-12-17
drm/i915: Don't emit mbox updates without semaphores
Ben Widawsky
1
-5
/
+6
2013-11-28
drm/i915: Add power well arguments to force wake routines.
Deepak S
1
-2
/
+2
2013-11-26
drm/i915: Drop forcewake w/a for missed interrupts/seqno on Sandybridge
Chris Wilson
1
-7
/
+0
2013-11-21
drm/i915: Emit SRM after the MSG_FBC_REND_STATE LRI
Ville Syrjälä
1
-2
/
+4
2013-11-21
drm/i915: Limit FBC flush to post batch flush
Ville Syrjälä
1
-2
/
+2
2013-11-14
drm/i915/bdw: Add comment about gen8 HWS PGA
Ben Widawsky
1
-0
/
+1
2013-11-08
drm/i915/bdw: Take render error interrupt out of the mask
Daniel Vetter
1
-2
/
+1
2013-11-08
drm/i915/bdw: BSD init for gen8 also
Ben Widawsky
1
-1
/
+1
2013-11-08
drm/i915/bdw: Render ring flushing
Ben Widawsky
1
-0
/
+42
2013-11-08
drm/i915/bdw: unleash PPGTT
Ben Widawsky
1
-1
/
+4
2013-11-08
drm/i915/bdw: Update MI_FLUSH_DW
Ben Widawsky
1
-4
/
+18
2013-11-08
drm/i915/bdw: dispatch updates (64b related)
Ben Widawsky
1
-3
/
+31
2013-11-08
drm/i915/bdw: Implement interrupt changes
Ben Widawsky
1
-11
/
+85
2013-10-16
drm/i915: Do a fuller init after reset
Ben Widawsky
1
-1
/
+3
2013-10-10
drm/i915: Remove gen specific checks in MMIO
Ben Widawsky
1
-4
/
+2
2013-09-19
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
1
-3
/
+3
2013-09-19
drm/i915: Add second slice l3 remapping
Ben Widawsky
1
-4
/
+3
2013-09-10
drm/i915: Write RING_TAIL once per-request
Chris Wilson
1
-14
/
+16
2013-09-05
drm/i915; Preallocate the lazy request
Chris Wilson
1
-0
/
+10
2013-09-05
drm/i915: Rename ring->outstanding_lazy_request
Chris Wilson
1
-9
/
+9
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
[next]