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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_output.c 2174 switch (info->MacModel) {
2903 "If this is not correct, try Option \"MacModel\" and "
3002 info->MacModel = 0;
3006 info->MacModel = RADEON_MAC_IBOOK;
3008 info->MacModel = RADEON_MAC_POWERBOOK_EXTERNAL;
3010 info->MacModel = RADEON_MAC_POWERBOOK_EXTERNAL;
3012 info->MacModel = RADEON_MAC_POWERBOOK_INTERNAL;
3014 info->MacModel = RADEON_MAC_POWERBOOK_VGA;
3016 info->MacModel = RADEON_MAC_POWERBOOK_INTERNAL;
3018 info->MacModel = RADEON_MAC_MINI_INTERNAL
    [all...]
legacy_crtc.c 308 if ((info->MacModel == RADEON_MAC_IBOOK) ||
309 (info->MacModel == RADEON_MAC_MINI_INTERNAL))
1264 if ((info->MacModel == RADEON_MAC_IBOOK) ||
1265 (info->MacModel == RADEON_MAC_MINI_INTERNAL))
radeon_modes.c 519 if ((info->MacModel == RADEON_MAC_EMAC) &&
legacy_output.c 917 if (info->MacModel)
1013 if (info->MacModel) {
radeon.h 973 RADEONMacModel MacModel;

Completed in 69 milliseconds