[PATCH 1/3] drm/vma/gem/ttm: consolide unmapping range

2012-12-19 Thread Dave Airlie
From: Dave Airlie This is just a cleanup, can probably do better, but at least it makes the calls to the unmap_mapping_range consistent. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_vma_offset_man.c | 11 +++ drivers/gpu/drm/i915/i915_gem.c | 7 ++- drivers/gpu/drm/ttm/

[PATCH 1/3] drm/vma/gem/ttm: consolide unmapping range

2012-12-18 Thread Dave Airlie
From: Dave Airlie This is just a cleanup, can probably do better, but at least it makes the calls to the unmap_mapping_range consistent. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_vma_offset_man.c | 11 +++ drivers/gpu/drm/i915/i915_gem.c | 7 ++- drivers/gpu/drm/ttm/