drm/amdgpu: use per VM entity for page table updates (v2)
authorChristian König <christian.koenig@amd.com>
Mon, 1 Feb 2016 11:53:58 +0000 (12:53 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Feb 2016 20:35:16 +0000 (15:35 -0500)
commit2bd9ccfa75e96ba278b96d817bc2135eb761adbd
tree03c099bd0178fb166a07b107b827da4346da5b7e
parentc41d271d751ea023f67f1ea755e144b49079b6d5
drm/amdgpu: use per VM entity for page table updates (v2)

Updates from different VMs can be processed independently.

v2: agd: rebase on upstream

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
This page took 0.027186 seconds and 5 git commands to generate.