All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pekka Paalanen <ppaalanen@gmail.com>
To: Simon Ser <contact@emersion.fr>
Cc: Dave Stevenson <dave.stevenson@raspberrypi.com>,
	dri-devel@lists.freedesktop.org,
	Maxime Ripard <maxime@cerno.tech>
Subject: Re: [PATCH] drm: fix typo in margin connector properties docs
Date: Mon, 6 Mar 2023 10:30:15 +0200	[thread overview]
Message-ID: <20230306103015.19bb5876@eldfell> (raw)
In-Reply-To: <20230305103503.42619-1-contact@emersion.fr>

[-- Attachment #1: Type: text/plain, Size: 1388 bytes --]

On Sun, 05 Mar 2023 10:35:10 +0000
Simon Ser <contact@emersion.fr> wrote:

> This was pointed out by Ville and Pekka in their replies, but
> forgot to apply the change properly before pushing. Sorry for
> the noise!
> 
> Signed-off-by: Simon Ser <contact@emersion.fr>
> Fixes: 409f07d353b3 ("drm: document connector margin properties")
> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> Cc: Pekka Paalanen <pekka.paalanen@collabora.com>
> Cc: Maxime Ripard <maxime@cerno.tech>
> Cc: Dave Stevenson <dave.stevenson@raspberrypi.com>
> ---
>  drivers/gpu/drm/drm_connector.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/drm_connector.c b/drivers/gpu/drm/drm_connector.c
> index 4b12c7a39ee3..48df7a5ea503 100644
> --- a/drivers/gpu/drm/drm_connector.c
> +++ b/drivers/gpu/drm/drm_connector.c
> @@ -1452,7 +1452,7 @@ static const struct drm_prop_enum_list dp_colorspaces[] = {
>   *
>   * left margin, right margin, top margin, bottom margin:
>   *	Add margins to the connector's viewport. This is typically used to
> - *	mitigate underscan on TVs.
> + *	mitigate overscan on TVs.
>   *
>   *	The value is the size in pixels of the black border which will be
>   *	added. The attached CRTC's content will be scaled to fill the whole

Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.com>


Thanks,
pq

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2023-03-06  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-05 10:35 [PATCH] drm: fix typo in margin connector properties docs Simon Ser
2023-03-06  8:30 ` Pekka Paalanen [this message]

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=20230306103015.19bb5876@eldfell \
    --to=ppaalanen@gmail.com \
    --cc=contact@emersion.fr \
    --cc=dave.stevenson@raspberrypi.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=maxime@cerno.tech \
    /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.