Home
last modified time | relevance | path

Searched refs:pci_domain (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h44 uint32_t pci_domain; member
Dac_gpu_info.c353 info->pci_domain = devinfo->businfo.pci->domain; in ac_query_gpu_info()
1123 uint_uuid[0] = info->pci_domain; in ac_compute_device_uuid()
1132 fprintf(f, " pci (domain:bus:dev.func): %04x:%02x:%02x.%x\n", info->pci_domain, info->pci_bus, in ac_print_gpu_info()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c233 return r300screen->info.pci_domain; in r300_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c341 return sscreen->info.pci_domain; in si_get_param()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c528 return rscreen->b.info.pci_domain; in r600_get_param()
Dr600_pipe_common.c1273 rscreen->info.pci_domain, rscreen->info.pci_bus, in r600_common_screen_init()