drm/radeon/kms: add pll quirk for toshiba laptop panel
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 2 Feb 2010 17:06:28 +0000 (12:06 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Feb 2010 23:31:22 +0000 (09:31 +1000)
The panel on the Toshiba A300-1BU laptop does not like the
PLL dividers selected by the avivo pll algo, but works fine
using the older method.  Add a quirk to handle it.

Should fix fdo bug 26358.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>

No differences found