From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Intel Graphics Development <intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH] drm/i915: Fix comment about our plane remapping on gen2/3
Date: Mon, 16 Jun 2014 10:55:00 +0300 [thread overview]
Message-ID: <20140616075500.GF27580@intel.com> (raw)
In-Reply-To: <1402877306-27619-1-git-send-email-daniel.vetter@ffwll.ch>
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@ffwll.ch>
Reviewed-by: Ville Syrjälä <ville.syrjala@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@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Ville Syrjälä
Intel OTC
next prev parent reply other threads:[~2014-06-16 7:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-16 0:08 [PATCH] drm/i915: Fix comment about our plane remapping on gen2/3 Daniel Vetter
2014-06-16 7:55 ` Ville Syrjälä [this message]
2014-06-16 18:02 ` Daniel Vetter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140616075500.GF27580@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=daniel.vetter@ffwll.ch \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.