Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bios.c419 bool amdgpu_get_bios(struct amdgpu_device *adev) in amdgpu_get_bios() function
Damdgpu.h344 bool amdgpu_get_bios(struct amdgpu_device *adev);
Damdgpu_device.c2041 if (!amdgpu_get_bios(adev)) in amdgpu_device_ip_early_init()