Searched refs:nocrtc (Results 1 – 3 of 3) sorted by relevance
51 static bool nocrtc; /* ignore CRTC settings */ variable691 par->nocrtc = 1; in uvesafb_vbe_getmonspecs()711 par->nocrtc = 0; in uvesafb_vbe_getmonspecs()801 par->nocrtc = nocrtc; in uvesafb_vbe_init()917 if (par->vbe_ib.vbe_version < 0x0300 || par->nocrtc) in uvesafb_vbe_init_mode()1242 if (par->vbe_ib.vbe_version >= 0x0300 && !par->nocrtc && in uvesafb_set_par()1639 return sysfs_emit(buf, "%d\n", par->nocrtc); in uvesafb_show_nocrtc()1650 par->nocrtc = 0; in uvesafb_store_nocrtc()1652 par->nocrtc = 1; in uvesafb_store_nocrtc()1657 static DEVICE_ATTR(nocrtc, S_IRUGO | S_IWUSR, uvesafb_show_nocrtc,[all …]
120 u8 nocrtc; member
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