Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205153
b: refs/heads/master
c: 4f44407
h: refs/heads/master
i:
  205151: bce350a
v: v3
  • Loading branch information
Jesse Barnes authored and Eric Anholt committed Aug 2, 2010
1 parent 482f789 commit 84b7207
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 831cd4453598b2c8e193f077023910c6b0c39558
refs/heads/master: 4f444071702bf0b76cfb381150cf0fc8cacdc931
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_dp.c
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ intel_dp_mode_fixup(struct drm_encoder *encoder, struct drm_display_mode *mode,
}
}

if (IS_eDP(intel_encoder)) {
if (IS_eDP(intel_encoder) || IS_PCH_eDP(dp_priv)) {
/* okay we failed just pick the highest */
dp_priv->lane_count = max_lane_count;
dp_priv->link_bw = bws[max_clock];
Expand Down

0 comments on commit 84b7207

Please sign in to comment.