Home
last modified time | relevance | path

Searched refs:PciInfo (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c946 struct pci_device *PciInfo; in ms_get_drm_master_fd() local
948 PciInfo = xf86GetPciInfoForEntity(ms->pEnt->index); in ms_get_drm_master_fd()
949 if (PciInfo) { in ms_get_drm_master_fd()
950 if ((BusID = ms_DRICreatePCIBusID(PciInfo)) != NULL) { in ms_get_drm_master_fd()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog77860 by PciInfo no matter if it's valid or not. Instead of doing this
77861 use PciInfo only when it's valid and fall back to the devicename