All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL] TDA998x I2C driver development updates
Date: Wed, 14 Oct 2015 17:41:15 +0100	[thread overview]
Message-ID: <20151014164115.GA17813@rmk-PC.arm.linux.org.uk> (raw)

David,

Please incorporate the latest TDA998x I2C driver development updates,
which can be found at:

  git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-tda998x-devel

with SHA1 9525c4dd923f8ffe38818f86cee523a5f7b19617.

This series:

* removes the now unused DRM slave encoder support, which all users have
  migrated away from, allowing us to simplify the code.
* ensure all pending interrupts are processed together, rather than
  needing the handler to be re-entered each time.
* use more HDMI helpers to setup the info frames.
* fix EDID read handling by ensuring that we always wait the specified time
  before attempting to read the EDID, no matter where the EDID read request
  came from.

This will update the following files:

 drivers/gpu/drm/i2c/tda998x_drv.c | 487 +++++++++++++++-----------------------
 1 file changed, 185 insertions(+), 302 deletions(-)

through these changes:

Russell King (11):
      drm/i2c: tda998x: remove useless NULL checks
      drm/i2c: tda998x: report whether we actually handled the IRQ
      drm/i2c: tda998x: re-implement "Fix EDID read timeout on HDMI connect"
      drm/i2c: tda998x: convert to u8/u16/u32 types
      drm/i2c: tda998x: handle all outstanding interrupts
      drm/i2c: tda998x: use more HDMI helpers
      drm/i2c: tda998x: remove DRM slave encoder support
      drm/i2c: tda998x: remove encoder pointer
      drm/i2c: tda998x: move connector into struct tda998x_priv
      drm/i2c: tda998x: kill struct tda998x_priv2
      drm/i2c: tda998x: clean up after struct tda998x_priv2 removal

Many thanks.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2015-10-14 16:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-14 16:41 Russell King [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-02  9:34 [GIT PULL] TDA998x I2C driver development updates Russell King
2018-08-07  9:35 ` Russell King - ARM Linux
2016-11-22 10:48 Russell King
2016-09-09 16:16 Russell King
2015-12-22 16:38 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=20151014164115.GA17813@rmk-PC.arm.linux.org.uk \
    --to=rmk@arm.linux.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.