]> 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)
commit85c29d97889c495177e05dc7b59d97dd99984192
tree987ecba096dedcae75fe43778c02f47893a262e2
parentb39e581c640bb044fc01ecd711920669e7423f3c
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]