Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i915: don't map imported dma-bufs for dmar.
The exporter should have given us pages in the correct place, avoid the prepare object mapping phase on dmar systems. This fixes an oops on a GM45/R600 machine, when running the intel/radeon tests. Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
- Loading branch information