index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
2012-12-17
1
-8
/
+68
*
drm/i915: Don't allow ring tail to reach the same cacheline as head
Ville Syrjälä
2012-12-03
1
-2
/
+2
*
drm/i915: Rearrange code to only have a single method for waiting upon the ring
Chris Wilson
2012-11-29
1
-25
/
+48
*
drm/i915: Preallocate next seqno before touching the ring
Chris Wilson
2012-11-29
1
-23
/
+26
*
drm/i915: Use LRI to update the semaphore registers
Chris Wilson
2012-11-21
1
-5
/
+2
*
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
2012-11-16
1
-10
/
+35
*
drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush
Daniel Vetter
2012-11-11
1
-1
/
+1
*
drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
Jesse Barnes
2012-11-11
1
-1
/
+1
*
drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3
Jesse Barnes
2012-11-11
1
-4
/
+18
*
drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths
Mika Kuoppala
2012-11-11
1
-1
/
+1
*
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
2012-10-22
1
-3
/
+2
|
\
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
1
-19
/
+133
|
|
\
|
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
*
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
*
|
|
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
Chris Wilson
2012-10-17
1
-9
/
+39
|
|
/
|
/
|
*
|
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
1
-4
/
+5
*
|
drm/i915: add workarounds to gen7_render_ring_flush
Paulo Zanoni
2012-09-03
1
-5
/
+34
*
|
drm/i915: add workarounds directly to gen6_render_ring_flush
Paulo Zanoni
2012-09-03
1
-15
/
+6
*
|
drm/i915: add gen7_render_ring_flush
Paulo Zanoni
2012-09-03
1
-1
/
+49
*
|
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-24
1
-3
/
+3
*
|
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-17
1
-16
/
+28
|
\
|
|
*
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
2012-08-14
1
-18
/
+23
|
*
drm/i915: correctly order the ring init sequence
Daniel Vetter
2012-08-08
1
-2
/
+5
*
|
drm/i915: Lazily apply the SNB+ seqno w/a
Chris Wilson
2012-08-10
1
-6
/
+4
*
|
drm/i915: Only apply the SNB pipe control w/a to gen6
Chris Wilson
2012-08-08
1
-13
/
+20
*
|
drm/i915: Macro to determine DPF support
Ben Widawsky
2012-07-25
1
-3
/
+3
*
|
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
Chris Wilson
2012-07-25
1
-0
/
+38
*
|
drm/i915: Remove the per-ring write list
Chris Wilson
2012-07-25
1
-2
/
+0
|
/
*
drm/i915: missing error case in init status page
Ben Widawsky
2012-07-20
1
-0
/
+1
*
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
2012-07-20
1
-8
/
+19
*
drm/i915: don't return a spurious -EIO from intel_ring_begin
Daniel Vetter
2012-07-05
1
-14
/
+4
*
drm/i915: non-interruptible sleeps can't handle -EAGAIN
Daniel Vetter
2012-07-05
1
-2
/
+4
*
drm/i915: "Flush Me Harder" required on gen6+
Daniel Vetter
2012-06-28
1
-1
/
+9
*
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
2012-06-25
1
-3
/
+18
|
\
|
*
drm/i915: hold forcewake around ring hw init
Daniel Vetter
2012-06-04
1
-3
/
+13
|
*
drm/i915: Mark the ringbuffers as being in the GTT domain
Chris Wilson
2012-06-04
1
-0
/
+4
|
*
drm/i915: Reset last_retired_head when resetting ring
Chris Wilson
2012-05-29
1
-0
/
+1
*
|
drm/i915: possibly invalidate TLB before context switch
Ben Widawsky
2012-06-14
1
-0
/
+7
*
|
drm/i915: PIPE_CONTROL_TLB_INVALIDATE
Ben Widawsky
2012-06-14
1
-0
/
+1
*
|
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-06-12
1
-2
/
+4
*
|
drm/i915: enable parity error interrupts
Ben Widawsky
2012-05-31
1
-2
/
+12
*
|
drm/i915: s/i915_wait_request/i915_wait_seqno/g
Ben Widawsky
2012-05-25
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
2012-05-08
1
-0
/
+10
|
\
|
*
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-07
1
-0
/
+8
|
|
\
|
|
*
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2012-04-28
1
-0
/
+8
*
|
|
drm/i915: add interface to simulate gpu hangs
Daniel Vetter
2012-05-05
1
-0
/
+4
*
|
|
drm/i915: fixup __iomem mixups in ringbuffer.c
Daniel Vetter
2012-05-03
1
-27
/
+12
*
|
|
drm/i915: kill pointless clearing of dev_priv->hws_map
Daniel Vetter
2012-05-03
1
-5
/
+0
*
|
|
drm/i915: remove do_retire from i915_wait_request
Ben Widawsky
2012-05-03
1
-1
/
+3
*
|
|
drm/i915: rip out GEM drm feature checks
Daniel Vetter
2012-05-03
1
-9
/
+6
[next]