Searched hist:"6 dd09027a22ac78f6ab1881aa7e2e21ad61c02b8" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm_cpu.c | 6dd09027a22ac78f6ab1881aa7e2e21ad61c02b8 Mon Mar 18 07:16:03 CDT 2019 Christian König <christian.koenig@amd.com> drm/amdgpu: new VM update backends
Separate out all functions for SDMA and CPU based page table updates into separate backends.
This way we can keep most of the complexity of those from the core VM code.
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_vm_sdma.c | 6dd09027a22ac78f6ab1881aa7e2e21ad61c02b8 Mon Mar 18 07:16:03 CDT 2019 Christian König <christian.koenig@amd.com> drm/amdgpu: new VM update backends
Separate out all functions for SDMA and CPU based page table updates into separate backends.
This way we can keep most of the complexity of those from the core VM code.
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_vm.h | diff 6dd09027a22ac78f6ab1881aa7e2e21ad61c02b8 Mon Mar 18 07:16:03 CDT 2019 Christian König <christian.koenig@amd.com> drm/amdgpu: new VM update backends
Separate out all functions for SDMA and CPU based page table updates into separate backends.
This way we can keep most of the complexity of those from the core VM code.
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | Makefile | diff 6dd09027a22ac78f6ab1881aa7e2e21ad61c02b8 Mon Mar 18 07:16:03 CDT 2019 Christian König <christian.koenig@amd.com> drm/amdgpu: new VM update backends
Separate out all functions for SDMA and CPU based page table updates into separate backends.
This way we can keep most of the complexity of those from the core VM code.
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_vm.c | diff 6dd09027a22ac78f6ab1881aa7e2e21ad61c02b8 Mon Mar 18 07:16:03 CDT 2019 Christian König <christian.koenig@amd.com> drm/amdgpu: new VM update backends
Separate out all functions for SDMA and CPU based page table updates into separate backends.
This way we can keep most of the complexity of those from the core VM code.
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|