Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293542
b: refs/heads/master
c: 8d79c34
h: refs/heads/master
v: v3
  • Loading branch information
Eric Anholt authored and Daniel Vetter committed Jan 25, 2012
1 parent 8ed6544 commit 2e50c67
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8e636784b6f76653d358d521af9c2a8c246df38b
refs/heads/master: 8d79c3490aecfe6e51f0ba6f9780746fb1434954
2 changes: 0 additions & 2 deletions trunk/drivers/gpu/drm/i915/intel_ringbuffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,8 +399,6 @@ static int init_render_ring(struct intel_ring_buffer *ring)

if (INTEL_INFO(dev)->gen > 3) {
int mode = VS_TIMER_DISPATCH << 16 | VS_TIMER_DISPATCH;
if (IS_GEN6(dev) || IS_GEN7(dev))
mode |= MI_FLUSH_ENABLE << 16 | MI_FLUSH_ENABLE;
I915_WRITE(MI_MODE, mode);
if (IS_GEN7(dev))
I915_WRITE(GFX_MODE_GEN7,
Expand Down

0 comments on commit 2e50c67

Please sign in to comment.