Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345562
b: refs/heads/master
c: 93927f9
h: refs/heads/master
v: v3
  • Loading branch information
Alex Deucher committed Dec 8, 2012
1 parent ac5a2af commit ac9774a
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: 2e1a7674f65eb2c9118ab59d9c8aa9c731da6b85
refs/heads/master: 93927f9c1db5f55085457e820f0631064c7bfa34
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/atombios_encoders.c
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ static bool radeon_atom_mode_fixup(struct drm_encoder *encoder,
((radeon_encoder->active_device & (ATOM_DEVICE_DFP_SUPPORT | ATOM_DEVICE_LCD_SUPPORT)) ||
(radeon_encoder_get_dp_bridge_encoder_id(encoder) != ENCODER_OBJECT_ID_NONE))) {
struct drm_connector *connector = radeon_get_connector_for_encoder(encoder);
radeon_dp_set_link_config(connector, mode);
radeon_dp_set_link_config(connector, adjusted_mode);
}

return true;
Expand Down

0 comments on commit ac9774a

Please sign in to comment.