aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSamuel Thibault <[email protected]>2023-01-19 16:19:16 +0100
committerGreg Kroah-Hartman <[email protected]>2023-01-19 16:28:57 +0100
commit24d69384bcd34b9dcaf5dab744bf7096e84d1abd (patch)
tree2e03e5b8e4759db54ccdcb8a4969ea3705465c29 /tools/perf/scripts/python
parentffc1e089725e3f8a15ddfdce283db42f7d0fa147 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions