Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1698186
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] gpu: host1x: Free the IOMMU domain when there is no device to attach |
| Date | 2017-07-27 18:50 +0200 |
| Message-ID | <u7U95-8vc-27@gated-at.bofh.it> (permalink) |
| References | <u1MHf-HI-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
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
csiph-web