index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
efifb.c
Age
Commit message (
Expand
)
Author
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-08-19
efifb: BGRT: Improve efifb_bgrt_sanity_check
Hans de Goede
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-21
efifb: BGRT: Add check for new BGRT status field rotation bits
Hans de Goede
2019-05-17
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
2019-03-29
efifb: Omit memory map check on legacy boot
Ard Biesheuvel
2018-09-26
efifb: BGRT: Add nobgrt option
Hans de Goede
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
2018-07-24
efifb: BGRT: Do not copy the boot graphics for non native resolutions
Hans de Goede
2018-07-16
fbdev/efifb: Honour UEFI memory map attributes when mapping the FB
Ard Biesheuvel
2018-07-03
efifb: Copy the ACPI BGRT boot graphics to the framebuffer
Hans de Goede
2017-12-04
efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
Hans de Goede
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-21
drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it
Ard Biesheuvel
2017-07-31
efifb: allow user to disable write combined mapping.
Dave Airlie
2017-06-13
efi/fb: Correct PCI_STD_RESOURCE_END usage
Bjorn Helgaas
2017-04-05
efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
Ard Biesheuvel
2016-10-18
efifb: Show framebuffer layout as device attributes
Peter Jones
2016-08-11
fbdev/efifb: Fix 16 color palette entry calculation
Max Staudt
2016-05-20
Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2016-05-13
efifb: Don't show the mapping VA
Andy Lutomirski
2016-04-28
efifb: Use builtin_platform_driver and drop unused includes
Ard Biesheuvel
2016-04-28
x86/efi/efifb: Move DMI based quirks handling out of generic code
Ard Biesheuvel
2015-10-12
efifb: Add support for 64-bit frame buffer addresses
Matt Fleming
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-10
x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
Bruno Prémont
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen