Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293586
b: refs/heads/master
c: 8f4839e
h: refs/heads/master
v: v3
  • Loading branch information
Peter Ross authored and Daniel Vetter committed Feb 10, 2012
1 parent 987692a commit 584c9cd
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: 0529a0d9f0e702fd5215a493b7440be73f5941af
refs/heads/master: 8f4839e21ea9a8f7300daac1fa30bfec514c9a25
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_sdvo.c
Original file line number Diff line number Diff line change
Expand Up @@ -1984,7 +1984,7 @@ intel_sdvo_connector_init(struct intel_sdvo_connector *connector,
drm_connector_helper_add(&connector->base.base,
&intel_sdvo_connector_helper_funcs);

connector->base.base.interlace_allowed = 0;
connector->base.base.interlace_allowed = 1;
connector->base.base.doublescan_allowed = 0;
connector->base.base.display_info.subpixel_order = SubPixelHorizontalRGB;

Expand Down

0 comments on commit 584c9cd

Please sign in to comment.