Searched refs:has_pr3 (Results 1 – 4 of 4) sorted by relevance
216 bool *has_opt_flags, bool *has_pr3) in nouveau_dsm_pci_probe() argument223 *has_pr3 = false; in nouveau_dsm_pci_probe()227 *has_pr3 = pci_pr3_present(parent_pdev); in nouveau_dsm_pci_probe()
1071 bool has_pr3; member
168 adev->has_pr3 = parent ? pci_pr3_present(parent) : false; in amdgpu_driver_load_kms()
250 if (adev->has_pr3 || in amdgpu_device_supports_boco()