]> www.infradead.org Git - users/willy/xarray.git/commit
drm/amdgpu: use the new cursor in the VM code
authorChristian König <christian.koenig@amd.com>
Wed, 17 Feb 2021 18:31:39 +0000 (19:31 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:30:02 +0000 (23:30 -0400)
commit94ae8dc55790de8979b58428672c8e0b97ee0dae
tree0ea9aa8cba2cad33430be7b137339a966f65a0f5
parent2f44172bdca7f52a3c52f5b89378e8da47909352
drm/amdgpu: use the new cursor in the VM code

Separate the drm_mm_node walking from the actual handling.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Oak Zeng <Oak.Zeng@amd.com>
Tested-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Arunpravin <Arunpravin.PaneerSelvam@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c