[PATCH 0/2] drm/i915: Use correct bpc computations for DisplayPort

2012-01-25 Thread Keith Packard
Here's a couple of patches that fix some bpc (bits per component) computation issues with DisplayPort. The problem was that the DisplayPort code tried to figure out the 'current' bpc by looking at the bpp stored in an associated crtc, but that was never right (as described in the message for the fi

[PATCH 0/2] drm/i915: Use correct bpc computations for DisplayPort

2012-01-25 Thread Keith Packard
Here's a couple of patches that fix some bpc (bits per component) computation issues with DisplayPort. The problem was that the DisplayPort code tried to figure out the 'current' bpc by looking at the bpp stored in an associated crtc, but that was never right (as described in the message for the fi