16.10.2019 18:33, Dmitry Osipenko пишет:
> 14.10.2019 15:50, Thierry Reding пишет:
>> From: Thierry Reding <tred...@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 <tred...@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to