Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.h676 int amdgpu_persistent_edc_harvesting_supported(struct amdgpu_device *adev);
Damdgpu_gfx.c679 if (!amdgpu_persistent_edc_harvesting_supported(adev)) in amdgpu_gfx_ras_late_init()
Damdgpu_ras.c2520 int amdgpu_persistent_edc_harvesting_supported(struct amdgpu_device *adev) in amdgpu_persistent_edc_harvesting_supported() function
2534 if (!amdgpu_persistent_edc_harvesting_supported(adev)) in amdgpu_persistent_edc_harvesting()
Dgmc_v9_0.c1384 if (!amdgpu_persistent_edc_harvesting_supported(adev)) { in gmc_v9_0_late_init()
Dsdma_v4_0.c1798 if (!amdgpu_persistent_edc_harvesting_supported(adev)) { in sdma_v4_0_late_init()