summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_execbuffer.c
diff options
context:
space:
mode:
authorChris Wilson2014-10-31 14:53:52 +0100
committerDaniel Vetter2014-11-07 18:42:00 +0100
commitef79e17ccef32599f3cec3842f81d70117181291 (patch)
treead5235159d6cde022160a2e09e318c8a7608778c /drivers/gpu/drm/i915/i915_gem_execbuffer.c
parentdrm/i915: Use vblank evade mechanism in mmio_flip (diff)
downloadkernel-qcow2-linux-ef79e17ccef32599f3cec3842f81d70117181291.tar.gz
kernel-qcow2-linux-ef79e17ccef32599f3cec3842f81d70117181291.tar.xz
kernel-qcow2-linux-ef79e17ccef32599f3cec3842f81d70117181291.zip
drm/i915: Only mark as map-and-fenceable when bound into the GGTT
We use the obj->map_and_fenceable hint for when we already have a valid mapping of this object in the aperture. This hint can only apply to the GGTT and not to the aliasing-ppGTT. One user of the hint is execbuffer relocation, which began to fail when it tried to follow the hint and perform the relocate through the non-existent GGTT mapping. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=85671 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem_execbuffer.c')
0 files changed, 0 insertions, 0 deletions