r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
authorAaron Watry <awatry@gmail.com>
Fri, 15 Nov 2013 22:09:41 +0000 (16:09 -0600)
committerAaron Watry <awatry@gmail.com>
Mon, 23 Dec 2013 13:24:50 +0000 (07:24 -0600)
commit3ddabe0d523416693f28e293d8d3d918bdb612ca
treea0bb46ea000bc4ad8d4f1c73427596c5b0b203b4
parent20446d0e535c0735489c8944e8d767e0fc74fc6e
r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM

Found while tracking down memory leaks in VDPAU playback

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
CC: "10.0" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/r600/r600_pipe.c