14.10.2019 15:50, Thierry Reding пишет:
From: Thierry Reding treding@nvidia.com
Handling of the IOMMU group attachment is common to all clients, so move the group into the client to simplify code.
Signed-off-by: Thierry Reding treding@nvidia.com
drivers/gpu/drm/tegra/dc.c | 9 ++++----- drivers/gpu/drm/tegra/dc.h | 2 -- drivers/gpu/drm/tegra/drm.c | 22 +++++++++++----------- drivers/gpu/drm/tegra/drm.h | 6 ++---- drivers/gpu/drm/tegra/gr2d.c | 10 ++++------ drivers/gpu/drm/tegra/gr3d.c | 10 ++++------ drivers/gpu/drm/tegra/vic.c | 10 ++++------ include/linux/host1x.h | 2 ++ 8 files changed, 31 insertions(+), 40 deletions(-)
Hello Thierry,
Is there any chance that you could pick up these patches [0] and rebase yours series on top of them?
[0] https://patchwork.ozlabs.org/project/linux-tegra/list/?series=115608