Quoting Matthew Auld (2017-09-18 19:35:15)
> On 18 September 2017 at 17:46, Chris Wilson wrote:
> > archdata.iommu only exists when CONFIG_IOMMU_API is enabled (and only
> > applies to intel-iommu in our case) so conditionally compile it when it
> > doesn't exist.
> >
> > Fixes: b5891fb520f7 ("drm
On 18 September 2017 at 17:46, Chris Wilson wrote:
> archdata.iommu only exists when CONFIG_IOMMU_API is enabled (and only
> applies to intel-iommu in our case) so conditionally compile it when it
> doesn't exist.
>
> Fixes: b5891fb520f7 ("drm/i915/selftests: Disable iommu for the mock device")
>
archdata.iommu only exists when CONFIG_IOMMU_API is enabled (and only
applies to intel-iommu in our case) so conditionally compile it when it
doesn't exist.
Fixes: b5891fb520f7 ("drm/i915/selftests: Disable iommu for the mock device")
Signed-off-by: Chris Wilson
Cc: Matthew Auld
---
drivers/gpu