]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move GART struct and function into amdgpu_gart.h v2
authorChristian König <christian.koenig@amd.com>
Thu, 6 Jul 2017 20:02:41 +0000 (22:02 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:28 +0000 (11:06 -0400)
commit7ceeb767b9b270200efb4f4b09ae45263a166a73
treeb37f2b873d055cde62893d0972adda74d0e2686b
parentec521cdfeb313565ca251f54bc2ef992773a880d
drm/amdgpu: move GART struct and function into amdgpu_gart.h v2

No functional change, just cleanup.

v2: rebased, keep gart name.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.h [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h