Home
last modified time | relevance | path

Searched refs:panel_vres (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/video/via/
Dlcd.c56 int panel_vres);
361 int panel_vres) in load_lcd_scaling() argument
417 if (set_vres < panel_vres) { in load_lcd_scaling()
423 CLE266_LCD_VER_SCF_FORMULA(set_vres, panel_vres); in load_lcd_scaling()
443 K800_LCD_VER_SCF_FORMULA(set_vres, panel_vres); in load_lcd_scaling()
564 int panel_vres = plvds_setting_info->lcd_panel_vres; in viafb_lcd_set_mode() local
569 panel_vres); in viafb_lcd_set_mode()
590 && (set_hres < panel_hres || set_vres < panel_vres)) { in viafb_lcd_set_mode()
595 panel_vres); in viafb_lcd_set_mode()