commit | 9fa65bf6c0e158b96a6b2a6e84dc631de6fed3c1 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 16 18:02:59 2014 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 13 13:48:02 2014 -0800 |
tree | 38b1ab8aeba712fc332988bec219dbe260fc3bc1 | |
parent | 9b0b183e7cd9e9bbef81fe5e0bcc8e1345bd186a [diff] |
drm/radeon: fix surface sync in fence on cayman (v2) commit 10e9ffae463396c5a25fdfe8a48d7c98a87f6b85 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>