Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h857 AMDGPU_ENFORCE_ISOLATION_ENABLE = 1, enumerator
H A Damdgpu_cs.c293 case AMDGPU_ENFORCE_ISOLATION_ENABLE: in amdgpu_cs_pass1()
H A Dmes_v11_0.c730 if (adev->enforce_isolation[0] == AMDGPU_ENFORCE_ISOLATION_ENABLE) in mes_v11_0_set_hw_resources()
H A Dmes_v12_0.c800 if (adev->enforce_isolation[0] == AMDGPU_ENFORCE_ISOLATION_ENABLE) in mes_v12_0_set_hw_resources()
H A Damdgpu_device.c2309 AMDGPU_ENFORCE_ISOLATION_ENABLE; in amdgpu_device_check_arguments()