Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126871
b: refs/heads/master
c: 1fc45d8
h: refs/heads/master
i:
  126869: dfaddd7
  126867: ac07df9
  126863: 79bdbd9
v: v3
  • Loading branch information
Eric Anholt authored and Dave Airlie committed Jan 7, 2009
1 parent a25080e commit b7636c0
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: 7d57382e65994ab7d01741373bd1c420370aed9f
refs/heads/master: 1fc45d84d616cec00566152c1080903c461eb537
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -1456,7 +1456,7 @@ static void intel_setup_outputs(struct drm_device *dev)
} else
intel_dvo_init(dev);

if (IS_I9XX(dev) && !IS_I915G(dev))
if (IS_I9XX(dev) && IS_MOBILE(dev))
intel_tv_init(dev);

list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
Expand Down

0 comments on commit b7636c0

Please sign in to comment.