diff options
| author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-09-09 14:44:45 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-09-19 10:04:06 +0200 |
| commit | fdf1b6b77d1886ad0d51d90aa9ef17f893d0a749 (patch) | |
| tree | 3f6aec59c51cdc8f79816aa17cde20cfc121bcde /tools/perf/scripts/python | |
| parent | 217cb07be424d127293dc0b32dbd077ad37c24f6 (diff) | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
