summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2025-09-09 15:44:45 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2025-09-19 11:04:06 +0300
commitfdf1b6b77d1886ad0d51d90aa9ef17f893d0a749 (patch)
tree3f6aec59c51cdc8f79816aa17cde20cfc121bcde /include/linux
parent217cb07be424d127293dc0b32dbd077ad37c24f6 (diff)
downloadlinux-fdf1b6b77d1886ad0d51d90aa9ef17f893d0a749.tar.xz
fbcon: Streamline setting rotated/unrotated bitops
Support for console rotation is somewhat bolted onto the helper fbcon_set_bitops() for unrotated displays. Update fbcon_set_bitops() with a switch statement that picks the correct settings helper for the current rotation. For unrotated consoles, set the bitops for in the new helper fbcon_set_bitops_ur(). Rename the other, existing helpers to match the common naming scheme. The old helper fbcon_set_rotate() is no longer used. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Link: https://lore.kernel.org/r/20250909124616.143365-6-tzimmermann@suse.de
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions