Searched refs:VID_NVSYNC (Results 1 – 10 of 10) sorted by relevance
54 #define VID_NVSYNC 0x0008 macro
21 #define VN VID_NVSYNC
288 edid->edid_modes[i].flags & VID_NVSYNC ? "-" : ""); in edid_print()426 vmp->flags |= VID_NVSYNC; in edid_det_timing()
513 if (vm->flags & VID_NVSYNC) in vidcvideo_setmode()747 if (vidc_currentmode.timings.flags & VID_NVSYNC) in vidcvideo_blank()
889 && (mode->flags & (VID_PVSYNC | VID_NVSYNC))) { in vga_setup_regs()893 if (mode->flags & VID_NVSYNC) in vga_setup_regs()
1009 mode->flags |= VID_NVSYNC; in mach64_get_mode()1084 if (mode->flags & VID_NVSYNC) in mach64_calc_crtcregs()
1450 if (vm->flags & VID_NVSYNC) in voodoofb_setup_monitor()
2518 if (mode->flags & VID_NVSYNC) in radeonfb_setcrtc()
1468 mode->flags & VID_NVSYNC ? "-" : "")); in ffb_set_vmode()
1820 if (mode->flags & VID_NVSYNC) d |= CRMFB_VT_FLAGS_VDRV_INVERT; in crmfb_set_mode()