| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | edid.c | 92 timing.v_active = mode->VDisplay; 104 pchDescBlock[5] = timing.v_active & 0xff; 106 pchDescBlock[7] = (timing.v_active >> 4) & 0xf0;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/ |
| H A D | linux.c | 137 activeVT = vts.v_active; 321 if (vtno == vts.v_active) 328 activeVT == vts.v_active ||
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/ |
| H A D | sun_init.c | 129 xf86StartVT = vtinfo.v_active; 150 xf86StartVT = vtinfo.v_active; 157 xf86Info.vtno = vtinfo.v_active;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_init.c | 125 xf86Info.vtno = vts.v_active; 225 activeVT = vts.v_active; 349 if (vts.v_active == xf86Info.vtno) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_init.c | 115 xf86Info.vtno = vts.v_active; 170 activeVT = vts.v_active;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/ |
| H A D | sun_init.c | 144 xf86StartVT = vtinfo.v_active; 166 xf86StartVT = vtinfo.v_active;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/ |
| H A D | print_edid.c | 309 "v_active: %i v_sync: %i v_sync_end %i v_blanking: %i ", 310 t->v_active, t->v_sync_off + t->v_active, 311 t->v_sync_off + t->v_sync_width + t->v_active, 312 t->v_active + t->v_blanking);
|
| H A D | edid.h | 452 int v_active; member in struct:detailed_timings
|
| H A D | interpret_edid.c | 598 r->v_active = V_ACTIVE;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/ |
| H A D | print_edid.c | 341 "v_active: %i v_sync: %i v_sync_end %i v_blanking: %i ", 342 t->v_active, t->v_sync_off + t->v_active, 343 t->v_sync_off + t->v_sync_width + t->v_active, 344 t->v_active + t->v_blanking);
|
| H A D | edid.h | 452 int v_active; member in struct:detailed_timings
|
| H A D | interpret_edid.c | 722 r->v_active = V_ACTIVE;
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_modes.c | 372 native_mode->PanelYRes == d_timings->v_active) 379 native_mode->PanelYRes < d_timings->v_active && 385 native_mode->PanelYRes = d_timings->v_active;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86EdidModes.c | 576 if (timing->h_active < 64 || timing->v_active < 64) { 579 timing->h_active, timing->v_active); 594 " sync.\n", __func__, timing->h_active, timing->v_active); 614 Mode->VDisplay = timing->v_active; 615 Mode->VSyncStart = timing->v_active + timing->v_sync_off; 617 Mode->VTotal = timing->v_active + timing->v_blanking;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86EdidModes.c | 578 if (timing->h_active < 64 || timing->v_active < 64) { 581 timing->h_active, timing->v_active); 596 " sync.\n", __func__, timing->h_active, timing->v_active); 615 Mode->VDisplay = timing->v_active; 616 Mode->VSyncStart = timing->v_active + timing->v_sync_off; 618 Mode->VTotal = timing->v_active + timing->v_blanking;
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | eglfbdev.c | 110 tty_saved_vtno = vts.v_active;
|
| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| H A D | ast_driver.c | 1601 if ( (MonInfo->det_mon[0].section.d_timings.h_active * 10 / MonInfo->det_mon[0].section.d_timings.v_active) < 14 ) 1645 if (MonInfo1->det_mon[i].section.d_timings.v_active > v_active1) 1646 v_active1 = MonInfo1->det_mon[i].section.d_timings.v_active; 1657 if (MonInfo2->det_mon[i].section.d_timings.v_active > v_active2) 1658 v_active2 = MonInfo2->det_mon[i].section.d_timings.v_active; 1709 MonInfo->det_mon[i].section.d_timings.v_active = 768; 1763 pAST->mon_v_active = MonInfo->det_mon[0].section.d_timings.v_active;
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_sdvo_regs.h | 72 uint8_t v_active; /**< lower 8 bits (lines) */ member in struct:i830_sdvo_dtd::__anon18a586a90108 74 uint8_t v_high; /**< upper 4 bits each v_active, v_blank */
|
| H A D | i830_sdvo.c | 737 dtd->part1.v_active = height & 0xff; 773 mode->VDisplay = dtd->part1.v_active;
|
| H A D | drmmode_display.c | 671 timing->v_active = mode->VDisplay;
|
| H A D | i830_lvds.c | 939 timing->v_active = mode->VDisplay;
|
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| H A D | cim_parm.h | 501 unsigned long v_active; member in struct:tagVGSaveRestore
|
| H A D | cim_vg.c | 2611 vg_state->v_active = READ_REG32(DC3_V_ACTIVE_TIMING); 2771 WRITE_REG32(DC3_V_ACTIVE_TIMING, vg_state->v_active);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | lnx-keyboard.c | 449 if (!ioctl(fd, VT_GETSTATE, &vts)) return vts.v_active;
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_fp.c | 867 /* ignore v_active for now */ 870 vsize = timing.v_active;
|