Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345241
b: refs/heads/master
c: 0540e48
h: refs/heads/master
i:
  345239: 48d3411
v: v3
  • Loading branch information
Paulo Zanoni authored and Daniel Vetter committed Nov 11, 2012
1 parent e339092 commit f03b48e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 7cbfd0653005d6c7a8f00d8ef5573b2976157780
refs/heads/master: 0540e4882f221d5979e02e2a225ad077ae8b40b4
3 changes: 1 addition & 2 deletions trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -3183,8 +3183,7 @@ static void lpt_pch_enable(struct drm_crtc *crtc)

lpt_program_iclkip(crtc);

/* set transcoder timing, panel must allow it */
assert_panel_unlocked(dev_priv, pipe);
/* Set transcoder timing. */
I915_WRITE(TRANS_HTOTAL(pipe), I915_READ(HTOTAL(pipe)));
I915_WRITE(TRANS_HBLANK(pipe), I915_READ(HBLANK(pipe)));
I915_WRITE(TRANS_HSYNC(pipe), I915_READ(HSYNC(pipe)));
Expand Down

0 comments on commit f03b48e

Please sign in to comment.