intel: Remove the extra reference while validating the reloc tree
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 2 Dec 2009 10:41:39 +0000 (10:41 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 2 Dec 2009 14:16:32 +0000 (14:16 +0000)
commit9c8ad05e8bb1c954b804e40f2f975fed23c24550
tree096aceba1cf36867620f4892d53cfa04071d4faa
parent8ffd2e142e38d19326a40ff66dc99d052ce22100
intel: Remove the extra reference while validating the reloc tree

Buffers on the relocation tree are guarded by the reference to the batch
object and so do not need an extra reference whilst constructing the
list of execution buffer objects.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
intel/intel_bufmgr_gem.c