Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linux into...
authorDave Airlie <airlied@redhat.com>
Sun, 3 Nov 2019 23:47:45 +0000 (09:47 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 3 Nov 2019 23:47:54 +0000 (09:47 +1000)
commit904ce198dd7bcf6eaa1735e9c0b06959351d4126
tree7c8b9cfa64a005b94d567c911f6220b630bd6423
parent633aa7e53a66b39b7205d4d2a221cda7eeb087c9
parent84db889e6d827eefc3dde130fec8382d2dcb23ac
Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next

drm/tegra: Changes for v5.5-rc1

The bulk of these changes is the addition of DisplayPort support for
Tegra210, Tegra186 and Tegra194. I've been running versions of this for
about three years now, so I'd consider these changes to be pretty
mature. These changes also unify the existing eDP support with the DP
support since the programming is very similar, except for a few steps
that can be easily parameterized.

The rest are a couple of fixes all over the place for minor issues, as
well as some work to support the IOMMU-backed DMA API, which in the end
turned out to also clean up a number of cases where the DMA API was not
being used correctly.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Thierry Reding <thierry.reding@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191102140116.3860545-1-thierry.reding@gmail.com