diff options
| author | Samuel Thibault <[email protected]> | 2023-01-19 16:19:16 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-19 16:28:57 +0100 |
| commit | 24d69384bcd34b9dcaf5dab744bf7096e84d1abd (patch) | |
| tree | 2e03e5b8e4759db54ccdcb8a4969ea3705465c29 /tools/perf/scripts/python | |
| parent | ffc1e089725e3f8a15ddfdce283db42f7d0fa147 (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