[PATCH 10/14] drm/tegra: Move IOMMU group into host1x client

Dmitry Osipenko digetx at gmail.com
Fri Oct 18 11:05:17 UTC 2019


16.10.2019 18:33, Dmitry Osipenko пишет:
> 14.10.2019 15:50, Thierry Reding пишет:
>> From: Thierry Reding <treding at 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 at 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
> 

I want to clarify that the reason of my request is that "Fix 2d and 3d
clients detaching from IOMMU domain" patch won't be backportable if I'll
rebase my patches on top this series and it looks to me that it won't be
the least to fix the bug.


More information about the dri-devel mailing list