gpu: host1x: Use IOMMU groups
authorThierry Reding <treding@nvidia.com>
Tue, 14 Nov 2017 15:11:28 +0000 (16:11 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 21 Dec 2017 13:52:36 +0000 (14:52 +0100)
commit41c3068cc2fd0ce179b910c4500934786e8156ba
tree9803afebc037c7d8bdc3bf03ea20dc684d0186f8
parentab7d3f5826c55ad23101327eab435660caa83436
gpu: host1x: Use IOMMU groups

Use IOMMU groups to attach the host1x device to its IOMMU domain. This
is not strictly necessary because the domain isn't shared with any other
device, but it makes the code consistent with how IOMMU is handled in
other drivers and provides an easy way to detect when no IOMMU has been
attached via device tree.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/dev.c
drivers/gpu/host1x/dev.h