Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1698186 > unrolled thread

Re: [PATCH] gpu: host1x: Free the IOMMU domain when there is no device to attach

Started byThierry Reding <thierry.reding@gmail.com>
First post2017-07-27 18:50 +0200
Last post2017-07-27 18:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] gpu: host1x: Free the IOMMU domain when there is no  device to attach Thierry Reding <thierry.reding@gmail.com> - 2017-07-27 18:50 +0200

#1698186 — Re: [PATCH] gpu: host1x: Free the IOMMU domain when there is no device to attach

FromThierry Reding <thierry.reding@gmail.com>
Date2017-07-27 18:50 +0200
SubjectRe: [PATCH] gpu: host1x: Free the IOMMU domain when there is no device to attach
Message-ID<u7U95-8vc-27@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

On Mon, Jul 10, 2017 at 09:33:05PM +0200, Paul Kocialkowski wrote:
> When there is no device to attach to the IOMMU domain, as may be the
> case when the device-tree does not contain the proper iommu node, it is
> best to keep going without IOMMU support rather than failing.
> This allows the driver to probe and function instead of taking down
> all of the tegra drm driver, leading to missing display support.
> 
> Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
> ---
>  drivers/gpu/host1x/dev.c | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

Applied to drm-misc-fixes, thanks.

Oh, just noticed now that this didn't actually go to the DRM mailing
list (dri-devel@lists.freedesktop.org). Might be a good idea to do that
next time to get more visibility.

Thierry

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web