Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154351
b: refs/heads/master
c: 56d21b0
h: refs/heads/master
i:
  154349: c30c0c3
  154347: 6427768
  154343: 223e755
  154335: 27fd1e3
v: v3
  • Loading branch information
Zhenyu Wang authored and Eric Anholt committed Jun 23, 2009
1 parent 3f6b367 commit 890dfee
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 1b16de0b070dc6fa29b7a99980eabe3325ee5983
refs/heads/master: 56d21b07d44e0a33ab846f4f08e9e33bd87e5d4b
3 changes: 1 addition & 2 deletions trunk/drivers/gpu/drm/i915/intel_hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ static void intel_hdmi_mode_set(struct drm_encoder *encoder,
sdvox = SDVO_ENCODING_HDMI |
SDVO_BORDER_ENABLE |
SDVO_VSYNC_ACTIVE_HIGH |
SDVO_HSYNC_ACTIVE_HIGH |
SDVO_NULL_PACKETS_DURING_VSYNC;
SDVO_HSYNC_ACTIVE_HIGH;

if (hdmi_priv->has_hdmi_sink)
sdvox |= SDVO_AUDIO_ENABLE;
Expand Down

0 comments on commit 890dfee

Please sign in to comment.