Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h45 #define PCI_CLASS_DISPLAY_3D 0x0302 macro
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c294 while ((pdev = pci_get_class(PCI_CLASS_DISPLAY_3D << 8, pdev)) != NULL) { in nouveau_dsm_detect()
/openbmc/u-boot/include/
H A Dpci_ids.h37 #define PCI_CLASS_DISPLAY_3D 0x0302 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h41 #define PCI_CLASS_DISPLAY_3D 0x0302 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c998 { PCI_CLASS_DISPLAY_3D, "3d-controller", NULL },