git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e47e9ad
)
i915: don't map imported dma-bufs for dmar.
author
Dave Airlie
<airlied@redhat.com>
Tue, 31 Jul 2012 05:58:13 +0000
(15:58 +1000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sun, 5 Aug 2012 20:53:59 +0000
(22:53 +0200)
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>
drivers/gpu/drm/i915/i915_gem_gtt.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_gem_gtt.c
Simple merge