commit | c61d0af9131976db150c40996a71387ba59edb67 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue Jul 12 11:53:23 2011 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Wed Jul 13 07:47:13 2011 +0100 |
tree | df5b8699659928571cd839214f6cee688a943f53 | |
parent | 780d7cc44524cd396a34757127f51ecb8ccaf2da [diff] |
drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits 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>