Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189675
b: refs/heads/master
c: 643acac
h: refs/heads/master
i:
  189673: 27908c5
  189671: 1a3df50
v: v3
  • Loading branch information
Alex Deucher authored and Dave Airlie committed Apr 6, 2010
1 parent 1668f6f commit e4a43f0
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: 95beb690170e6ce918fe53c73a0fcc7cf64d704a
refs/heads/master: 643acacf02679befd0f98ac3c5fecb805f1c9548
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_connectors.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ int radeon_connector_set_property(struct drm_connector *connector, struct drm_pr
radeon_encoder = to_radeon_encoder(encoder);
if (!radeon_encoder->enc_priv)
return 0;
if (rdev->is_atom_bios) {
if (ASIC_IS_AVIVO(rdev) || radeon_r4xx_atom) {
struct radeon_encoder_atom_dac *dac_int;
dac_int = radeon_encoder->enc_priv;
dac_int->tv_std = val;
Expand Down

0 comments on commit e4a43f0

Please sign in to comment.