r600g: Unify SURFACE_SYNC packet emission for 3D and compute
authorTom Stellard <thomas.stellard@amd.com>
Thu, 7 Jun 2012 19:22:47 +0000 (15:22 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 21 Jun 2012 20:42:07 +0000 (20:42 +0000)
commitff2b417245e8e62b546e27771e36460acc666a8e
treea1b191be2eafb928a0399c2ac005f5acb98db2a0
parentff08f1ec6fa50cdcebfa825505fd93dd1edd1832
r600g: Unify SURFACE_SYNC packet emission for 3D and compute

Drop the compute specific evergreen_set_buffer_sync() function and
instead use the r600_surface_sync_command atom for emitting SURFACE_SYNC
packets.
src/gallium/drivers/r600/evergreen_compute.c
src/gallium/drivers/r600/evergreen_compute_internal.c
src/gallium/drivers/r600/evergreen_compute_internal.h