]> git.baikalelectronics.ru Git - 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)
commit2c6ffe2abba1ddc248b5b7d5cc7ff33cfc056f77
tree6b3ff6d9a9b785069de92204afc52c06f6d85a70
parent48f639d5a8e00908bc5233de10cc583ee4e56f08
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