Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205089
b: refs/heads/master
c: c587547
h: refs/heads/master
i:
  205087: 4ce8679
v: v3
  • Loading branch information
Ben Skeggs committed Jul 26, 2010
1 parent fa6571f commit dda71f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a6ed76d7ffc62ffa474b41d31b011b6853c5de32
refs/heads/master: c58754703c7d448c94aebf5e500d4278f6fc0678
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_bios.c
Original file line number Diff line number Diff line change
Expand Up @@ -5627,6 +5627,7 @@ parse_dcb20_entry(struct drm_device *dev, struct dcb_table *dcb,
entry->lvdsconf.use_acpi_for_edid = true;
if (conf & 0x4)
entry->lvdsconf.use_power_scripts = true;
entry->lvdsconf.sor.link = (conf & 0x00000030) >> 4;
}
if (conf & mask) {
/*
Expand Down

0 comments on commit dda71f5

Please sign in to comment.