Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bios.c427 bool amdgpu_get_bios(struct amdgpu_device *adev) in amdgpu_get_bios() function
H A Damdgpu.h384 bool amdgpu_get_bios(struct amdgpu_device *adev);
H A Damdgpu_device.c2134 if (!amdgpu_get_bios(adev)) in amdgpu_device_ip_early_init()