drm/amdgpu: Initialize compute sdma and memory from kgd
authorBen Goz <ben.goz@amd.com>
Wed, 24 Jun 2015 19:39:21 +0000 (22:39 +0300)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Jun 2015 15:21:39 +0000 (11:21 -0400)
commitcd06bf687b89f7532d19b0e4484299372e1bf70c
tree56fa750cb71c56a87cec48babad8b28d7db19134
parent69ee2410238e6ea6fd5d0a91b04510bba8abc7b5
drm/amdgpu: Initialize compute sdma and memory from kgd

v2: add missing MTYPE_NONCACHED enum

Signed-off-by: Ben Goz <ben.goz@amd.com>
Acked-by: Oded Gabbay <oded.gabbay@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/cikd.h
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c