Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217893
b: refs/heads/master
c: 19c55da
h: refs/heads/master
i:
  217891: ddeb89f
v: v3
  • Loading branch information
Chris Wilson committed Sep 8, 2010
1 parent b2b09d7 commit 7dcc06a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 82d7c9e7da9fa11b8ed968c94a19c7732e11c1ad
refs/heads/master: 19c55da11660fea1a0f1ddbb33ecf38d4f728799
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/intel_crt.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ intel_crt_load_detect(struct drm_crtc *crtc, struct intel_encoder *intel_encoder
if (IS_I9XX(dev)) {
uint32_t pipeconf = I915_READ(pipeconf_reg);
I915_WRITE(pipeconf_reg, pipeconf | PIPECONF_FORCE_BORDER);
POSTING_READ(pipeconf_reg);
/* Wait for next Vblank to substitue
* border color for Color info */
intel_wait_for_vblank(dev, pipe);
Expand Down

0 comments on commit 7dcc06a

Please sign in to comment.