[GIT PULL] drm/tegra: Changes for v5.3-rc1
Thierry Reding
thierry.reding at gmail.com
Fri Jun 21 15:07:53 UTC 2019
Hi Dave,
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/tegra/linux tags/drm/tegra/for-5.3-rc1
for you to fetch changes up to eb7cf945a8dac8603e6d0759023e9b6cfed7a008:
host1x: debugfs_create_dir() can never return NULL (2019-06-13 18:23:38 +0200)
Thanks,
Thierry
----------------------------------------------------------------
drm/tegra: Changes for v5.3-rc1
This contains a couple of small improvements and cleanups for the Tegra
DRM driver.
----------------------------------------------------------------
Greg Kroah-Hartman (1):
host1x: debugfs_create_dir() can never return NULL
Thierry Reding (5):
gpu: host1x: Do not output error message for deferred probe
gpu: host1x: Increase maximum DMA segment size
gpu: host1x: Do not link logical devices to DT nodes
drm/tegra: Use GPIO descriptor API
drm/tegra: dpaux: Make VDD supply optional
drivers/gpu/drm/tegra/dpaux.c | 13 +++++++----
drivers/gpu/drm/tegra/drm.h | 3 +--
drivers/gpu/drm/tegra/output.c | 52 +++++++++++++++---------------------------
drivers/gpu/host1x/bus.c | 35 +++++++++++++++++++++++++++-
drivers/gpu/host1x/debug.c | 3 ---
drivers/gpu/host1x/dev.c | 5 +++-
include/linux/host1x.h | 2 ++
7 files changed, 69 insertions(+), 44 deletions(-)
More information about the dri-devel
mailing list