aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2022-07-27fbdev: Make registered_fb[] private to fbmem.cDaniel Vetter
2022-07-22fbdev: Fix order of arguments to aperture_remove_conflicting_devices()Thomas Zimmermann
2022-07-19fbdev: Remove conflict-handling codeThomas Zimmermann
2022-07-19fbdev: Acquire framebuffer apertures for firmware devicesThomas Zimmermann
2022-07-19video/aperture: Remove conflicting VGA devices, if anyThomas Zimmermann
2022-07-19video: Provide constants for VGA I/O rangeThomas Zimmermann
2022-07-19video/aperture: Disable and unregister sysfb devices via aperture helpersThomas Zimmermann
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-07-19fbdev: Convert drivers to aperture helpersThomas Zimmermann
2022-07-19fbdev/core: Remove remove_conflicting_pci_framebuffers()Thomas Zimmermann
2022-07-19fbdev/vga16fb: Auto-generate module init/exit codeThomas Zimmermann
2022-07-19fbdev/vga16fb: Create EGA/VGA devices in sysfb codeThomas Zimmermann
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller
2022-07-06fbdev: fbmem: Fix logo center image dx issueGuiling Deng
2022-07-01Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-29fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-22video: fbdev: omap: Remove duplicate 'the' in commentJiang Jian
2022-06-22video: fbdev: omapfb: Align '*' in commentJiang Jian
2022-06-20video: fbdev: simplefb: Check before clk_put() not neededYihao Han
2022-06-20video: fbdev: au1100fb: Drop unnecessary NULL ptr checkYihao Han
2022-06-20video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_writeHyunwoo Kim
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-06-20video: fbdev: skeletonfb: Convert to generic power managementBjorn Helgaas
2022-06-20video: fbdev: cirrusfb: Remove useless reference to PCI power managementBjorn Helgaas
2022-06-20video: fbdev: intelfb: Initialize value of stolen sizePetr Cvek
2022-06-20video: fbdev: intelfb: Use aperture size from pci_resource_lenPetr Cvek
2022-06-20video: fbdev: skeletonfb: Fix syntax errors in commentsXiang wangx
2022-06-20fbcon: Fix boundary checks for fbcon=vc:n1-n2 parametersHelge Deller
2022-06-20fbcon: Fix accelerated fbdev scrolling while logo is still shownHelge Deller
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-06-13Revert "fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled"Javier Martinez Canillas
2022-06-09Revert "fbdev: Prevent probing generic drivers if a FB is already registered"Daniel Vetter
2022-06-09fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas
2022-06-08fbcon: Remove obsolete reference to initmem_freedGeert Uytterhoeven
2022-06-07parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-04parisc/stifb: Keep track of hardware path of graphics cardHelge Deller
2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-30Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-29video: fbdev: omap: Add prototype for hwa742_update_window_async()Helge Deller
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds