commit | 22c01cc48301f6974868bd4a7b03e29883da1103 | [log] [tgz] |
---|---|---|
author | Anatoli Antonovitch <anatoli.antonovitch@amd.com> | Thu Sep 03 11:13:31 2015 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 23 17:23:30 2015 -0400 |
tree | 7dee7e3b58255d1ab840bb0df1c517d056e39dd9 | |
parent | 3daea9e3d3ecd217a63f35e63f18ea7138f2ae17 [diff] |
drm/amdgpu: execution barrier after fence v2 Insert wait for reg mem after EOP to fix potential issue with vm context switch v2: move wait to vm_flush() use equal instead of greater than. Signed-off-by: Anatoli Antonovitch <anatoli.antonovitch@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>