aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core/fbcon.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-07fbcon: Replace FBCON_FLAGS_INIT with a booleanDaniel Vetter1-3/+1
2022-04-07fbcon: Use delayed work for cursorDaniel Vetter1-2/+2
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller1-1/+14
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)"Helge Deller1-0/+59
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez1-59/+0
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-7/+0
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye1-7/+0
2020-09-14fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds1-1/+1
2019-06-12fbcon: s/struct display/struct fbcon_display/Daniel Vetter1-3/+3
2017-12-04fbcon: Remove dmi quirk tableHans de Goede1-6/+0
2017-11-10video: fbdev: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-08-18fbcon: add fbcon=margin:<color> command line optionDavid Lechner1-1/+1
2017-08-18video/console: Add dmi quirk table for x86 systems which need fbcon rotationHans de Goede1-1/+6
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter1-0/+265