Home
last modified time | relevance | path

Searched refs:lcd_stretch (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Dneomagic.h176 int lcd_stretch; member
/kernel/linux/linux-6.6/include/video/
H A Dneomagic.h176 int lcd_stretch; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dneofb.c725 int lcd_stretch; in neofb_set_par() local
851 if (par->lcd_stretch && (par->PanelDispCntlReg1 == 0x02) && /* LCD only */ in neofb_set_par()
859 lcd_stretch = 1; in neofb_set_par()
863 lcd_stretch = 0; in neofb_set_par()
867 lcd_stretch = 0; in neofb_set_par()
896 if (!lcd_stretch) { in neofb_set_par()
1945 par->lcd_stretch = !nostretch; in neo_alloc_fb_info()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dneofb.c726 int lcd_stretch; in neofb_set_par() local
852 if (par->lcd_stretch && (par->PanelDispCntlReg1 == 0x02) && /* LCD only */ in neofb_set_par()
860 lcd_stretch = 1; in neofb_set_par()
864 lcd_stretch = 0; in neofb_set_par()
868 lcd_stretch = 0; in neofb_set_par()
897 if (!lcd_stretch) { in neofb_set_par()
1942 par->lcd_stretch = !nostretch; in neo_alloc_fb_info()

Completed in 7 milliseconds