summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core/fbmem.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-08fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl1-0/+3
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin1-9/+10
2018-12-20fbdev: fbmem: add config option to center the bootup logoPeter Rosin1-1/+24
2018-12-20fbdev: fbmem: make fb_show_logo_line return the end instead of the heightPeter Rosin1-3/+3
2018-12-20fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin1-2/+6
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter1-0/+4
2018-09-07fbdev: fix kerneldocMichał Mirosław1-2/+2
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław1-0/+35
2018-09-03fbdev: add kerneldoc do remove_conflicting_framebuffers()Michał Mirosław1-0/+10
2018-09-03fbdev: allow apertures == NULL in remove_conflicting_framebuffers()Michał Mirosław1-0/+14
2018-09-03fbdev: show fbdev number for debuggingMichał Mirosław1-2/+2
2018-07-31fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is setThomas Zimmermann1-4/+9
2018-07-25fb: fix lost console when the user unplugs a USB adapterMikulas Patocka1-6/+32
2018-07-24fbdev: fbmem: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-24fbcon: introduce for_each_registered_fb() helperYisheng Xie1-3/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-3/+4
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-14/+1
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds1-3/+9
2017-08-18fbdev: fix 1bpp logo for unusual widthDavid Lechner1-1/+1
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter1-2/+2
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter1-0/+6
2017-07-18x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky1-0/+12
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds1-2/+3
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard1-2/+3
2017-06-09fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro1-14/+5
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard1-1/+17
2016-05-10fbdev: fbmem: implement error handling in fbmem_init()Alexey Khoroshilov1-3/+17
2015-12-15fbdev: Debug knob to register without holding console_lockDaniel Vetter1-3/+11
2014-08-06video/fbdev: Always built-in video= cmdline parsingDaniel Vetter1-92/+0
2014-05-09fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick1-3/+3
2014-05-09video: export fb_prepare_logoArnd Bergmann1-0/+1
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen1-0/+2002