Searched hist:b17f068a09fbe9b193a18080ff8ad5114a900124 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_process.c | diff b17f068a09fbe9b193a18080ff8ad5114a900124 Wed Jul 16 16:06:27 CDT 2014 Oded Gabbay <oded.gabbay@amd.com> amdkfd: Add binding/unbinding calls to amd_iommu driver
This patch adds the functions to bind and unbind pasid from a device through the amd_iommu driver.
The unbind function is called when the mm_struct of the process is released.
The bind function is not called here because it is called only in the IOCTLs which are not yet implemented at this stage of the patchset.
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|
H A D | kfd_priv.h | diff b17f068a09fbe9b193a18080ff8ad5114a900124 Wed Jul 16 16:06:27 CDT 2014 Oded Gabbay <oded.gabbay@amd.com> amdkfd: Add binding/unbinding calls to amd_iommu driver
This patch adds the functions to bind and unbind pasid from a device through the amd_iommu driver.
The unbind function is called when the mm_struct of the process is released.
The bind function is not called here because it is called only in the IOCTLs which are not yet implemented at this stage of the patchset.
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|
H A D | kfd_device.c | diff b17f068a09fbe9b193a18080ff8ad5114a900124 Wed Jul 16 16:06:27 CDT 2014 Oded Gabbay <oded.gabbay@amd.com> amdkfd: Add binding/unbinding calls to amd_iommu driver
This patch adds the functions to bind and unbind pasid from a device through the amd_iommu driver.
The unbind function is called when the mm_struct of the process is released.
The bind function is not called here because it is called only in the IOCTLs which are not yet implemented at this stage of the patchset.
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
|