r600g/compute: Don't use radeon_winsys::buffer_wait() after dispatching a kernel 13/6213/1
authorTom Stellard <thomas.stellard@amd.com>
Mon, 22 Apr 2013 15:34:18 +0000 (08:34 -0700)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 25 Apr 2013 20:24:51 +0000 (13:24 -0700)
commit83a00a1de8b2acb9d500fcdfa9031dc709f6d7d1
tree429ce3dea3220952d7bffde09ad667b4ad0c1329
parent09e47f7a25a4e9daa06692819e8fdfdb412c7a46
r600g/compute: Don't use radeon_winsys::buffer_wait() after dispatching a kernel

The state tracker should be responsible for waiting for the kernel to
finish.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/evergreen_compute.c