| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmwaremodes.c | 45 #ifndef M_T_DRIVER 46 # define M_T_DRIVER 0x40 /* Supplied by the driver (EDID, etc) */ macro 49 #define MODEPREFIX NULL, NULL, NULL, 0, M_T_DRIVER
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | lx_panel.c | 49 #define MODEPREFIX NULL, NULL, NULL, 0, M_T_DRIVER 141 mode->type = M_T_DRIVER | M_T_PREFERRED;
|
| H A D | geode_dcon.c | 137 pGeode->panelMode->type = M_T_DRIVER | M_T_PREFERRED;
|
| H A D | lx_output.c | 185 if (pMode->type & (M_T_DRIVER | M_T_PREFERRED))
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_modes.c | 95 new->type = M_T_DRIVER | M_T_PREFERRED; 115 new->type = M_T_DRIVER; 170 new->type = M_T_DRIVER | M_T_PREFERRED; 184 new->type = M_T_DRIVER | M_T_PREFERRED; 241 new->type = M_T_DRIVER; 472 new->type = M_T_DRIVER;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86DisplayIDModes.c | 90 m->type = M_T_DRIVER; 123 mode->status = M_T_DRIVER; 167 m->type = M_T_DRIVER;
|
| H A D | xf86Crtc.h | 40 #ifndef M_T_DRIVER 41 #define M_T_DRIVER 0x40 macro
|
| H A D | xf86EdidModes.c | 288 #define MODEPREFIX NULL, NULL, NULL, 0, M_T_DRIVER 513 Mode->type = M_T_DRIVER; 599 Mode->type = M_T_DRIVER;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Mode.c | 105 else if (p->type & M_T_DRIVER) 473 M_T_DRIVER | M_T_PREFERRED, 474 M_T_DRIVER, 757 if (!monitor->reducedblanking && !(mode->type & M_T_DRIVER)) 1117 if (mode->type & (M_T_DRIVER | M_T_PREFERRED)) { 1141 /* find the largest M_T_DRIVER mode with that aspect ratio */ 1144 if (!(mode->type & (M_T_DRIVER|M_T_USERDEF))) 1860 M_T_DRIVER | M_T_PREFERRED, 1861 M_T_DRIVER, 2098 else if (p->type & M_T_DRIVER) [all...] |
| H A D | xf86str.h | 145 # define M_T_DRIVER 0x40 /* Supplied by the driver (EDID, etc) */ macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Mode.c | 106 else if (p->type & M_T_DRIVER) 477 M_T_DRIVER | M_T_PREFERRED, 478 M_T_DRIVER, 768 if (!monitor->reducedblanking && !(mode->type & M_T_DRIVER)) 1117 if (mode->type & (M_T_DRIVER | M_T_PREFERRED)) { 1141 /* find the largest M_T_DRIVER mode with that aspect ratio */ 1145 if (!(mode->type & (M_T_DRIVER | M_T_USERDEF))) 1851 M_T_DRIVER | M_T_PREFERRED, 1852 M_T_DRIVER, 2090 else if (p->type & M_T_DRIVER) [all...] |
| H A D | xf86str.h | 100 #define M_T_DRIVER 0x40 /* Supplied by the driver (EDID, etc) */ macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.h | 38 #ifndef M_T_DRIVER 39 #define M_T_DRIVER 0x40 macro
|
| H A D | xf86EdidModes.c | 274 #define MODEPREFIX NULL, NULL, NULL, 0, M_T_DRIVER 516 Mode->type = M_T_DRIVER; 601 Mode->type = M_T_DRIVER;
|
| H A D | xf86Modes.c | 331 M_T_USERPREF, M_T_DRIVER, M_T_USERDEF,
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_ums_mode.c | 447 M_T_DRIVER | preferred_flag);
|
| H A D | qxl_drmmode.c | 73 mode->type = M_T_DRIVER;
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | g80_sor.c | 460 mode->type = M_T_DRIVER | M_T_PREFERRED;
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_output.c | 391 if (mode->type & (M_T_DRIVER | M_T_PREFERRED)) {
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_fp.c | 81 #define MODEPREFIX(name) NULL, NULL, name, 0, M_T_DRIVER | M_T_DEFAULT 1380 pDisplay_Mode->type = M_T_DRIVER | M_T_PREFERRED;
|
| H A D | via_kms.c | 112 mode->type = M_T_DRIVER;
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_tv.c | 1352 .type = M_T_DRIVER 1558 mode_ptr->type = M_T_DRIVER;
|
| H A D | i830_sdvo.c | 1640 modes->type |= (M_T_DRIVER | M_T_PREFERRED); 1917 mode->type = M_T_DRIVER;
|
| H A D | drmmode_display.c | 259 mode->type = M_T_DRIVER;
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_output.c | 341 mode->type |= M_T_DRIVER;
|