drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
authorBen Skeggs <bskeggs@redhat.com>
Thu, 30 Aug 2012 23:56:25 +0000 (09:56 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 31 Aug 2012 00:49:38 +0000 (10:49 +1000)
commita348cd5fd85dbca7260ef865c5def85929932861
tree71a6f9e2d70f93c00ea45e0d7f898c436a466956
parent14f0458a41e033dee31ba605137419385c03fc78
drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs

I have a very limited number of traces available for DP on NVD9+, but,
these values produce the same as the binary driver on a confirmed 18-bit
eDP panel and a confirmed 24-bit eDP panel (Retina MBP).

It's interesting that the bitfield values also match the MODE_CTRL values
that control the same thing on nv50:nvd9.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvd0_display.c