From: Thierry Reding <tred...@nvidia.com> Here's a random assortment of fixes for issues that I ran into as I've been testing suspend/resume and other things recently.
Thierry Thierry Reding (9): drm/tegra: hub: Remove bogus connection mutex check drm/tegra: gem: Properly pin imported buffers drm/tegra: gem: Remove premature import restrictions drm/tegra: Use proper IOVA address for cursor image drm/tegra: sor: Implement system suspend/resume drm/tegra: vic: Export module device table drm/tegra: Silence expected errors on IOMMU attach drm/tegra: dpaux: Add missing runtime PM references drm/tegra: sor: Make the +5V HDMI supply optional drivers/gpu/drm/tegra/dc.c | 18 ++++++------- drivers/gpu/drm/tegra/dpaux.c | 16 +++++++++-- drivers/gpu/drm/tegra/drm.c | 4 +-- drivers/gpu/drm/tegra/gem.c | 50 ++++++++++++++++++++++++++++++----- drivers/gpu/drm/tegra/hub.c | 3 --- drivers/gpu/drm/tegra/sor.c | 38 ++++++++++++++++++++++---- drivers/gpu/drm/tegra/vic.c | 7 ++--- 7 files changed, 104 insertions(+), 32 deletions(-) -- 2.23.0 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel