commit | 9ddac734aa310c5fbc0ec93602335d2a39092451 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Thu Jan 17 14:34:52 2019 +0100 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Tue Feb 05 13:55:16 2019 +0100 |
tree | c86db489d1c9640f8ec25c380b208e620f7ffc61 | |
parent | 4cbfa1e6c09e98450aab3240e5119b0ab2c9795b [diff] |
drm/vmwgfx: Improve on IOMMU detection instead of relying on intel_iommu_enabled, use the fact that the dma_map_ops::map_page != dma_direct_map_page. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Deepak Rawat <drawat@vmware.com>