Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148707
b: refs/heads/master
c: fa0864b
h: refs/heads/master
i:
  148705: 52e2953
  148703: de005fe
v: v3
  • Loading branch information
Michael Cousin authored and Eric Anholt committed Jun 9, 2009
1 parent c728828 commit 9921562
Show file tree
Hide file tree
Showing 2 changed files with 8 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: 80a538e49daddbf3bf783f3464e91bd3181957b2
refs/heads/master: fa0864b26b4bfa1dd4bb78eeffbc1f398cb56425
7 changes: 7 additions & 0 deletions trunk/drivers/gpu/drm/i915/intel_lvds.c
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,13 @@ static const struct dmi_system_id __initdata intel_no_lvds[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "i965GMx-IF"),
},
},
{
.callback = intel_no_lvds_dmi_callback,
.ident = "Aopen i945GTt-VFA",
.matches = {
DMI_MATCH(DMI_PRODUCT_VERSION, "AO00001JW"),
},
},

{ } /* terminating entry */
};
Expand Down

0 comments on commit 9921562

Please sign in to comment.