]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b7cadbe25fe8c4c7b0487d35a95b855897b3157
tree3c21f56d542dc89873ecfc75880719fa0b26552c
parent866a47348658baa1b93cc4b6f0b63508f5b8f6e5
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