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)
commit093972788f009cabf8f8fb726dc5267b60b3d09e
treed31858dcd64d393fa1150e4e34bd1914f53fa7aa
parent7c27f87d2bde885e9bcda74c208a7aae8bef8e76
drm/radeon/kms: add pll quirk for toshiba laptop panel

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>
drivers/gpu/drm/radeon/radeon_atombios.c