OSDN Git Service

drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Dec 2017 21:39:02 +0000 (16:39 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 18 Dec 2017 15:59:35 +0000 (10:59 -0500)
commitf5ec697e37023ce60dc1c38bf6b2bf32de767376
treea0c41f14d3a0939c3fb8ddd721f35ceb6345dd2f
parent2543e28a81b8d687880315475ba1203ca2f7496a
drm/amdgpu: move fw_reserve functions to amdgpu_ttm.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_ttm.c