Home
last modified time | relevance | path

Searched refs:AMDGPU_ENFORCE_ISOLATION_ENABLE (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c2016 AMDGPU_ENFORCE_ISOLATION_ENABLE; in amdgpu_gfx_set_enforce_isolation()
2644 if (adev->enforce_isolation[idx] == AMDGPU_ENFORCE_ISOLATION_ENABLE) { in amdgpu_gfx_enforce_isolation_wait_for_kfd()
2711 if (adev->enforce_isolation[idx] == AMDGPU_ENFORCE_ISOLATION_ENABLE) { in amdgpu_gfx_enforce_isolation_ring_begin_use()
2748 if (adev->enforce_isolation[idx] == AMDGPU_ENFORCE_ISOLATION_ENABLE) { in amdgpu_gfx_enforce_isolation_ring_end_use()
H A Damdgpu.h616 AMDGPU_ENFORCE_ISOLATION_ENABLE = 1, enumerator
H A Damdgpu_mes.c918 if (adev->enforce_isolation[i] == AMDGPU_ENFORCE_ISOLATION_ENABLE) in amdgpu_mes_update_enforce_isolation()
H A Damdgpu_cs.c304 case AMDGPU_ENFORCE_ISOLATION_ENABLE: in amdgpu_cs_pass1()
H A Dmes_v11_0.c1029 if (adev->enforce_isolation[0] == AMDGPU_ENFORCE_ISOLATION_ENABLE) in mes_v11_0_set_hw_resources()
H A Dmes_v12_1.c761 if (adev->enforce_isolation[0] == AMDGPU_ENFORCE_ISOLATION_ENABLE) in mes_v12_1_set_hw_resources()
H A Dmes_v12_0.c1013 if (adev->enforce_isolation[0] == AMDGPU_ENFORCE_ISOLATION_ENABLE) in mes_v12_0_set_hw_resources()
H A Damdgpu_device.c1652 AMDGPU_ENFORCE_ISOLATION_ENABLE; in amdgpu_device_check_arguments()