]> 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)
commit0d7aa091417925b760854e319b68c18cc043e980
treec5de557ee6252f7eab2cc577ebd41277b46653cf
parentabf000e0c5205bd77ecb160b83cd02659d3743a0
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