drm/i915/dp: fix up VLV DP handling v2
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 28 Mar 2013 16:55:40 +0000 (09:55 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 2 Apr 2013 18:49:18 +0000 (20:49 +0200)
Needed to handle pre/post enable/disable paths on VLV and avoid a few
fields that are marked reserved on VLV.

v2: don't set color range or DP PLL fields (Jani)

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found