aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-04-21 11:23:24 -0400
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-05-03 05:18:07 -0400
commit1869b620d27a0e353bd6558015713fad2d0cc09b (patch)
tree632943f4381d72d4165f7abf9046842effb3535f /init
parent5d82e3e6427d407e5e4713a2f73210b4e7801ad3 (diff)
drm/i915: Only the zap the VMA after updating the tiling parameters
If we fail to unbind and so abort the change in tiling, we will have removed the VMA for the object for no reason. The likelihood of unbind failing is slim (other than ERESTARTSYS which will cause userspace to try again), so the change is mostly for the principle. Also improve the slightly stale comment. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions