Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262521
b: refs/heads/master
c: a2cab1b
h: refs/heads/master
i:
  262519: c7c478e
v: v3
  • Loading branch information
Adam Jackson authored and Keith Packard committed Jul 25, 2011
1 parent ccd7fa2 commit d3b9a31
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: 71ba9000e673d6171a52f2a8b14e0419087f7199
refs/heads/master: a2cab1b24a4ea75a68fa21bfb7d5b1a45121583c
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/intel_dp.c
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@ intel_dp_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode,
memset(intel_dp->link_configuration, 0, DP_LINK_CONFIGURATION_SIZE);
intel_dp->link_configuration[0] = intel_dp->link_bw;
intel_dp->link_configuration[1] = intel_dp->lane_count;
intel_dp->link_configuration[8] = DP_SET_ANSI_8B10B;

/*
* Check for DPCD version > 1.1 and enhanced framing support
Expand Down

0 comments on commit d3b9a31

Please sign in to comment.