commit | f00f979145756e39b5512d7d4e4050534d1c3d7f | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Jul 31 15:58:13 2012 +1000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Aug 05 22:53:59 2012 +0200 |
tree | 0c061447ef0dd09e95b2c0e656b7a1d8bff95dd1 | |
parent | e47e9ad9186ff265ddf316d25cd4942bab019d57 [diff] |
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>