aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core/fbcon_ccw.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-27tty: vt: remove CM_* constantsJiri Slaby (SUSE)1-2/+2
2024-01-27fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()Jiri Slaby (SUSE)1-10/+1
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller1-5/+5
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller1-4/+24
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez1-24/+4
2020-11-17fbcon: Drop EXPORT_SYMBOLDaniel Vetter1-1/+0
2020-09-14fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds1-10/+1
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman1-2/+2
2020-07-23fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa1-2/+2
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby1-1/+1
2020-06-24vt: redefine world of cursor macrosJiri Slaby1-1/+1
2020-06-24vc: separate stateJiri Slaby1-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-3/+4
2017-08-18fbcon: add fbcon=margin:<color> command line optionDavid Lechner1-2/+2
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter1-0/+420