Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262545
b: refs/heads/master
c: 070d329
h: refs/heads/master
i:
  262543: 47c1707
v: v3
  • Loading branch information
Michel Alexandre Salim authored and Keith Packard committed Jul 29, 2011
1 parent a825a0f commit 34e075d
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: 013a41ec541d5daa0c9f2b5126d2e820902c052d
refs/heads/master: 070d329ae52e2fde341771d753a5b728145881f4
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -7892,6 +7892,9 @@ struct intel_quirk intel_quirks[] = {

/* Lenovo U160 cannot use SSC on LVDS */
{ 0x0046, 0x17aa, 0x3920, quirk_ssc_force_disable },

/* Sony Vaio Y cannot use SSC on LVDS */
{ 0x0046, 0x104d, 0x9076, quirk_ssc_force_disable },
};

static void intel_init_quirks(struct drm_device *dev)
Expand Down

0 comments on commit 34e075d

Please sign in to comment.