commit | 10e9ffae463396c5a25fdfe8a48d7c98a87f6b85 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 16 18:02:59 2014 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jan 20 18:20:56 2014 -0500 |
tree | 30433510563cf9b18705e63323ac6a93f2f1c3dc | |
parent | 8097d94116d0c17e774ba4c8256e774018dc2a46 [diff] |
drm/radeon: fix surface sync in fence on cayman (v2) We need to set the engine bit to select the ME and also set the full cache bit. Should help stability on TN and cayman. V2: fix up surface sync in ib execute as well Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org