]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: execution barrier after fence v2
authorAnatoli Antonovitch <anatoli.antonovitch@amd.com>
Thu, 3 Sep 2015 15:13:31 +0000 (11:13 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Sep 2015 21:23:30 +0000 (17:23 -0400)
commitcbcd74b18448ba22cd6f4763e0019f866f7cd80a
tree7dee7e3b58255d1ab840bb0df1c517d056e39dd9
parent76798bbca037eaf4e397e0163ac505f74b5cb9ee
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>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c