linux_dsm_epyc7002/drivers/gpu/drm/amd/amdkfd
Oded Gabbay b17f068a09 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>
2014-07-17 00:06:27 +03:00
..
Kconfig
kfd_chardev.c amdkfd: Add basic modules to amdkfd 2014-07-16 23:25:31 +03:00
kfd_crat.h amdkfd: Add topology module to amdkfd 2014-07-16 21:22:32 +03:00
kfd_device.c amdkfd: Add binding/unbinding calls to amd_iommu driver 2014-07-17 00:06:27 +03:00
kfd_doorbell.c amdkfd: Add basic modules to amdkfd 2014-07-16 23:25:31 +03:00
kfd_flat_memory.c amdkfd: Add basic modules to amdkfd 2014-07-16 23:25:31 +03:00
kfd_module.c amdkfd: Add basic modules to amdkfd 2014-07-16 23:25:31 +03:00
kfd_pasid.c amdkfd: Add basic modules to amdkfd 2014-07-16 23:25:31 +03:00
kfd_priv.h amdkfd: Add binding/unbinding calls to amd_iommu driver 2014-07-17 00:06:27 +03:00
kfd_process.c amdkfd: Add binding/unbinding calls to amd_iommu driver 2014-07-17 00:06:27 +03:00
kfd_topology.c amdkfd: Add topology module to amdkfd 2014-07-16 21:22:32 +03:00
kfd_topology.h amdkfd: Add topology module to amdkfd 2014-07-16 21:22:32 +03:00
Makefile amdkfd: Add basic modules to amdkfd 2014-07-16 23:25:31 +03:00