Home
last modified time | relevance | path

Searched refs:amdgpu_gmc_noretry_set (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h406 extern void amdgpu_gmc_noretry_set(struct amdgpu_device *adev);
H A Damdgpu_gmc.c648 void amdgpu_gmc_noretry_set(struct amdgpu_device *adev) in amdgpu_gmc_noretry_set() function
H A Damdgpu_device.c3672 amdgpu_gmc_noretry_set(adev); in amdgpu_device_init()