[Intel-gfx] [PATCH] drm/i915: Fix comment about our plane remapping on gen2/3
Ville Syrjälä
ville.syrjala at linux.intel.com
Mon Jun 16 09:55:00 CEST 2014
On Mon, Jun 16, 2014 at 02:08:26AM +0200, Daniel Vetter wrote:
> Spotted while crawling around in the area.
>
> Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>
Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
> ---
> drivers/gpu/drm/i915/intel_display.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
> index 128de102a706..cbec4c0ce542 100644
> --- a/drivers/gpu/drm/i915/intel_display.c
> +++ b/drivers/gpu/drm/i915/intel_display.c
> @@ -11474,7 +11474,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
> - * 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->plane = pipe;
> --
> 2.0.0
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Ville Syrjälä
Intel OTC
More information about the Intel-gfx
mailing list