aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/fb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-22video: Check EDID for HDMI connectionDavid Ung1-0/+1
2013-12-18video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson1-2/+2
2013-10-29framebuffer: Add fb_<level> convenience logging macrosJoe Perches1-0/+12
2013-06-27fb: make fp_get_options name argument constVincent Stehlé1-1/+1
2013-02-20fb: add support for drivers not needing VT switch at suspend/resume timeJesse Barnes1-0/+2
2013-01-24fbmon: add of_videomode helpersSteffen Trumtrar1-0/+4
2013-01-24fbmon: add videomode helpersSteffen Trumtrar1-0/+4
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-402/+1
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+1