Searched refs:nocrtc (Results 1 – 3 of 3) sorted by relevance
47 static bool nocrtc; /* ignore CRTC settings */ variable697 par->nocrtc = 1; in uvesafb_vbe_getmonspecs()717 par->nocrtc = 0; in uvesafb_vbe_getmonspecs()810 par->nocrtc = nocrtc; in uvesafb_vbe_init()928 if (par->vbe_ib.vbe_version < 0x0300 || par->nocrtc) in uvesafb_vbe_init_mode()1252 if (par->vbe_ib.vbe_version >= 0x0300 && !par->nocrtc && in uvesafb_set_par()1655 return snprintf(buf, PAGE_SIZE, "%d\n", par->nocrtc); in uvesafb_show_nocrtc()1666 par->nocrtc = 0; in uvesafb_store_nocrtc()1668 par->nocrtc = 1; in uvesafb_store_nocrtc()1673 static DEVICE_ATTR(nocrtc, S_IRUGO | S_IWUSR, uvesafb_show_nocrtc,[all …]
121 u8 nocrtc; member
112 set the 'nocrtc' option to ensure that the video mode is properly115 nocrtc Do not use CRTC timings while setting the video mode. This option155 - nocrtc