summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/efifb.c
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-1/+0Star
* efifb: BGRT: Add check for new BGRT status field rotation bitsHans de Goede2019-06-211-0/+5
* fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel2019-05-171-2/+6
* efifb: Omit memory map check on legacy bootArd Biesheuvel2019-03-291-1/+2
* efifb: BGRT: Add nobgrt optionHans de Goede2018-09-261-0/+6
* Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds2018-08-241-0/+183
|\
| * efifb: BGRT: Do not copy the boot graphics for non native resolutionsHans de Goede2018-07-241-0/+43
| * efifb: Copy the ACPI BGRT boot graphics to the framebufferHans de Goede2018-07-031-0/+140
* | fbdev/efifb: Honour UEFI memory map attributes when mapping the FBArd Biesheuvel2018-07-161-10/+41
|/
* efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirkHans de Goede2017-12-041-1/+20
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drivers/fbdev/efifb: Allow BAR to be moved instead of claiming itArd Biesheuvel2017-08-211-13/+18
* efifb: allow user to disable write combined mapping.Dave Airlie2017-07-311-1/+7
* efi/fb: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas2017-06-131-1/+1
* efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel2017-04-051-1/+65
* efifb: Show framebuffer layout as device attributesPeter Jones2016-10-181-13/+46
* fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2016-08-111-3/+3
* Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-05-201-4/+2Star
|\
| * efifb: Don't show the mapping VAAndy Lutomirski2016-05-131-4/+2Star
* | efifb: Use builtin_platform_driver and drop unused includesArd Biesheuvel2016-04-281-5/+1Star
* | x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel2016-04-281-11/+4Star
|/
* efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-121-1/+23
* video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont2014-07-111-39/+0Star
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+360