David,
Please incorporate the latest TDA998x I2C driver fixes, which can be found at:
git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
with SHA1 4a6ca1a2c2530af4611024476ba7005bf0336dfe.
This fixes the double-checksumming of the AVI infoframe which was resulting in the checksum always being zero. It went unnoticed as none of my HDMI devices had a problem with this.
This will update the following files:
drivers/gpu/drm/i2c/tda998x_drv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
through these changes:
Jean-Francois Moine (1): drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframe
Many thanks.
Hi Linus,
On Wed, Aug 05, 2015 at 11:14:34PM +0100, Russell King wrote:
Please incorporate the latest TDA998x I2C driver fixes, which can be found at:
Let's try this again with forwarding a -fixes pull to Linus ;-) -Daniel
git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
with SHA1 4a6ca1a2c2530af4611024476ba7005bf0336dfe.
This fixes the double-checksumming of the AVI infoframe which was resulting in the checksum always being zero. It went unnoticed as none of my HDMI devices had a problem with this.
This will update the following files:
drivers/gpu/drm/i2c/tda998x_drv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
through these changes:
Jean-Francois Moine (1): drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframe
Many thanks. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
On Thu, Aug 06, 2015 at 04:16:20PM +0200, Daniel Vetter wrote:
Hi Linus,
On Wed, Aug 05, 2015 at 11:14:34PM +0100, Russell King wrote:
Please incorporate the latest TDA998x I2C driver fixes, which can be found at:
Let's try this again with forwarding a -fixes pull to Linus ;-) -Daniel
Is David happy for me to send fixes directly to Linus? If that's what David would prefer, I can do that in the future.
On Thu, Aug 6, 2015 at 10:31 AM, Russell King rmk@arm.linux.org.uk wrote:
On Thu, Aug 06, 2015 at 04:16:20PM +0200, Daniel Vetter wrote:
Hi Linus,
On Wed, Aug 05, 2015 at 11:14:34PM +0100, Russell King wrote:
Please incorporate the latest TDA998x I2C driver fixes, which can be found at:
Let's try this again with forwarding a -fixes pull to Linus ;-) -Daniel
Is David happy for me to send fixes directly to Linus? If that's what David would prefer, I can do that in the future.
Dave is just on vacation at the moment.
Alex
On Thu, Aug 06, 2015 at 10:44:28AM -0400, Alex Deucher wrote:
On Thu, Aug 6, 2015 at 10:31 AM, Russell King rmk@arm.linux.org.uk wrote:
On Thu, Aug 06, 2015 at 04:16:20PM +0200, Daniel Vetter wrote:
Hi Linus,
On Wed, Aug 05, 2015 at 11:14:34PM +0100, Russell King wrote:
Please incorporate the latest TDA998x I2C driver fixes, which can be found at:
Let's try this again with forwarding a -fixes pull to Linus ;-) -Daniel
Is David happy for me to send fixes directly to Linus? If that's what David would prefer, I can do that in the future.
Dave is just on vacation at the moment.
Yeah Dave is on vacation this week and the next and asked me to make sure that -fixes do get forwarded. He'll be back for the merge window stuff ;-) -Daniel
dri-devel@lists.freedesktop.org