drm/radeon/kms: reprogram format in set base.
authorDave Airlie <airlied@linux.ie>
Wed, 16 Sep 2009 00:15:21 +0000 (10:15 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 18 Sep 2009 06:01:53 +0000 (16:01 +1000)
commit41456df2d45299c2eea5aaabafbaa2430ab9a124
treefad0d3958c9b1d2f9fdc0c919c9d137c47552438
parent65cb15a686cedab52abc336d7a400fe3a110ac4c
drm/radeon/kms: reprogram format in set base.

This should in theory fix the problem with a mode set being required
for adjusting the color depth.

This also adds in the necessary bits to the format tables for
8-bit, though it doesn't work yet.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/atombios_crtc.c
drivers/gpu/drm/radeon/radeon_legacy_crtc.c