Searched refs:nocrtc (Results 1 – 3 of 3) sorted by relevance
51 static bool nocrtc; /* ignore CRTC settings */ variable 684 * mark it as incompatible with the GTF and set nocrtc so in uvesafb_vbe_getmonspecs() 689 par->nocrtc = 1; in uvesafb_vbe_getmonspecs() 709 par->nocrtc = 0; in uvesafb_vbe_getmonspecs() 799 par->nocrtc = nocrtc; in uvesafb_vbe_init() 915 if (par->vbe_ib.vbe_version < 0x0300 || par->nocrtc) in uvesafb_vbe_init_mode() 1239 if (par->vbe_ib.vbe_version >= 0x0300 && !par->nocrtc && in uvesafb_set_par() 1636 return sysfs_emit(buf, "%d\n", par->nocrtc); in uvesafb_show_nocrtc() 1647 par->nocrtc in uvesafb_store_nocrtc() [all...]
115 set the 'nocrtc' option to ensure that the video mode is properly118 nocrtc Do not use CRTC timings while setting the video mode. This option163 nocrtc
120 u8 nocrtc; member