]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/amdgpu/cgs: remove import_gpu_mem
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Sep 2015 14:35:45 +0000 (10:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Sep 2015 16:44:16 +0000 (12:44 -0400)
commit2392eec65c493c3f49a1f23f4af713e3c68cf6f5
tree6b3ff6d9a9b785069de92204afc52c06f6d85a70
parent74b3112e95073b351e3b0b9799795bc76f8415fa
drm/amdgpu/cgs: remove import_gpu_mem

It was added for completeness, but we don't have any users
for it yet.  Daniel noted that it may be racy. Remove it.

Change-Id: I5f5546f8911a4f294008a62dc86a73f3face38d1
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c
drivers/gpu/drm/amd/include/cgs_linux.h