]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: add num_level to the VM manager
authorChristian König <christian.koenig@amd.com>
Mon, 17 Oct 2016 13:08:10 +0000 (15:08 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:23 +0000 (23:55 -0400)
commit8437a097fe604c81a0fda71017837d0f7e7df8b0
tree98bee3e877e6dbbf0a4c42691889e27335500522
parent49ac8a24caa9579656ea9058c8281d7f668b22dd
drm/amdgpu: add num_level to the VM manager

Needs to be filled with handling.

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_vm.h
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c