index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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-09-03
drm/i915: Embed the ring->private within the struct intel_ring_buffer
Chris Wilson
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-08-23
drm/i915: wrap GEN6_PMIMR changes
Paulo Zanoni
2013-08-23
drm/i915: wrap GTIMR changes
Paulo Zanoni
2013-08-22
drm/i915: Initialize seqno for VECS too
Ben Widawsky
2013-08-18
drm/i915: Invalidate TLBs for the rings after a reset
Chris Wilson
2013-08-05
drm/i915: Add VM to pin
Ben Widawsky
2013-07-25
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
2013-07-11
drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT
Daniel Vetter
2013-07-11
drm/i915: unify ring irq refcounts (again)
Daniel Vetter
2013-07-11
drm/i915: kill dev_priv->rps.lock
Daniel Vetter
2013-07-09
drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a
Daniel Vetter
2013-07-08
drm/i915: Getter/setter for object attributes
Ben Widawsky
2013-07-04
drm/i915: reinit status page registers after gpu reset
Daniel Vetter
2013-06-13
drm/i915: change i915_add_request to macro
Mika Kuoppala
2013-06-11
drm/i915: Initialize ring->hangcheck upon ring init
Chris Wilson
2013-06-07
drm/i915: WA: FBC Render Nuke.
Rodrigo Vivi
2013-05-31
drm/i915: Enable vebox interrupts
Ben Widawsky
2013-05-31
drm/i915: vebox interrupt get/put
Ben Widawsky
2013-05-31
drm/i915: consolidate interrupt naming scheme
Ben Widawsky
2013-05-31
drm/i915: Convert irq_refounct to struct
Ben Widawsky
2013-05-31
drm/i915: Vebox ringbuffer init
Ben Widawsky
2013-05-31
drm/i915: Rename ring flush functions
Ben Widawsky
2013-05-31
drm/i915: Add VECS semaphore bits
Ben Widawsky
2013-05-31
drm/i915: Introduce VECS: the 4th ring
Ben Widawsky
2013-05-31
drm/i915: Semaphore MBOX update generalization
Ben Widawsky
2013-05-31
drm/i915: Comments for semaphore clarification
Ben Widawsky
2013-05-31
drm/i915: fix error return code in init_pipe_control()
Wei Yongjun
2013-05-31
drm/i915: track ring progression using seqnos
Mika Kuoppala
2013-05-10
drm/i915: Add references to some workaround we implement
Damien Lespiau
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
[next]