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