index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.c
Age
Commit message (
Expand
)
Author
2012-10-17
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
Chris Wilson
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
2012-06-14
drm/i915: possibly invalidate TLB before context switch
Ben Widawsky
2012-06-14
drm/i915: PIPE_CONTROL_TLB_INVALIDATE
Ben Widawsky
2012-06-12
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-06-04
drm/i915: hold forcewake around ring hw init
Daniel Vetter
2012-06-04
drm/i915: Mark the ringbuffers as being in the GTT domain
Chris Wilson
2012-05-31
drm/i915: enable parity error interrupts
Ben Widawsky
2012-05-29
drm/i915: Reset last_retired_head when resetting ring
Chris Wilson
2012-05-25
drm/i915: s/i915_wait_request/i915_wait_seqno/g
Ben Widawsky
2012-05-08
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-05
drm/i915: add interface to simulate gpu hangs
Daniel Vetter
2012-05-03
drm/i915: fixup __iomem mixups in ringbuffer.c
Daniel Vetter
2012-05-03
drm/i915: kill pointless clearing of dev_priv->hws_map
Daniel Vetter
2012-05-03
drm/i915: remove do_retire from i915_wait_request
Ben Widawsky
2012-05-03
drm/i915: rip out GEM drm feature checks
Daniel Vetter
2012-05-03
drm/i915: Use a global lock for modifying global irq flags
Chris Wilson
2012-05-03
drm/i915: create macros to handle masked bits
Daniel Vetter
2012-05-03
drm/i915: i8xx interrupt handler
Chris Wilson
2012-04-28
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2012-04-20
drm/i915: invalidate render cache on gen2
Daniel Vetter
2012-04-18
drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSH
Chris Wilson
2012-04-18
drm/i915: Replace open coded MI_BATCH_GTT
Chris Wilson
2012-04-18
drm/i915: [sparse] trivial sparse fixes
Ben Widawsky
2012-04-17
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
2012-04-13
drm/i915: inline enable/disable_irq into ring->get/put_irq
Daniel Vetter
2012-04-13
drm/i915: don't set up gem ring functions on gen5 for !kms
Daniel Vetter
2012-04-13
drm/i915: consolidate ring->add_request a bit
Daniel Vetter
2012-04-13
drm/i915: split up ring->dispatch_execbuffer functions
Daniel Vetter
2012-04-13
drm/i915: don't enable the gen6 bsd ring tail write enable on gen7
Daniel Vetter
2012-04-13
drm/i915: split out the gen5 ring irq get/put functions
Daniel Vetter
[next]