]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drm/i915: Add quirk to disable SSC on Sony Vaio Y2
authorMichel Alexandre Salim <salimma@fedoraproject.org>
Thu, 28 Jul 2011 16:52:06 +0000 (18:52 +0200)
committerKeith Packard <keithp@keithp.com>
Fri, 29 Jul 2011 22:13:53 +0000 (15:13 -0700)
commit070d329ae52e2fde341771d753a5b728145881f4
tree46356a8d768ef48709d35081697254c9ab0e6544
parent013a41ec541d5daa0c9f2b5126d2e820902c052d
drm/i915: Add quirk to disable SSC on Sony Vaio Y2

Using the new quirk added to support disabling SSC on Lenovo U160
(#36656, commit 435793dfb8aec7b2e19f72d5bce8a22fd0b57839), also register
the Vaio as a special case and disable SSC for it.

This patch fixes #34437 on fdo bugzilla:
https://bugs.freedesktop.org/show_bug.cgi?id=34437

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_display.c