Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dscreen_info.h71 #define VIDEO_CAPABILITY_SKIP_QUIRKS (1 << 0) macro
/linux-4.1.27/arch/x86/kernel/
Dsysfb_efi.c222 !(screen_info.capabilities & VIDEO_CAPABILITY_SKIP_QUIRKS)) in sysfb_apply_efi_quirks()
/linux-4.1.27/arch/x86/boot/compressed/
Deboot.c724 si->capabilities |= VIDEO_CAPABILITY_SKIP_QUIRKS; in setup_gop32()
829 si->capabilities |= VIDEO_CAPABILITY_SKIP_QUIRKS; in setup_gop64()