[GIT PULL] drm/tegra: Changes for v5.10-rc1

Thierry Reding thierry.reding at gmail.com
Mon Sep 21 12:12:45 UTC 2020


Hi Dave,

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  ssh://git.freedesktop.org/git/tegra/linux.git tags/drm/tegra/for-5.10-rc1

for you to fetch changes up to d9f980ebcd01d90a2a76ea2383c925abf9223cab:

  drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge (2020-09-17 12:31:18 +0200)

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Changes for v5.10-rc1

This is a handful of patches that add bridge support for Tegra devices
and fix a couple of minor issues.

----------------------------------------------------------------
Dmitry Osipenko (4):
      drm/tegra: output: Don't leak OF node on error
      drm/tegra: output: Support DRM bridges
      drm/tegra: output: rgb: Support LVDS encoder bridge
      drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge

Thierry Reding (1):
      drm/tegra: Properly reference count the DDC I2C adapter

 drivers/gpu/drm/tegra/drm.h    |   2 +
 drivers/gpu/drm/tegra/output.c |  24 +++++++---
 drivers/gpu/drm/tegra/rgb.c    | 102 ++++++++++++++++++++++-------------------
 drivers/gpu/drm/tegra/sor.c    |   7 ++-
 4 files changed, 80 insertions(+), 55 deletions(-)


More information about the dri-devel mailing list