Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bios.c440 adev->is_atom_fw = (adev->asic_type >= CHIP_VEGA10) ? true : false; in amdgpu_get_bios()
Damdgpu.h812 bool is_atom_fw; member
Damdgpu_ras.c1491 if (adev->is_atom_fw && in amdgpu_ras_check_supported()
Damdgpu_device.c2465 if (adev->is_atom_fw) { in amdgpu_device_detect_sriov_bios()
2780 if (adev->is_atom_fw) { in amdgpu_device_init()
Damdgpu_atombios.c2038 if (adev->is_atom_fw) { in amdgpu_atombios_init()