drm/i915: use pipe bpp in DP link bandwidth calculations
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 24 Jun 2011 19:19:24 +0000 (12:19 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 7 Jul 2011 20:20:42 +0000 (13:20 -0700)
commit858fa03527ded333dc5701f546bd5d1b5d7515ad
treef4c3147d6e8e352a272d98f09f0feb3b48ba724a
parent17638cd68d5cbcd75dfad25966c0c56a5c2bac9f
drm/i915: use pipe bpp in DP link bandwidth calculations

The pipe may be driving various bpp values depending on the display
configuration, so take that into account when calculating link bandwidth
requirements.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_dp.c