Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_gmc.h439 extern void amdgpu_gmc_noretry_set(struct amdgpu_device *adev);
Damdgpu_gmc.c881 void amdgpu_gmc_noretry_set(struct amdgpu_device *adev) in amdgpu_gmc_noretry_set() function
Damdgpu_device.c4301 amdgpu_gmc_noretry_set(adev); in amdgpu_device_init()