Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_uuid.c55 _mesa_sha1_update(&sha1_ctx, &devinfo->pci_revision_id, in intel_uuid_compute_device_id()
56 sizeof(devinfo->pci_revision_id)); in intel_uuid_compute_device_id()
/third_party/mesa3d/src/intel/dev/
Dintel_device_info.h113 uint8_t pci_revision_id; member
Dintel_dev_info.c133 fprintf(stdout, " PCI revision id: 0x%x\n", devinfo.pci_revision_id); in main()
Dintel_device_info.c1964 devinfo->pci_revision_id = drmdev->deviceinfo.pci->revision_id; in intel_get_device_info_from_fd()