summaryrefslogtreecommitdiff
path: root/sys/src/cmd/postscript/common/request.c
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2022-02-28 21:20:52 +0000
committercinap_lenrek <cinap_lenrek@felloff.net>2022-02-28 21:20:52 +0000
commit954f9f1fcf041c35fb7c3b2ad07cdf26b280da79 (patch)
treeb1d8339cb72b8c37293c375d9f985fa4dd895122 /sys/src/cmd/postscript/common/request.c
parentd082a8972f9bd3ddb32079eb72b22ece25722970 (diff)
aux/vga: return modes according to EDID timing priority order
EDID 1.3 section 5 gives a table describing the priority order of timing information. Use this ordering when constructing the EDID mode list. Since aux/vga selects the first mode in the modelist that matches the given size, it will now select the mode of that size with the highest preference. Or, if you set vgasize=auto (or some other string without an 'x'), aux/vga will select the Preferred Detailed Timing. This should make it unnecessary to modify vgadb in many cases.
Diffstat (limited to 'sys/src/cmd/postscript/common/request.c')
0 files changed, 0 insertions, 0 deletions