[PATCH 05/12] drm/i915: stop using dev->agp->base

2012-06-07 Thread Daniel Vetter
For that to work we need to export the base address of the gtt mmio window from intel-gtt. Also replace all other uses of dev->agp by values we already have at hand. Signed-off-by: Daniel Vetter --- drivers/char/agp/intel-gtt.c|5 ++--- drivers/gpu/drm/i915/i915_dma.c |

[PATCH 05/12] drm/i915: stop using dev->agp->base

2012-06-07 Thread Daniel Vetter
For that to work we need to export the base address of the gtt mmio window from intel-gtt. Also replace all other uses of dev->agp by values we already have at hand. Signed-off-by: Daniel Vetter --- drivers/char/agp/intel-gtt.c|5 ++--- drivers/gpu/drm/i915/i915_dma.c |