drm/radeon/kms: improve bpc handling (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Mar 2012 19:12:54 +0000 (15:12 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 24 Apr 2012 08:50:12 +0000 (09:50 +0100)
Improve handling of bpc (bits per color) in radeon.
In most cases we want 8 except for HDMI, DP, LVDS, and eDP.

v2: handle DP better.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Tested-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found