OSDN Git Service

drm/amdgpu: move atom functions from amdgpu_device.c
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Dec 2017 19:32:53 +0000 (14:32 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 18 Dec 2017 15:58:35 +0000 (10:58 -0500)
commit4e89df63c110d7fb4883c8b3d653d3d0e5dac67d
tree3c21f56d542dc89873ecfc75880719fa0b26552c
parenta89ff457d6f6200cd58db568c0138988bb60579c
drm/amdgpu: move atom functions from amdgpu_device.c

and move them to amdgpu_atombios.c for consistency.

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