aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez1-1/+1
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+2
2021-07-19fbmem: Convert from atomic_t to refcount_t on fb_info->countXiyu Yang1-1/+2
2021-06-01Revert "fb_defio: Remove custom address_space_operations"Matthew Wilcox1-0/+3
2021-03-12fb_defio: Remove custom address_space_operationsMatthew Wilcox (Oracle)1-3/+0
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-2/+0
2020-08-04fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa1-2/+0
2020-08-03fbdev: Remove trailing whitespaceThomas Zimmermann1-9/+9
2020-07-10fbdev/fb.h: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-2/+3
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin1-0/+1
2019-12-05video: fbdev: make fbops member of struct fb_info a const pointerJani Nikula1-1/+1
2019-11-19fbdev: Unexport unlink_framebuffer()Thomas Zimmermann1-1/+0
2019-08-23fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann1-1/+1
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg1-4/+0
2019-07-23fbdev: Ditch fb_edid_add_monspecsDaniel Vetter1-3/+0
2019-06-12fbcon: Call con2fb_map functions directlyDaniel Vetter1-4/+0
2019-06-12vgaswitcheroo: call fbcon_remap_all directlyDaniel Vetter1-2/+0
2019-06-12fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct callsDaniel Vetter1-2/+0
2019-06-12Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"Daniel Vetter1-3/+1
2019-06-12fbdev: Call fbcon_get_requirement directlyDaniel Vetter1-2/+0
2019-06-12fbcon: Call fbcon_mode_deleted/new_modelist directlyDaniel Vetter1-5/+0
2019-06-12fbdev: directly call fbcon_suspended/resumedDaniel Vetter1-8/+0
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter1-2/+2
2019-06-12fbcon: call fbcon_fb_bind directlyDaniel Vetter1-2/+0
2019-06-12fbdev: lock_fb_info cannot failDaniel Vetter1-1/+4
2019-06-12fbcon: call fbcon_fb_(un)registered directlyDaniel Vetter1-2/+5
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin1-0/+1
2018-12-20fbdev: make FB_BACKLIGHT a tristateRob Clark1-1/+1
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter1-0/+7
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter1-4/+0
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław1-0/+2
2018-07-24fbdev: fix typo in commentYisheng Xie1-3/+3
2018-07-24fbcon: introduce for_each_registered_fb() helperYisheng Xie1-0/+4
2018-03-26fbdev: remove blackfin driversArnd Bergmann1-2/+1
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+4
2018-01-04fbdev: arm64 use __raw I/O memory apiJi Zhang1-1/+4
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter1-9/+1
2016-05-02fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes1-0/+1
2016-02-26fbdev: kill fb_rotateRasmus Villemoes1-3/+0
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia1-0/+18
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-10-13fb.h: Provide alternate screen_base pointerLars Svensson1-1/+4
2015-09-24drm: Spell vga_switcheroo consistentlyLukas Wunner1-1/+1
2015-08-20fbdev: fix cea_modes array sizeTomi Valkeinen1-1/+1
2015-01-15video: fbdev: Check Standard Timing against DMTDavid Ung1-0/+10
2015-01-15video: fbdev: Add additional vesa modesDavid Ung1-1/+1
2014-07-01fbdev: arm has __raw I/O accessors, use them in fb.hArchit Taneja1-1/+1
2014-05-02fbdev/fb.h: silence warning with -Wsign-compareBrian W Hart1-1/+1