index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
efifb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
fbdev: Prevent probing generic drivers if a FB is already registered
Javier Martinez Canillas
1
-0
/
+11
2021-08-13
fbdev/efifb: Release PCI device's runtime PM ref during FB destroy
Imre Deak
1
-7
/
+14
2021-04-27
efifb: Check efifb_pci_dev before using it
Kai-Heng Feng
1
-2
/
+4
2021-02-22
efifb: Ensure graphics device for efifb stays at PCI D0
Kai-Heng Feng
1
-0
/
+3
2020-12-08
video: fbdev: efifb: Fix set but not used warning for screen_pitch
Sam Ravnborg
1
-2
/
+1
2020-08-20
efi: avoid error message when booting under Xen
Juergen Gross
1
-1
/
+1
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
2019-08-19
efifb: BGRT: Improve efifb_bgrt_sanity_check
Hans de Goede
1
-21
/
+6
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2019-06-21
efifb: BGRT: Add check for new BGRT status field rotation bits
Hans de Goede
1
-0
/
+5
2019-05-17
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
1
-2
/
+6
2019-03-29
efifb: Omit memory map check on legacy boot
Ard Biesheuvel
1
-1
/
+2
2018-09-26
efifb: BGRT: Add nobgrt option
Hans de Goede
1
-0
/
+6
2018-08-24
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
1
-0
/
+183
2018-07-24
efifb: BGRT: Do not copy the boot graphics for non native resolutions
Hans de Goede
1
-0
/
+43
2018-07-16
fbdev/efifb: Honour UEFI memory map attributes when mapping the FB
Ard Biesheuvel
1
-10
/
+41
2018-07-03
efifb: Copy the ACPI BGRT boot graphics to the framebuffer
Hans de Goede
1
-0
/
+140
2017-12-05
efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
Hans de Goede
1
-1
/
+20
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-21
drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it
Ard Biesheuvel
1
-13
/
+18
2017-07-31
efifb: allow user to disable write combined mapping.
Dave Airlie
1
-1
/
+7
2017-06-13
efi/fb: Correct PCI_STD_RESOURCE_END usage
Bjorn Helgaas
1
-1
/
+1
2017-04-05
efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
Ard Biesheuvel
1
-1
/
+65
2016-10-18
efifb: Show framebuffer layout as device attributes
Peter Jones
1
-13
/
+46
2016-08-11
fbdev/efifb: Fix 16 color palette entry calculation
Max Staudt
1
-3
/
+3
2016-05-20
Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
1
-4
/
+2
2016-05-13
efifb: Don't show the mapping VA
Andy Lutomirski
1
-4
/
+2
2016-04-28
efifb: Use builtin_platform_driver and drop unused includes
Ard Biesheuvel
1
-5
/
+1
2016-04-28
x86/efi/efifb: Move DMI based quirks handling out of generic code
Ard Biesheuvel
1
-11
/
+4
2015-10-12
efifb: Add support for 64-bit frame buffer addresses
Matt Fleming
1
-1
/
+23
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-11
x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
Bruno Prémont
1
-39
/
+0
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-0
/
+360