dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@bootlin.com>
To: Eric Anholt <eric@anholt.net>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v4 0/5] vc4/hdmi: Support TV margin props
Date: Wed, 19 Dec 2018 14:51:58 +0100	[thread overview]
Message-ID: <20181219145158.33d2d5fd@bbrezillon> (raw)
In-Reply-To: <20181206142439.10441-1-boris.brezillon@bootlin.com>

On Thu,  6 Dec 2018 15:24:34 +0100
Boris Brezillon <boris.brezillon@bootlin.com> wrote:

> Hello,
> 
> As suggested by Ville, this version uses the already available TV
> margin props to define left/right/top/bottom margins insted of adding
> new underscan props.
> 
> This works pretty well for what we want to do in VC4: allow one to
> define the visible area on a TV.
> 
> The first 2 patches are fixing the existing doc, patch 3 is allowing
> one to create and attach TV margins independently of the TV connector
> props. Finally, patch 4 and 5 add support for those props to the VC4
> driver.
> 
> Regards,
> 
> Boris 
> 
> Boris Brezillon (5):
>   drm/connector: Fix drm_mode_create_tv_properties() doc
>   drm/connector: Clarify the unit of TV margins
>   drm/connector: Allow creation of margin props alone
>   drm/vc4: Take margin setup into account when updating planes
>   drm/vc4: Attach margin props to the HDMI connector

Queued to drm-misc-next after collecting R-b/A-b.

> 
>  drivers/gpu/drm/drm_connector.c | 83 +++++++++++++++++++++++++--------
>  drivers/gpu/drm/vc4/vc4_crtc.c  | 43 +++++++++++++++++
>  drivers/gpu/drm/vc4/vc4_drv.h   |  3 ++
>  drivers/gpu/drm/vc4/vc4_hdmi.c  | 16 +++++++
>  drivers/gpu/drm/vc4/vc4_plane.c | 50 ++++++++++++++++++++
>  include/drm/drm_connector.h     |  4 +-
>  include/drm/drm_mode_config.h   |  8 ++--
>  7 files changed, 183 insertions(+), 24 deletions(-)
> 

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      parent reply	other threads:[~2018-12-19 13:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06 14:24 [PATCH v4 0/5] vc4/hdmi: Support TV margin props Boris Brezillon
2018-12-06 14:24 ` [PATCH v4 1/5] drm/connector: Fix drm_mode_create_tv_properties() doc Boris Brezillon
2018-12-06 14:24 ` [PATCH v4 2/5] drm/connector: Clarify the unit of TV margins Boris Brezillon
2018-12-06 14:24 ` [PATCH v4 3/5] drm/connector: Allow creation of margin props alone Boris Brezillon
2018-12-06 14:24 ` [PATCH v4 4/5] drm/vc4: Take margin setup into account when updating planes Boris Brezillon
2018-12-06 14:24 ` [PATCH v4 5/5] drm/vc4: Attach margin props to the HDMI connector Boris Brezillon
2018-12-06 19:04 ` [PATCH v4 0/5] vc4/hdmi: Support TV margin props Eric Anholt
2018-12-19 13:51 ` Boris Brezillon [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=20181219145158.33d2d5fd@bbrezillon \
    --to=boris.brezillon@bootlin.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=eric@anholt.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox