]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well
authorChristian König <christian.koenig@amd.com>
Tue, 8 Mar 2016 13:11:00 +0000 (14:11 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Mar 2016 15:36:13 +0000 (10:36 -0500)
commite5d51a732729e5daea9712577db1adb4778697a2
treec5de557ee6252f7eab2cc577ebd41277b46653cf
parente7730eb90787ff96f777cd650619a4a30a659b22
drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well

Code it similar to how we did it for the gfx and compute engines.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/cik_sdma.c
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c