]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c3790051c2f5d8acd7bac3cec5f23616613c38f
tree48ef65caa46be7dc869d42d65635b60cc3c62050
parentaee695449409e6765956cbc38eeae4c26341c0ff
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