Home | History | Annotate | Download | only in videomode
History log of /src/sys/dev/videomode/vesagtf.c
RevisionDateAuthorComments
 1.4  25-Dec-2021  mlelstv Make re-usuable to userland. The vesagtf standalone build is #if'd out for now.
 1.3  21-Mar-2014  dholland spelling in comments
 1.2  15-Sep-2013  martin Mark potentially unused variables
 1.1  11-May-2006  gdamore branches: 1.1.2; 1.1.6; 1.1.8; 1.1.10; 1.1.14; 1.1.20; 1.1.110; 1.1.120; 1.1.126;
Add EDID framework. (No documentation as yet.)

This allows one to query monitors (or use BIOS EDID data) and learn their
default modes, etc. To use this, pass an EDID data block edid_parse(), and
get back nicely parsed data, including precalculated modes using GTF, etc.

The result can be printed using edid_print().

Also, if you want to use GTF to generate modes without EDID, you can use the
vesagtf pseudo-device. vesagtf.c can also be compiled as a standalone program
to generate XFree86 modelines.
 1.1.126.1  18-May-2014  rmind sync with head
 1.1.120.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.110.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.20.2  09-Sep-2006  rpaulo sync with head
 1.1.20.1  11-May-2006  rpaulo file vesagtf.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:55:51 +0000
 1.1.14.2  21-Jun-2006  yamt sync with head.
 1.1.14.1  11-May-2006  yamt file vesagtf.c was added on branch yamt-lazymbuf on 2006-06-21 15:08:12 +0000
 1.1.10.2  01-Jun-2006  kardel Sync with head.
 1.1.10.1  11-May-2006  kardel file vesagtf.c was added on branch simonb-timecounters on 2006-06-01 22:37:42 +0000
 1.1.8.2  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.1.8.1  11-May-2006  tron file vesagtf.c was added on branch peter-altq on 2006-05-24 15:50:32 +0000
 1.1.6.2  24-May-2006  yamt sync with head.
 1.1.6.1  11-May-2006  yamt file vesagtf.c was added on branch yamt-pdpolicy on 2006-05-24 10:58:31 +0000
 1.1.2.2  11-May-2006  elad sync with head
 1.1.2.1  11-May-2006  elad file vesagtf.c was added on branch elad-kernelauth on 2006-05-11 23:29:59 +0000

RSS XML Feed