]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/vi: move sdma tiling config setup into sdma code
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Feb 2016 08:19:14 +0000 (03:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Feb 2016 20:53:04 +0000 (15:53 -0500)
commit2b47f5568a2e83b638fa2b7f4ea43405570000aa
treedd1252358f3086566a18236cacb7f36b82a5363a
parentd1509b72b325d05eb409e819046ec5a952eae958
drm/amdgpu/vi: move sdma tiling config setup into sdma code

Split sdma and gfx programming.

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