We have enough info to not use the intel_gtt bridge stuff.
v2: Move setup of mappable_base above the legacy init stuff because we
still need that on older platforms. (Daniel)
v3: Remove the dev_priv hunk which was rebased in by accident
Reviewed-by: Rodrigo Vivi (v2)
Signed-off-by: Ben Widawsky
We have enough info to not use the intel-gtt bridge stuff.
Signed-off-by: Ben Widawsky
---
drivers/gpu/drm/i915/i915_dma.c | 3 +--
drivers/gpu/drm/i915/i915_gem_gtt.c | 2 +-
drivers/gpu/drm/i915/intel_ringbuffer.c | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git