From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= Subject: Re: [PATCH] drm/i915: Fix comment about our plane remapping on gen2/3 Date: Mon, 16 Jun 2014 10:55:00 +0300 Message-ID: <20140616075500.GF27580@intel.com> References: <1402877306-27619-1-git-send-email-daniel.vetter@ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id EC2826E29E for ; Mon, 16 Jun 2014 00:55:04 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1402877306-27619-1-git-send-email-daniel.vetter@ffwll.ch> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Daniel Vetter Cc: Intel Graphics Development List-Id: intel-gfx@lists.freedesktop.org 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 Reviewed-by: Ville Syrj=E4l=E4 > --- > 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 *de= v, 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 =3D pipe; > intel_crtc->plane =3D pipe; > -- = > 2.0.0 > = > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- = Ville Syrj=E4l=E4 Intel OTC