]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: split pipeline sync and vm flush
authorChristian König <christian.koenig@amd.com>
Tue, 1 Mar 2016 14:42:52 +0000 (15:42 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Mar 2016 16:01:49 +0000 (11:01 -0500)
commitda940be490677b626578d1d13b80b365edb7247c
tree3a5fe2a5ee2700ee178c33f2c514b7b23ef9a76a
parent9b7b2faaac8ec422708361411671063caa89e9c3
drm/amdgpu: split pipeline sync and vm flush

This allows us to use the pipeline sync for other tasks as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c