Home
last modified time | relevance | path

Searched refs:is_atom_fw (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bios.c439 adev->is_atom_fw = (adev->asic_type >= CHIP_VEGA10) ? true : false; in amdgpu_get_bios()
Damdgpu_device.c2228 if (adev->is_atom_fw) { in amdgpu_device_detect_sriov_bios()
2487 if (adev->is_atom_fw) { in amdgpu_device_init()
Damdgpu.h1376 bool is_atom_fw; member
Damdgpu_atombios.c2037 if (adev->is_atom_fw) { in amdgpu_atombios_init()