[PATCH] drm: fix typo in margin connector properties docs
Pekka Paalanen
ppaalanen at gmail.com
Mon Mar 6 08:30:15 UTC 2023
On Sun, 05 Mar 2023 10:35:10 +0000
Simon Ser <contact at 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 at emersion.fr>
> Fixes: 409f07d353b3 ("drm: document connector margin properties")
> Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
> Cc: Pekka Paalanen <pekka.paalanen at collabora.com>
> Cc: Maxime Ripard <maxime at cerno.tech>
> Cc: Dave Stevenson <dave.stevenson at 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 at collabora.com>
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20230306/0028e8cb/attachment.sig>
More information about the dri-devel
mailing list