]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/gpu/drm/amd/amdgpu/amdgpu.h
drm/amdgpu: keep the PTs validation list in the VM v2
authorChristian König <christian.koenig@amd.com>
Fri, 11 Dec 2015 20:01:23 +0000 (21:01 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Dec 2015 22:29:46 +0000 (17:29 -0500)
commitee1782c3f27fec5462363af48f27811b049155ab
tree9230f1a1cdd3c3eb183ba36300d9ede2fe9bfe81
parent56467ebfb254836dc30eb45d4ac8a46a400bfad6
drm/amdgpu: keep the PTs validation list in the VM v2

This avoids allocating it on the fly.

v2: fix grammar in comment

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c