[GIT PULL] TDA998x development updates

Russell King rmk at armlinux.org.uk
Tue Jun 25 12:50:06 UTC 2019


Hi David,

The following changes since commit e93c9c99a629c61837d5a7fc2120cd2b6c70dbdd:

  Linux 5.1 (2019-05-05 17:42:58 -0700)

are available in the git repository at:

  git://git.armlinux.org.uk/~rmk/linux-arm.git tags/for-airlie-tda998x

for you to fetch changes up to 45a19dd397886a9591110c0e9ba7e058393a395d:

  drm/i2c: tda998x: add vendor specific infoframe support (2019-06-13 21:55:12 +0100)

----------------------------------------------------------------
TDA998x updates:
- improve the driver's approach to audio, adding support for more I2S
  based formats, particularly other justifications, and preparing the
  driver to support other bclk ratios.

- add support for pixel repeated modes, tested with a Panasonic TV.

- correct the quantisation range handling; in particular, do not send
  full range RGB to the sink when the sink does not support full range
  RGB.

- Send the HDMI vendor info frame when required.

----------------------------------------------------------------
Russell King (13):
      drm/i2c: tda998x: introduce tda998x_audio_settings
      drm/i2c: tda998x: implement different I2S flavours
      drm/i2c: tda998x: improve programming of audio divisor
      drm/i2c: tda998x: derive CTS_N value from aclk sample rate ratio
      drm/i2c: tda998x: store audio port enable in settings
      drm/i2c: tda998x: index audio port enable config by route type
      drm/i2c: tda998x: configure both fields of AIP_CLKSEL together
      drm/i2c: tda998x: move audio routing configuration
      drm/i2c: tda998x: clean up tda998x_configure_audio()
      drm/i2c: tda998x: get rid of params in audio settings
      drm/i2c: tda998x: add support for pixel repeated modes
      drm/i2c: tda998x: improve correctness of quantisation range
      drm/i2c: tda998x: add vendor specific infoframe support

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


More information about the dri-devel mailing list