Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293587
b: refs/heads/master
c: c3febcc
h: refs/heads/master
i:
  293585: 987692a
  293583: 96ec1c5
v: v3
  • Loading branch information
Peter Ross authored and Daniel Vetter committed Feb 10, 2012
1 parent 584c9cd commit af24eb4
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: 8f4839e21ea9a8f7300daac1fa30bfec514c9a25
refs/heads/master: c3febcc438ba0878b164c74310bd77c50dbb0ba8
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 @@ -514,7 +514,7 @@ void intel_hdmi_init(struct drm_device *dev, int sdvox_reg)
intel_encoder->type = INTEL_OUTPUT_HDMI;

connector->polled = DRM_CONNECTOR_POLL_HPD;
connector->interlace_allowed = 0;
connector->interlace_allowed = 1;
connector->doublescan_allowed = 0;
intel_encoder->crtc_mask = (1 << 0) | (1 << 1) | (1 << 2);

Expand Down

0 comments on commit af24eb4

Please sign in to comment.