提交 19bc678a 编写于 作者: D Damien Lespiau 提交者: Daniel Vetter

drm/i915: We implement WaMPhyProgramming on Haswell

Signed-off-by: NDamien Lespiau <damien.lespiau@intel.com>
Reviewed-by: NPaulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 f1e8fa56
......@@ -5166,7 +5166,10 @@ static void ironlake_init_pch_refclk(struct drm_device *dev)
BUG_ON(val != final);
}
/* Sequence to enable CLKOUT_DP for FDI usage and configure PCH FDI I/O. */
/*
* Sequence to enable CLKOUT_DP for FDI usage and configure PCH FDI I/O.
* WaMPhyProgramming:hsw
*/
static void lpt_init_pch_refclk(struct drm_device *dev)
{
struct drm_i915_private *dev_priv = dev->dev_private;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册