r600g: emit SQ_LDS_RESOURCE_MGMT
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 12 Jul 2011 16:00:10 +0000 (12:00 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Tue, 12 Jul 2011 16:01:25 +0000 (12:01 -0400)
commit5d0d8366f9ab0ca4c52eb927ab476953daa77f1e
tree2e0dbf56bf0a9f366c13d1886f448e006f594141
parent8f6c207024c1458a70da3cbc9a9c9f48cf1a41df
r600g: emit SQ_LDS_RESOURCE_MGMT

Need to be initialized to a reasonable value as
compute code may change it.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=39119

NOTE: This is a candidate for the 7.11 branch.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/evergreend.h
src/gallium/winsys/r600/drm/evergreen_hw_context.c