diff options
| author | Chris Wilson <[email protected]> | 2017-09-14 17:22:40 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-09-18 16:57:35 +0100 |
| commit | b5891fb520f742ce48b097c6b8a0b2db1e2bb979 (patch) | |
| tree | 113f9868bcc6331ed79daf12a168e317f2ef7183 /tools/perf/scripts/python | |
| parent | 1298d51c44fddcb609ea6c9fa37b76028593963b (diff) | |
drm/i915/selftests: Disable iommu for the mock device
On some machines, the iommu cannot allocate a domain for the mock device
causing the dma_map_sg() to fail, and the selftest to fail with -ENOMEM.
For the mock selftests, we are using a fake device and do not care about
iommu; so convince intel_iommu to treat us as a dummy device with an
identity mapping (and no iommu domain).
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101080
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Tested-by: Elizabeth De La Torre Mena <[email protected]>
Reviewed-by: Matthew Auld <[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions