Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h639 int amdgpu_persistent_edc_harvesting_supported(struct amdgpu_device *adev);
Damdgpu_gfx.c654 if (!amdgpu_persistent_edc_harvesting_supported(adev)) in amdgpu_gfx_ras_late_init()
Damdgpu_ras.c2268 int amdgpu_persistent_edc_harvesting_supported(struct amdgpu_device *adev) in amdgpu_persistent_edc_harvesting_supported() function
2282 if (!amdgpu_persistent_edc_harvesting_supported(adev)) in amdgpu_persistent_edc_harvesting()
Dgmc_v9_0.c1312 if (!amdgpu_persistent_edc_harvesting_supported(adev)) { in gmc_v9_0_late_init()
Dsdma_v4_0.c1899 if (!amdgpu_persistent_edc_harvesting_supported(adev)) { in sdma_v4_0_late_init()