[GIT PULL] drm/tegra: Changes for v4.20-rc1

Thierry Reding thierry.reding at gmail.com
Thu Sep 27 20:50:51 UTC 2018


Hi Dave,

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://anongit.freedesktop.org/tegra/linux tags/drm/tegra/for-4.20-rc1

for you to fetch changes up to 5ac93f81096a2065adb99defdb8f04ae2c19cc11:

  drm/tegra: Detach devices from IOMMU DMA domain on arm32 (2018-09-26 17:24:02 +0200)

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Changes for v4.20-rc1

This contains initial Tegra194 support as well as a couple of fixes for
DMA/IOMMU integration.

----------------------------------------------------------------
Dmitry Osipenko (3):
      drm/tegra: dpaux: Use the correct definition for pad modes
      gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32
      drm/tegra: Detach devices from IOMMU DMA domain on arm32

Souptick Joarder (1):
      drm/tegra: Convert drm_atomic_helper_suspend/resume()

Thierry Reding (6):
      drm/tegra: dc: Do not register DC without primary plane
      drm/tegra: hub: Add Tegra194 support
      drm/tegra: dc: Add Tegra194 support
      drm/tegra: dpaux: Add Tegra194 support
      drm/tegra: sor: Add Tegra194 support
      gpu: host1x: Remove spurious tab

 drivers/gpu/drm/tegra/dc.c    |  73 ++++++++++++++++++++++++++++
 drivers/gpu/drm/tegra/dc.h    |   2 +-
 drivers/gpu/drm/tegra/dpaux.c |   3 +-
 drivers/gpu/drm/tegra/drm.c   |  35 +++++++-------
 drivers/gpu/drm/tegra/drm.h   |   4 --
 drivers/gpu/drm/tegra/fb.c    |  24 +--------
 drivers/gpu/drm/tegra/hub.c   |  19 ++++++--
 drivers/gpu/drm/tegra/hub.h   |   1 +
 drivers/gpu/drm/tegra/sor.c   | 110 ++++++++++++++++++++++++++++++++++++++++++
 drivers/gpu/host1x/bus.c      |   2 +-
 drivers/gpu/host1x/dev.c      |  13 ++++-
 11 files changed, 233 insertions(+), 53 deletions(-)


More information about the dri-devel mailing list