HomeSort by: relevance | last modified time | path
    Searched refs:CARD_PCIE (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_kms.c 387 info->cardType = CARD_PCIE;
397 (info->cardType==CARD_PCIE) ? "PCIE" : "AGP");
400 if (info->cardType == CARD_PCIE && info->IsIGP)
404 info->cardType = CARD_PCIE;
408 info->cardType = CARD_PCIE;
radeon_driver.c 1826 if (info->cardType == CARD_PCIE && info->directRenderingEnabled)
2057 info->cardType = CARD_PCIE;
2066 (info->cardType==CARD_PCIE) ? "PCIE" : "AGP");
2069 if (info->cardType == CARD_PCIE && info->IsIGP)
2078 info->cardType = CARD_PCIE;
2082 info->cardType = CARD_PCIE;
2097 info->cardType = CARD_PCIE;
3770 (info->cardType==CARD_PCIE || info->cardType==CARD_PCI) &&
6282 if (info->cardType == CARD_PCIE &&
6349 if (info->cardType == CARD_PCIE &
    [all...]
radeon_exa.c 780 if (info->cardType==CARD_PCIE)
radeon_pm.c 776 if (info->cardType == CARD_PCIE)
radeon_accel.c 1413 if (info->cardType==CARD_PCIE)
radeon.h 418 CARD_PCIE
radeon_dri.c 2294 if (info->cardType != CARD_PCIE ||

Completed in 85 milliseconds