From: Russell King <rmk@armlinux.org.uk>
To: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL] TDA998x I2C driver development updates
Date: Thu, 2 Aug 2018 10:34:21 +0100 [thread overview]
Message-ID: <20180802093421.GA29670@rmk-PC.armlinux.org.uk> (raw)
Hi David,
The following changes since commit 4da1d4c751c9b1b713c13043bad7c4d27cd1418c:
Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next (2018-07-06 10:02:13 +1000)
are available in the git repository at:
git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-devel
for you to fetch changes up to 4eb47188dd4915df8b3047e2256774598ac73834:
drm/i2c: tda998x: correct PLL divider calculation (2018-08-02 10:27:15 +0100)
As per the patches posted, discussed and tested by Peter Rosin, this
converts TDA998x to a bridge driver, while still allowing Armada and
TI LCDC to continue using it as they always have done. It also gets
rid of the private .fill_modes function, and tweaks the TMDS divider
calculation to be more correct to the available information.
----------------------------------------------------------------
Peter Rosin (2):
drm/i2c: tda998x: find the drm_device via the drm_connector
drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
Russell King (8):
drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
drm/i2c: tda998x: convert to bridge driver
drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()
drm/i2c: tda998x: cleanup from previous changes
drm/i2c: tda998x: register bridge outside of component helper
drm/i2c: tda998x: move mode_valid() to bridge
drm/i2c: tda998x: get rid of private fill_modes function
drm/i2c: tda998x: correct PLL divider calculation
drivers/gpu/drm/i2c/tda998x_drv.c | 370 +++++++++++++++++++-------------------
1 file changed, 187 insertions(+), 183 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2018-08-02 9:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-02 9:34 Russell King [this message]
2018-08-07 9:35 ` [GIT PULL] TDA998x I2C driver development updates Russell King - ARM Linux
-- strict thread matches above, loose matches on Subject: below --
2016-11-22 10:48 Russell King
2016-09-09 16:16 Russell King
2015-12-22 16:38 Russell King
2015-10-14 16:41 Russell King
2015-05-28 9:33 Russell King
2015-05-09 13:32 Russell King
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=20180802093421.GA29670@rmk-PC.armlinux.org.uk \
--to=rmk@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.