]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47fd2008b8479178508e722f435fb6ea1e5ee5a3
tree7c8b9cfa64a005b94d567c911f6220b630bd6423
parent1b21e8a6459ac7936b54e37eee7ea5c5135d9d22
parent7cd76659d45ac97a6af168e6ccc77b2143f5903b
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