Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298530
b: refs/heads/master
c: 97effad
h: refs/heads/master
v: v3
  • Loading branch information
Anisse Astier authored and Daniel Vetter committed Apr 3, 2012
1 parent 24456de commit ed35e4c
Show file tree
Hide file tree
Showing 2 changed files with 9 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: 927a2f119e8235238a2fc64871051b16c9bdae75
refs/heads/master: 97effadb65ed08809e1720c8d3ee80b73a93665c
8 changes: 8 additions & 0 deletions trunk/drivers/gpu/drm/i915/intel_lvds.c
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,14 @@ static const struct dmi_system_id intel_no_lvds[] = {
DMI_MATCH(DMI_BOARD_NAME, "hp st5747"),
},
},
{
.callback = intel_no_lvds_dmi_callback,
.ident = "MSI Wind Box DC500",
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR, "MICRO-STAR INTERNATIONAL CO., LTD"),
DMI_MATCH(DMI_BOARD_NAME, "MS-7469"),
},
},

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

0 comments on commit ed35e4c

Please sign in to comment.