drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp
authorJani Nikula <jani.nikula@intel.com>
Wed, 16 Oct 2013 14:06:17 +0000 (17:06 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 18 Oct 2013 14:00:06 +0000 (16:00 +0200)
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>

No differences found