r600g: don't emit SQ_DYN_GPR_RESOURCE_LIMIT_1 on cayman
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2013 22:11:20 +0000 (18:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2013 22:13:27 +0000 (18:13 -0400)
commit49c1fc7044eaaa5c2dca05ff4a709be8e3636871
tree43c42debd8f0cb59c810478abf03c7424b59a5df
parenta9914117ea31ff4bc9d2e575e7366ddef57e5fea
r600g: don't emit SQ_DYN_GPR_RESOURCE_LIMIT_1 on cayman

Doesn't exist on the asic and will cause a CS rejection
if VM is disabled.

Note: this is a candidate for the 9.1 branch.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/evergreen_state.c