Lines Matching full:isolation
1557 * Registers (GPRs) to ensure data isolation between GPU workloads.
1613 * amdgpu_gfx_get_enforce_isolation - Query AMDGPU GFX Enforce Isolation Settings
1620 * sysfs file returns the isolation settings for all partitions, where '0'
1650 * amdgpu_gfx_set_enforce_isolation - Control AMDGPU GFX Enforce Isolation
1658 * enable isolation with cleaner shader, '2' to enable legacy isolation without
1659 * cleaner shader, or '3' to enable process isolation without submitting the
1660 * cleaner shader to the 'enforce_isolation' sysfs file sets the isolation mode
1889 dev_err(adev->dev, "failed to create isolation sysfs files"); in amdgpu_gfx_sysfs_init()
1950 * a key role in enforcing process isolation on the GPU.
1956 * enforce isolation after a delay of GFX_SLICE_PERIOD.
1960 * for enforcing isolation and checks if the KFD scheduler is active. If the
2013 * amdgpu_gfx_enforce_isolation_handler - work handler for enforcing shader isolation
2017 * This function is the work handler for enforcing shader isolation on AMD GPUs.
2066 * amdgpu_gfx_enforce_isolation_wait_for_kfd - Manage KFD wait period for process isolation
2122 * amdgpu_gfx_enforce_isolation_ring_begin_use - Begin use of a ring with enforced isolation
2126 * gfx IP between kernel submission IOCTLs and KFD user queues when isolation
2162 * amdgpu_gfx_enforce_isolation_ring_end_use - End use of a ring with enforced isolation
2166 * gfx IP between kernel submission IOCTLs and KFD user queues when isolation