Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bios.c418 bool amdgpu_get_bios(struct amdgpu_device *adev) in amdgpu_get_bios() function
Damdgpu.h343 bool amdgpu_get_bios(struct amdgpu_device *adev);
Damdgpu_device.c2042 if (!amdgpu_get_bios(adev)) in amdgpu_device_ip_early_init()