提交 8c0f92e1 编写于 作者: D Daniel Vetter

drm/i915: Fix comment about our plane remapping on gen2/3

Spotted while crawling around in the area.
Reviewed-by: NVille Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 1100244e
...@@ -11339,7 +11339,7 @@ static void intel_crtc_init(struct drm_device *dev, int pipe) ...@@ -11339,7 +11339,7 @@ static void intel_crtc_init(struct drm_device *dev, int pipe)
/* /*
* On gen2/3 only plane A can do fbc, but the panel fitter and lvds port * On gen2/3 only plane A can do fbc, but the panel fitter and lvds port
* is hooked to plane B. Hence we want plane A feeding pipe B. * is hooked to pipe B. Hence we want plane A feeding pipe B.
*/ */
intel_crtc->pipe = pipe; intel_crtc->pipe = pipe;
intel_crtc->plane = pipe; intel_crtc->plane = pipe;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册