Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322397
b: refs/heads/master
c: 6f33814
h: refs/heads/master
i:
  322395: 0f871b9
v: v3
  • Loading branch information
Paul Menzel authored and Dave Airlie committed Aug 30, 2012
1 parent 62eca3d commit 71141b1
Show file tree
Hide file tree
Showing 2 changed files with 4 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: c1b51124b6d3b2235d00129e2971686e6185ba52
refs/heads/master: 6f33814bd4d9cfe76033a31b1c0c76c960cd8e4b
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/drm_edid.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ static struct edid_quirk {
int product_id;
u32 quirks;
} edid_quirk_list[] = {
/* ASUS VW222S */
{ "ACI", 0x22a2, EDID_QUIRK_FORCE_REDUCED_BLANKING },

/* Acer AL1706 */
{ "ACR", 44358, EDID_QUIRK_PREFER_LARGE_60 },
/* Acer F51 */
Expand Down

0 comments on commit 71141b1

Please sign in to comment.