]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move VM defines into amdgpu_vm.h
authorChristian König <christian.koenig@amd.com>
Wed, 28 Sep 2016 13:41:50 +0000 (15:41 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:29 +0000 (14:38 -0400)
commit74a51b06718cc0b7f03b6521d71cf092073e28b7
tree987ecba096dedcae75fe43778c02f47893a262e2
parent8b3edf93123a15333dced1197a9ef1e9e734c5c7
drm/amdgpu: move VM defines into amdgpu_vm.h

Only cleanup, no intended functional change.

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_vm.h [new file with mode: 0644]