summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core/fbmem.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: list all pci memory bars as conflicting aperturesGerd Hoffmann2019-04-011-4/+25
* fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl2019-02-081-0/+3
* fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin2019-01-161-9/+10
* fbdev: fbmem: add config option to center the bootup logoPeter Rosin2018-12-201-1/+24
* fbdev: fbmem: make fb_show_logo_line return the end instead of the heightPeter Rosin2018-12-201-3/+3
* fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin2018-12-201-2/+6
* fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter2018-09-111-0/+4
* fbdev: fix kerneldocMichał Mirosław2018-09-071-2/+2
* fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław2018-09-031-0/+35
* fbdev: add kerneldoc do remove_conflicting_framebuffers()Michał Mirosław2018-09-031-0/+10
* fbdev: allow apertures == NULL in remove_conflicting_framebuffers()Michał Mirosław2018-09-031-0/+14
* fbdev: show fbdev number for debuggingMichał Mirosław2018-09-031-2/+2
* fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is setThomas Zimmermann2018-07-311-4/+9
* fb: fix lost console when the user unplugs a USB adapterMikulas Patocka2018-07-251-6/+32
* fbdev: fbmem: mark expected switch fall-throughGustavo A. R. Silva2018-07-241-0/+1
* fbcon: introduce for_each_registered_fb() helperYisheng Xie2018-07-241-3/+1Star
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-3/+4
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-14/+1Star
* Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-141-3/+9
|\
| * fbdev: fix 1bpp logo for unusual widthDavid Lechner2017-08-181-1/+1
| * fbdev: Nuke FBINFO_MODULEDaniel Vetter2017-08-011-2/+2
| * fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter2017-08-011-0/+6
* | x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky2017-07-181-0/+12
|/
* Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds2017-07-131-2/+3
|\
| * fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard2017-07-121-2/+3
* | fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro2017-06-101-14/+5Star
|/
* fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard2017-01-061-1/+17
* fbdev: fbmem: implement error handling in fbmem_init()Alexey Khoroshilov2016-05-101-3/+17
* fbdev: Debug knob to register without holding console_lockDaniel Vetter2015-12-151-3/+11
* video/fbdev: Always built-in video= cmdline parsingDaniel Vetter2014-08-061-92/+0Star
* fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick2014-05-091-3/+3
* video: export fb_prepare_logoArnd Bergmann2014-05-091-0/+1
* fbdev: move fbdev core files to separate directoryTomi Valkeinen2014-04-171-0/+2002