]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
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)
commit00b7c4ff7d482d287a591f047e0963d494569b46
treec5de557ee6252f7eab2cc577ebd41277b46653cf
parent32b41ac21fde8f7cea465d74c570fc7bd0089163
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