Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205087
b: refs/heads/master
c: 03639b5
h: refs/heads/master
i:
  205085: 9ce1c44
  205083: 014d90b
  205079: d37c906
  205071: cf90026
  205055: 2780ae2
v: v3
  • Loading branch information
Ben Skeggs committed Jul 26, 2010
1 parent 74c1bf7 commit 4ce8679
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 734ee8357ac2685a306acd598826d5eb8a3fca30
refs/heads/master: 03639b50385810c2153624c0c8cb85de93d31356
7 changes: 0 additions & 7 deletions trunk/drivers/gpu/drm/nouveau/nouveau_bios.c
Original file line number Diff line number Diff line change
Expand Up @@ -5739,13 +5739,6 @@ parse_dcb15_entry(struct drm_device *dev, struct dcb_table *dcb,
case OUTPUT_TV:
entry->tvconf.has_component_output = false;
break;
case OUTPUT_TMDS:
/*
* Invent a DVI-A output, by copying the fields of the DVI-D
* output; reported to work by math_b on an NV20(!).
*/
fabricate_vga_output(dcb, entry->i2c_index, entry->heads);
break;
case OUTPUT_LVDS:
if ((conn & 0x00003f00) != 0x10)
entry->lvdsconf.use_straps_for_mode = true;
Expand Down

0 comments on commit 4ce8679

Please sign in to comment.