index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2010-12-09
drm/i915/ringbuffer: Handle wrapping of the autoreported HEAD
Chris Wilson
2010-12-05
drm/i915/ringbuffer: Only print an error on the second attempt to reset head
Chris Wilson
2010-11-08
drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
Chris Wilson
2010-11-02
drm/i915: SNB BLT workaround
Chris Wilson
2010-10-24
drm/i915: Move gpu_write_list to per-ring
Chris Wilson
2010-10-22
drm/i915/ringbuffer: Write the value passed in to the tail register
Chris Wilson
2010-10-21
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
2010-10-21
drm/i915/ringbuffer: Remove broken intel_fill_struct()
Chris Wilson
2010-10-21
drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2b
Chris Wilson
2010-10-19
drm/i915: Sleep whilst waiting for the ring
Chris Wilson
2010-09-30
drm/i915/debug: Convert i915_verify_active() to scan all lists
Chris Wilson
2010-09-25
drm/i915: kill ring->setup_status_page
Daniel Vetter
2010-09-25
drm/i915: kill ring->get_active_head
Daniel Vetter
2010-09-25
drm/i915: kill per-ring macros
Daniel Vetter
2010-09-25
drm/i915: fix ACTHD for gen <= 3
Daniel Vetter
2010-09-24
drm/i915: Only hold a process-local lock whilst throttling.
Chris Wilson
2010-09-21
drm/i915/ringbuffer: whitespace cleanup
Chris Wilson
2010-09-21
drm/i915: drop alignment ringbuffer parameter
Daniel Vetter
2010-09-21
drm/i915: don't explicitly initialize ringbuffer members to zero
Daniel Vetter
2010-09-21
drm/i915: use new macros to access the ring ctl register
Daniel Vetter
2010-09-21
drm/i915: use new macros to access the ring head register
Daniel Vetter
2010-09-21
drm/i915: use new macros to access the ring start register
Daniel Vetter
2010-09-21
drm/i915: use new macros to access the ring tail register
Daniel Vetter
2010-09-21
drm/i915: add relative ring register macros
Daniel Vetter
2010-09-21
drm/i915/ringbuffer: Mark the initialisation structs as constant.
Chris Wilson
2010-09-21
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
2010-09-21
drm/i915/ringbuffer: Implement advance using set_tail
Chris Wilson
2010-09-21
drm/i915: add set_tail hook in struct intel_ring_buffer
Xiang, Haihao
2010-09-21
drm/i915: do not export the instances of struct intel_ring_buffer
Xiang, Haihao
2010-09-21
drm/i915: Only emit a flush request on the active ring.
Chris Wilson
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-14
drm/i915: Remove unused intel_ringbuffer->ring_flag
Chris Wilson
2010-09-08
drm/i915: move flushing list processing to i915_retire_commands
Daniel Vetter
2010-09-07
drm/i915: Enable MI_FLUSH on Sandybridge
Zhenyu Wang
2010-08-09
drm/i915 invalidate indirect state pointers at end of ring exec
Zou Nan hai
2010-08-09
drm/i915/ringbuffer: Set ring->gem_buffer = NULL on init unwind
Chris Wilson
2010-08-09
drm/i915: Use a common seqno for all rings.
Chris Wilson
2010-08-09
drm/i915: Inline ringbuffer_emit()
Chris Wilson
2010-08-09
drm/i915: Move ringbuffer accounting to begin/advance.
Chris Wilson
2010-08-09
drm/i915: Unroll wrapping of the ringbuffer.
Chris Wilson
2010-07-01
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
Chris Wilson
2010-06-14
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
Zou Nan hai
2010-05-28
drm/i915: Fix PIPE_CONTROL command on Sandybridge
Zhenyu Wang
2010-05-26
drm/i915: implement BSD ring buffer V2
Zou Nan hai
2010-05-26
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
2010-05-26
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
2010-05-26
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt