[PATCH v2 0/2] Support DRM bridges on NVIDIA Tegra
Dmitry Osipenko
digetx at gmail.com
Tue Apr 14 22:20:05 UTC 2020
Hello,
This small series adds initial support for the DRM bridges to NVIDIA Tegra
DRM driver. This is required by newer device-trees where we model the LVDS
encoder bridge properly.
Please note that the first "Support DRM bridges" patch was previously sent
out as a standalone v1 change.
Changelog:
v2: - Added the new "rgb: Don't register connector if bridge is used"
patch, which hides the unused connector provided by the Tegra DRM
driver when bridge is used, since bridge provides its own connector
to us.
Dmitry Osipenko (2):
drm/tegra: output: Support DRM bridges
drm/tegra: output: rgb: Don't register connector if bridge is used
drivers/gpu/drm/tegra/drm.h | 2 ++
drivers/gpu/drm/tegra/output.c | 25 ++++++++++++++++++++++++-
drivers/gpu/drm/tegra/rgb.c | 21 ++++++++++++++++-----
3 files changed, 42 insertions(+), 6 deletions(-)
--
2.26.0
More information about the dri-devel
mailing list