commit | 020f6704b5fbf687534ce53aeedc0364a995ae8a | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jun 24 12:19:25 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Thu Jul 07 13:20:46 2011 -0700 |
tree | f2a0b90c6b803083833ddf87a86a3d397a9b9291 | |
parent | 858fa03527ded333dc5701f546bd5d1b5d7515ad [diff] |
drm/i915: use pipe bpp when setting HDMI bpc The Intel HDMI encoder can support 8bpc or 12bpc. Set the appropriate value based on the pipe bpp when configuring the output. 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>