Searched hist:ffa022696f46fb6c13e30cad59b7271a687f96b8 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd.h | diff ffa022696f46fb6c13e30cad59b7271a687f96b8 Thu Dec 19 23:57:03 CST 2019 Alex Sierra <alex.sierra@amd.com> drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
[Why] TLB flush method has been deprecated using kfd2kgd interface. This implementation is now on the amdgpu_amdkfd API.
[How] TLB flush functions now implemented in amdgpu_amdkfd.
Signed-off-by: Alex Sierra <alex.sierra@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_amdkfd.c | diff ffa022696f46fb6c13e30cad59b7271a687f96b8 Thu Dec 19 23:57:03 CST 2019 Alex Sierra <alex.sierra@amd.com> drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
[Why] TLB flush method has been deprecated using kfd2kgd interface. This implementation is now on the amdgpu_amdkfd API.
[How] TLB flush functions now implemented in amdgpu_amdkfd.
Signed-off-by: Alex Sierra <alex.sierra@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_process.c | diff ffa022696f46fb6c13e30cad59b7271a687f96b8 Thu Dec 19 23:57:03 CST 2019 Alex Sierra <alex.sierra@amd.com> drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
[Why] TLB flush method has been deprecated using kfd2kgd interface. This implementation is now on the amdgpu_amdkfd API.
[How] TLB flush functions now implemented in amdgpu_amdkfd.
Signed-off-by: Alex Sierra <alex.sierra@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|