Searched refs:VIDEO_TYPE_VLFB (Results 1 – 13 of 13) sorted by relevance
19 return (type == VIDEO_TYPE_VLFB) || (type == VIDEO_TYPE_EFI); in __screen_info_has_lfb()47 if (type == VIDEO_TYPE_VLFB) in __screen_info_lfb_size()70 case VIDEO_TYPE_VLFB: in __screen_info_video_type()
35 if (type != VIDEO_TYPE_VLFB && type != VIDEO_TYPE_EFI) in sysfb_parse_mode()124 if (si->orig_video_isVGA == VIDEO_TYPE_VLFB) in sysfb_create_simplefb()
99 else if (si->orig_video_isVGA == VIDEO_TYPE_VLFB) in sysfb_init()
56 #define VIDEO_TYPE_VLFB 0x23 /* VESA VGA in graphic mode */ macro
54 #define VIDEO_TYPE_VLFB 0x23 /* VESA VGA in graphic mode */ macro
121 case VIDEO_TYPE_VLFB: in screen_info_resources()
43 screen_info->orig_video_isVGA = VIDEO_TYPE_VLFB; in xen_init_vga()
210 boot_params.screen_info.orig_video_isVGA = VIDEO_TYPE_VLFB; in vesa_store_mode_params_graphics()
212 screen_info->orig_video_isVGA = VIDEO_TYPE_VLFB; in setup_video()
259 if (si->orig_video_isVGA != VIDEO_TYPE_VLFB) in vesafb_probe()
800 screen_info.orig_video_isVGA != VIDEO_TYPE_VLFB) { in intelfb_pci_register()811 if (screen_info.orig_video_isVGA == VIDEO_TYPE_VLFB) in intelfb_pci_register()
156 if (screen_info.orig_video_isVGA == VIDEO_TYPE_VLFB || in vgacon_startup()
267 if(screen_info.orig_video_isVGA != VIDEO_TYPE_VLFB) return; in sisfb_get_vga_mode_from_kernel()