summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/efifb.c
AgeCommit message (Expand)Author
2023-08-04fbdev/efifb: Use fbdev I/O helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-04-24fbdev: efifb: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-13fbdev/efifb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/efifb: Add struct efifb_par for driver dataThomas Zimmermann
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-06-09Revert "fbdev: Prevent probing generic drivers if a FB is already registered"Daniel Vetter
2022-05-07fbdev: efifb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas
2022-05-06fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas
2021-11-17fbdev: Prevent probing generic drivers if a FB is already registeredJavier Martinez Canillas
2021-08-13fbdev/efifb: Release PCI device's runtime PM ref during FB destroyImre Deak
2021-04-26efifb: Check efifb_pci_dev before using itKai-Heng Feng
2021-02-22efifb: Ensure graphics device for efifb stays at PCI D0Kai-Heng Feng
2020-12-08video: fbdev: efifb: Fix set but not used warning for screen_pitchSam Ravnborg
2020-08-20efi: avoid error message when booting under XenJuergen Gross
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-05video: constify fb ops across all driversJani Nikula
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-08-19efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-21efifb: BGRT: Add check for new BGRT status field rotation bitsHans de Goede
2019-05-17fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel
2019-03-29efifb: Omit memory map check on legacy bootArd Biesheuvel
2018-09-26efifb: BGRT: Add nobgrt optionHans de Goede
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-07-24efifb: BGRT: Do not copy the boot graphics for non native resolutionsHans de Goede
2018-07-16fbdev/efifb: Honour UEFI memory map attributes when mapping the FBArd Biesheuvel
2018-07-03efifb: Copy the ACPI BGRT boot graphics to the framebufferHans de Goede
2017-12-04efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirkHans de Goede
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-21drivers/fbdev/efifb: Allow BAR to be moved instead of claiming itArd Biesheuvel
2017-07-31efifb: allow user to disable write combined mapping.Dave Airlie
2017-06-13efi/fb: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas
2017-04-05efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel
2016-10-18efifb: Show framebuffer layout as device attributesPeter Jones
2016-08-11fbdev/efifb: Fix 16 color palette entry calculationMax Staudt
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-05-13efifb: Don't show the mapping VAAndy Lutomirski
2016-04-28efifb: Use builtin_platform_driver and drop unused includesArd Biesheuvel
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel
2015-10-12efifb: Add support for 64-bit frame buffer addressesMatt Fleming
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-07-10x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen