drm/amdgpu: cleanup GWS, GDS and OA allocation
authorChristian König <christian.koenig@amd.com>
Wed, 23 Aug 2017 18:11:25 +0000 (20:11 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Aug 2017 19:27:57 +0000 (15:27 -0400)
commit6ac7defb5ccf2c5e7b3fc9eb648535f3b3d17bc0
tree48ef65caa46be7dc869d42d65635b60cc3c62050
parent34d7be5dc28041b95254da517fd0f0f740544ece
drm/amdgpu: cleanup GWS, GDS and OA allocation

Those are certainly not kernel allocations, instead set the NO_CPU_ACCESS flag.

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