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

  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_output.c 132 if (r128_output->MonType == MT_DFP)
142 if (r128_output->MonType == MT_DFP)
172 case MT_DFP:
238 case MT_DFP:
276 case MT_DFP:
348 MonType = MT_DFP;
r128_probe.h 108 MT_DFP = 3,
r128_crtc.c 88 if (r128_output->MonType == MT_LCD || r128_output->MonType == MT_DFP)
106 if (r128_output->MonType == MT_LCD || r128_output->MonType == MT_DFP)
r128_driver.c 2647 if (r128_output->MonType != MT_DFP && r128_output->MonType != MT_LCD)
2788 if (r128_output->MonType == MT_DFP || r128_output->MonType == MT_LCD) {
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_output.c 178 case MT_DFP:
354 MonType = MT_DFP;
385 MonType = MT_DFP;
400 MonType = MT_DFP;
405 MonType = MT_DFP;
562 if ((radeon_output->MonType == MT_DFP) &&
568 if (pMode->Clock > 165000 && radeon_output->MonType == MT_DFP) {
1235 radeon_output->MonType = MT_DFP;
1254 radeon_output->MonType = MT_DFP;
1265 radeon_output->MonType = MT_DFP;
    [all...]
radeon_probe.h 132 MT_DFP = 3,
136 MT_HDMI = 7, // this should really just be MT_DFP
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_driver.h 162 MT_DFP,
savage_driver.c 2018 psav->DisplayType = MT_DFP;
4556 if (psav->DisplayType == MT_LCD || psav->DisplayType == MT_DFP) {

Completed in 16 milliseconds