On 04.05.2018 16:37, Thierry Reding wrote:
> From: Thierry Reding
>
> Attaching to and detaching from an IOMMU uses the same code sequence in
> every driver, so factor it out into separate helpers.
>
> Signed-off-by: Thierry Reding
> ---
> drivers/gpu/drm/tegra/dc.c | 42 ++--
On 04.05.2018 18:10, Thierry Reding wrote:
> On Fri, May 04, 2018 at 05:23:42PM +0300, Dmitry Osipenko wrote:
>> On 04.05.2018 16:37, Thierry Reding wrote:
>>> From: Thierry Reding
>>>
>>> Attaching to and detaching from an IOMMU uses the same code sequence in
>>> every driver, so factor it out in
On 04.05.2018 16:37, Thierry Reding wrote:
> From: Thierry Reding
>
> Attaching to and detaching from an IOMMU uses the same code sequence in
> every driver, so factor it out into separate helpers.
>
> Signed-off-by: Thierry Reding
> ---
> drivers/gpu/drm/tegra/dc.c | 42 ++--
On Fri, May 04, 2018 at 06:17:45PM +0300, Dmitry Osipenko wrote:
> On 04.05.2018 18:10, Thierry Reding wrote:
> > On Fri, May 04, 2018 at 05:23:42PM +0300, Dmitry Osipenko wrote:
> >> On 04.05.2018 16:37, Thierry Reding wrote:
> >>> From: Thierry Reding
> >>>
> >>> Attaching to and detaching from
On Fri, May 04, 2018 at 05:23:42PM +0300, Dmitry Osipenko wrote:
> On 04.05.2018 16:37, Thierry Reding wrote:
> > From: Thierry Reding
> >
> > Attaching to and detaching from an IOMMU uses the same code sequence in
> > every driver, so factor it out into separate helpers.
> >
> > Signed-off-by:
From: Thierry Reding
Attaching to and detaching from an IOMMU uses the same code sequence in
every driver, so factor it out into separate helpers.
Signed-off-by: Thierry Reding
---
drivers/gpu/drm/tegra/dc.c | 42 ++--
drivers/gpu/drm/tegra/drm.c | 42 +++