Revision 3e0f89dc54c2620e840e6fa57f9138685e996a9d authored by Nick Hollinghurst on 01 February 2024, 18:20:21 UTC, committed by njhollinghurst on 01 February 2024, 19:42:05 UTC
Add video mode "544x380i" for obsolete TV System A (405 lines)
Add video mode "848x738i" for obsolete TV System E (819 lines)

Experimental change, in testing. Currently the 819-line mode has
rather non-square pixels (due to the inconvenience of changing
VDAC clock from 108 MHz, and a 1024-column width limit in VEC).
The new modes are monochrome only.

Signed-off-by: Nick Hollinghurst <nick.hollinghurst@raspberrypi.com>
1 parent 89bd4e6
Raw File
.gitignore
# SPDX-License-Identifier: GPL-2.0-only
/utsversion-tmp.h
back to top