Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274991
b: refs/heads/master
c: fdca78c
h: refs/heads/master
i:
  274989: 51c9c2c
  274987: 757cb89
  274983: 5bea0c6
  274975: 4094a32
v: v3
  • Loading branch information
Alex Deucher authored and Dave Airlie committed Nov 1, 2011
1 parent 07f1906 commit ef14939
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1d33e1fc8dcce667a70387b666a8b6f60153d90f
refs/heads/master: fdca78c3b8876e47f1c92b3b28693b261bfd913a
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/radeon/atombios_dp.c
Original file line number Diff line number Diff line change
Expand Up @@ -482,8 +482,8 @@ static int radeon_dp_get_dp_link_clock(struct drm_connector *connector,
int bpp = convert_bpc_to_bpp(connector->display_info.bpc);
int lane_num, max_pix_clock;

if (radeon_connector_encoder_get_dp_bridge_encoder_id(connector) !=
ENCODER_OBJECT_ID_NONE)
if (radeon_connector_encoder_get_dp_bridge_encoder_id(connector) ==
ENCODER_OBJECT_ID_NUTMEG)
return 270000;

lane_num = radeon_dp_get_dp_lane_number(connector, dpcd, pix_clock);
Expand Down

0 comments on commit ef14939

Please sign in to comment.