drm/radeon/kms: add primary dac adj values table
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 29 Dec 2009 17:09:17 +0000 (12:09 -0500)
committerDave Airlie <airlied@redhat.com>
Wed, 6 Jan 2010 01:31:55 +0000 (11:31 +1000)
commit246263ccc31e4ba2886cca17000bf09ea683eac5
treece76a7dc9f515b23308df3a7580d0ce852a8bf14
parentb9597a1c6fa6cbc938f14ab6a7fe09047b3a346b
drm/radeon/kms: add primary dac adj values table

Look up primary dac adj values from the table if
there is no bios or bios dac table to reference.

The lookup table may need to be adjusted for certain
families.

Should fix kernel bug 14945.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_combios.c