OSDN Git Service

drm/amdgpu: move dummy page functions to amdgpu_gart.c
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Dec 2017 21:28:33 +0000 (16:28 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 18 Dec 2017 15:59:52 +0000 (10:59 -0500)
commit55e0037aab6503453eef663eded60e530896eaef
tree6270773bc0fa441060a0233fe594183c2bd4b235
parent39c640c086ad12005e88cf6f9de03c32111ef081
drm/amdgpu: move dummy page functions to amdgpu_gart.c

It's the only place they are used.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c