diff options
author | Ian Romanick <idr@us.ibm.com> | 2007-08-01 09:02:21 -0700 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2007-08-01 09:02:39 -0700 |
commit | 3820f55e3068163f8c3047a25126673e6de2d16e (patch) | |
tree | e5379c3606df7d75b4f9381210dfce23f27b2c45 | |
parent | 7d7626f8429e108dd326899d927de4b4c79f71f5 (diff) |
Add info for offset 116 in PInS version 5.
-rw-r--r-- | mga_PInS.txt | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/mga_PInS.txt b/mga_PInS.txt index bd2ec80..eda6cf9 100644 --- a/mga_PInS.txt +++ b/mga_PInS.txt @@ -221,7 +221,33 @@ Offset Type Description 9 Has DLL? 10 Core uses MCTLWTST? 11 - 15 MCTLWTST values for core? -116 char[5] Unknown? +116 uint16_t Display Info. + Bits Meaning + 0-3 Primary display info (see below) + 4-7 Secondary display info (see below) + 8-10 Primary modes (see below) + 13 Default output + 0 = default output is secondary connector + 1 = default output is primary connector + 12-14 Secondary modes (see below) + 15 Primary hardware dectect + 0 = hardware detection is off + 1 = use hardware detection to determine main output + + Display info values: + 0000 None + 0001 HD15 + 0010 DVI + 0011 TV + x1xx Reserved + 1xxx Reserved + + Modes values: + xx1 Analog + x1x Digital + 1xx TV + +118 char[3] Unknown? 121 uint8_t VCO min for system PLL. Stored using standard clock encoding (see above). 122 uint8_t VCO min for video PLL. Stored using standard clock |