Searched refs:orig_video_isVGA (Results 1 – 25 of 31) sorted by relevance
12
161 if (screen_info.orig_video_isVGA == 0) in efifb_set_system()162 screen_info.orig_video_isVGA = VIDEO_TYPE_EFI; in efifb_set_system()167 screen_info.orig_video_isVGA = 0; in efifb_set_system()340 if (screen_info.orig_video_isVGA != VIDEO_TYPE_EFI || in sysfb_apply_efi_quirks()344 if (screen_info.orig_video_isVGA == VIDEO_TYPE_EFI && in sysfb_apply_efi_quirks()353 if (screen_info.orig_video_isVGA == VIDEO_TYPE_EFI && IS_ENABLED(CONFIG_PCI)) { in sysfb_apply_efi_quirks()
82 if (screen_info.orig_video_isVGA == VIDEO_TYPE_EFI && in init_screen_info()
214 if (screen_info.orig_video_isVGA != VIDEO_TYPE_EFI) in efi_earlycon_setup()
19 screen_info->orig_video_isVGA = 1; in xen_init_vga()44 screen_info->orig_video_isVGA = VIDEO_TYPE_VLFB; in xen_init_vga()61 screen_info->orig_video_isVGA = VIDEO_TYPE_EFI; in xen_init_vga()
232 if (!boot_params.screen_info.orig_video_isVGA) in xen_add_preferred_consoles()235 if (boot_params.screen_info.orig_video_isVGA) in xen_add_preferred_consoles()
55 if (si->orig_video_isVGA == VIDEO_TYPE_EFI) in sysfb_init()57 else if (si->orig_video_isVGA == VIDEO_TYPE_VLFB) in sysfb_init()
34 type = si->orig_video_isVGA; in sysfb_parse_mode()91 if (si->orig_video_isVGA == VIDEO_TYPE_VLFB) in sysfb_create_simplefb()
23 __u8 orig_video_isVGA; /* 0x0f */ member
22 .orig_video_isVGA = 1,
140 .orig_video_isVGA = 0x22, in plat_mem_setup()
175 .orig_video_isVGA = VIDEO_TYPE_VGAC, in screen_info_setup()
52 si->orig_video_isVGA = VIDEO_TYPE_VGAC; in sni_display_setup()
268 boot_params.screen_info.orig_video_isVGA = 1; in vga_probe()
210 boot_params.screen_info.orig_video_isVGA = VIDEO_TYPE_VLFB; in vesa_store_mode_params_graphics()
82 screen_info.orig_video_isVGA = tag->u.videotext.video_isvga; in parse_tag_videotext()
44 .orig_video_isVGA = 1,
365 if (screen_info.orig_video_isVGA != VIDEO_TYPE_EFI || pci_dev_disabled) in efifb_probe()669 if (efifb_pci_dev || screen_info.orig_video_isVGA != VIDEO_TYPE_EFI) in efifb_fixup_resources()
251 if (screen_info.orig_video_isVGA != VIDEO_TYPE_VLFB) in vesafb_probe()
185 if (screen_info.orig_video_isVGA == VIDEO_TYPE_VLFB || in vgacon_startup()186 screen_info.orig_video_isVGA == VIDEO_TYPE_EFI) { in vgacon_startup()260 if (!screen_info.orig_video_isVGA) { in vgacon_startup()
374 boot_params.screen_info.orig_video_isVGA == 1) { in setup_early_printk()
56 .orig_video_isVGA = 1,
102 .orig_video_isVGA = 1,
534 si->orig_video_isVGA = VIDEO_TYPE_EFI; in setup_gop()
287 si->orig_video_isVGA = VIDEO_TYPE_EFI; in setup_uga()
792 screen_info.orig_video_isVGA != VIDEO_TYPE_VLFB) { in intelfb_pci_register()803 if (screen_info.orig_video_isVGA == VIDEO_TYPE_VLFB) in intelfb_pci_register()
Completed in 32 milliseconds