All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King - ARM Linux admin <linux@armlinux.org.uk>
To: dri-devel@lists.freedesktop.org
Cc: David Airlie <airlied@linux.ie>
Subject: Re: [PATCH 0/5] tda998x updates
Date: Wed, 27 Feb 2019 10:53:42 +0000	[thread overview]
Message-ID: <20190227105342.5eefuwktx3tmmqih@shell.armlinux.org.uk> (raw)
In-Reply-To: <20190125094038.ohrj6fhm7c7bdtee@e5254000004ec.dyn.armlinux.org.uk>

On Fri, Jan 25, 2019 at 09:40:38AM +0000, Russell King - ARM Linux admin wrote:
> Hi,
> 
> This series adds support for programming the SPD and vendor infoframes.
> 
> It also adds support for pixel repeated modes - we were not rejecting
> these modes, but we also didn't have the implementation to support
> them.  As their implementation is simple, add it rather than rejecting
> the modes.
> 
> Support is also added for the bridge timing information, that upstream
> components may wish to use to adjust their output appropriately.
> 
> Lastly, rather than merely passing through the full-range RGB from the
> CRTC, adapt the RGB range to the capabilities of the display and the
> default range for the mode.  This means that if the display does not
> support the Q bit in the video infoframe, and the mode is defined to
> have limited range RGB, we will compress the output RGB range to
> limited range.
> 
> Tested on 4.20 with a Panasonic TV.
> 
>       drm/i2c: tda998x: add support for pixel repeated modes
>       drm/i2c: tda998x: add bridge timing information
>       drm/i2c: tda998x: add support for writing SPD
>       drm/i2c: tda998x: add vendor specific infoframe support
>       drm/i2c: tda998x: improve correctness of quantisation range
> 
>  drivers/gpu/drm/i2c/tda998x_drv.c | 120 +++++++++++++++++++++++++++++++++-----
>  1 file changed, 105 insertions(+), 15 deletions(-)

Hi,

From what I can tell, patches 1 and 2 have not received any comments.
Should I assume that these are fine to go to David?

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 12.1Mbps down 622kbps up
According to speedtest.net: 11.9Mbps down 500kbps up
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      parent reply	other threads:[~2019-02-27 10:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-25  9:40 [PATCH 0/5] tda998x updates Russell King - ARM Linux admin
2019-01-25  9:43 ` [PATCH 1/5] drm/i2c: tda998x: add support for pixel repeated modes Russell King
2019-01-25  9:43 ` [PATCH 2/5] drm/i2c: tda998x: add bridge timing information Russell King
2019-01-25  9:43 ` [PATCH 3/5] drm/i2c: tda998x: add support for writing SPD Russell King
2019-01-30 15:41   ` Brian Starkey
2019-01-30 17:23     ` Russell King - ARM Linux admin
2019-01-30 17:52       ` Brian Starkey
2019-01-25  9:43 ` [PATCH 4/5] drm/i2c: tda998x: add vendor specific infoframe support Russell King
2019-01-30 15:57   ` Brian Starkey
2019-01-25  9:43 ` [PATCH 5/5] drm/i2c: tda998x: improve correctness of quantisation range Russell King
2019-01-30 15:53   ` Brian Starkey
2019-01-30 18:18     ` Russell King - ARM Linux admin
2019-01-31 10:53       ` Brian Starkey
2019-01-25 11:45 ` [PATCH 0/5] tda998x updates Brian Starkey
2019-01-25 11:56   ` Russell King - ARM Linux admin
2019-01-25 12:01     ` Brian Starkey
2019-02-27 10:53 ` Russell King - ARM Linux admin [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=20190227105342.5eefuwktx3tmmqih@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=airlied@linux.ie \
    --cc=dri-devel@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.