drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 12 Jul 2011 15:53:23 +0000 (11:53 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 13 Jul 2011 06:47:13 +0000 (07:47 +0100)
Compute drivers may change this, so make sure to emit it to
avoid errors in bo blits.

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

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found