Go to the documentation of this file.
26 #define VT1632_DEVICE_ID_REG 0x02
27 #define VT1632_DEVICE_ID 0x92
29 #define GET_DVI_SIZE_BY_SYSTEM_BIOS 0x01
30 #define GET_DVI_SIZE_BY_VGA_BIOS 0x02
31 #define GET_DVI_SZIE_BY_HW_STRAPPING 0x03
35 #define DVI_PANEL_ID0_640X480 0x00
37 #define DVI_PANEL_ID1_800x600 0x01
39 #define DVI_PANEL_ID1_1024x768 0x02
41 #define DVI_PANEL_ID1_1280x768 0x03
43 #define DVI_PANEL_ID1_1280x1024 0x04
45 #define DVI_PANEL_ID1_1400x1050 0x05
47 #define DVI_PANEL_ID1_1600x1200 0x06
50 #define EDID_VERSION_1 1
51 #define EDID_VERSION_2 2
53 #define DEV_CONNECT_DVI 0x01
54 #define DEV_CONNECT_HDMI 0x02
63 u16 cxres,
u16 cyres,
int iga);