diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-01-19 16:19:16 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-19 16:28:57 +0100 |
commit | 24d69384bcd34b9dcaf5dab744bf7096e84d1abd (patch) | |
tree | 2e03e5b8e4759db54ccdcb8a4969ea3705465c29 /drivers/usb/musb/omap2430.c | |
parent | VT: Add height parameter to con_font_get/set consw operations (diff) | |
download | linux-24d69384bcd34b9dcaf5dab744bf7096e84d1abd.tar.xz linux-24d69384bcd34b9dcaf5dab744bf7096e84d1abd.zip |
VT: Add KD_FONT_OP_SET/GET_TALL operations
The KD_FONT_OP_SET/GET operations hardcode vpitch to be 32 pixels,
which only dates from the old VGA hardware which as asserting this.
Drivers such as fbcon however do not have such limitation, so this
introduces KD_FONT_OP_SET/GET_TALL operations, which userland can try
to use to avoid this limitation, thus opening the patch to >32 pixels
font height.
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20230119151935.013597162@ens-lyon.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/musb/omap2430.c')
0 files changed, 0 insertions, 0 deletions