Home
last modified time | relevance | path

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

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