aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/efifb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-04efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirkHans de Goede1-1/+20
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-21drivers/fbdev/efifb: Allow BAR to be moved instead of claiming itArd Biesheuvel1-13/+18
2017-07-31efifb: allow user to disable write combined mapping.Dave Airlie1-1/+7
2017-06-13efi/fb: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas1-1/+1
2017-04-05efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel1-1/+65
2016-10-18efifb: Show framebuffer layout as device attributesPeter Jones1-13/+46
2016-08-11fbdev/efifb: Fix 16 color palette entry calculationMax Staudt1-3/+3
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-4/+2
2016-05-13efifb: Don't show the mapping VAAndy Lutomirski1-4/+2
2016-04-28efifb: Use builtin_platform_driver and drop unused includesArd Biesheuvel1-5/+1
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel1-11/+4
2015-10-12efifb: Add support for 64-bit frame buffer addressesMatt Fleming1-1/+23
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-10x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont1-39/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+360