Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253199
b: refs/heads/master
c: 5cbba41
h: refs/heads/master
i:
  253197: fe7f043
  253195: 0a5b39d
  253191: 993d120
  253183: b8f89bf
v: v3
  • Loading branch information
Nicolas Kaiser authored and Keith Packard committed Jun 4, 2011
1 parent 881bc80 commit 5a0695d
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: 95e0ee92d3a605de75a633dd2360700595d5a8ad
refs/heads/master: 5cbba41d2857477bd9a008f2d82c0622db1a8dee
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ static int intel_hdmi_mode_valid(struct drm_connector *connector,
if (mode->clock > 165000)
return MODE_CLOCK_HIGH;
if (mode->clock < 20000)
return MODE_CLOCK_HIGH;
return MODE_CLOCK_LOW;

if (mode->flags & DRM_MODE_FLAG_DBLSCAN)
return MODE_NO_DBLESCAN;
Expand Down

0 comments on commit 5a0695d

Please sign in to comment.