]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: use pipe bpp in DP link bandwidth calculation
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 24 Jun 2011 19:19:28 +0000 (12:19 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 7 Jul 2011 20:20:57 +0000 (13:20 -0700)
commit68721b36f4bf8d5879af946d3ad5510be5036321
tree6e3e4098880232c73920704b5c2ff9b0738c89f7
parent141b1659b390e21d4026af0750d3993a918f435b
drm/i915: use pipe bpp in DP link bandwidth calculation

Now that we track bpp on a per-pipe basis, we can use the actual value
rather than assuming 24bpp.

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