commit | 6da7f10d296f4ac625f96b39eef22c41398727e3 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Wed Oct 16 17:06:17 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Oct 18 16:00:06 2013 +0200 |
tree | 977f91d3d7e848b9900c36a47691cb330d9eb892 | |
parent | 3c9d87e3acb6d2e5a3c3f42ab42f206cbac13807 [diff] |
drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp This is useful with the follow-up patch that frobs dev_priv->vbt.edp_bpp, and the value no longer comes directly from VBT. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>