Go to the source code of this file.
#define LCD_PANEL_ID_MAXIMUM 23 |
#define MAX_ACTIVE_DEV_NUM 2 |
#define OP_LCD_CENTERING 0x01 |
#define OP_LCD_PANEL_ID 0x02 |
#define STATE_DEFAULT 0xFFFF |
#define VIAFB_GET_CHIP_INFO 0x56494113 /* 'VIA\13' */ |
#define VIAFB_GET_DEVICE 0x5649410B |
#define VIAFB_GET_DEVICE_CONNECT 0x56494119 |
#define VIAFB_GET_DEVICE_INFO 0x56494115 |
#define VIAFB_GET_DEVICE_SUPPORT 0x56494118 |
#define VIAFB_GET_DEVICE_SUPPORT_STATE 0x56494123 |
#define VIAFB_GET_DRIVER_CAPS 0x56494131 |
#define VIAFB_GET_DRIVER_NAME 0x56494122 |
#define VIAFB_GET_DRIVER_VERSION 0x56494112 /* 'VIA\12' */ |
#define VIAFB_GET_GAMMA_LUT 0x56494124 |
#define VIAFB_GET_GAMMA_SUPPORT_STATE 0x56494126 |
#define VIAFB_GET_IGA_SCALING_INFO 0x56494132 |
#define VIAFB_GET_INFO 0x56494102 /* 'VIA\02' */ |
#define VIAFB_GET_INFO_SIZE 0x56494101 /* 'VIA\01' */ |
#define VIAFB_GET_PANEL_MAX_POSITION 0x56494134 |
#define VIAFB_GET_PANEL_MAX_SIZE 0x56494133 |
#define VIAFB_GET_PANEL_POSITION 0x56494137 |
#define VIAFB_GET_PANEL_SIZE 0x56494138 |
#define VIAFB_GET_PANEL_SUPPORT_EXPAND 0x5649411A |
#define VIAFB_GET_RESOLUTION 0x56494105 /* 'VIA\05' */ |
#define VIAFB_GET_SAMM_INFO 0x56494107 /* 'VIA\07' */ |
#define VIAFB_HOTPLUG 0x56494103 /* 'VIA\03' */ |
#define VIAFB_SET_GAMMA_LUT 0x56494125 |
#define VIAFB_SET_HOTPLUG_FLAG 0x56494104 /* 'VIA\04' */ |
#define VIAFB_SET_PANEL_POSITION 0x56494136 |
#define VIAFB_SET_PANEL_SIZE 0x56494135 |
#define VIAFB_SYNC_SURFACE 0x56494130 |
#define VIAFB_TURN_OFF_OUTPUT_DEVICE 0x56494109 /* 'VIA\09' */ |
#define VIAFB_TURN_ON_OUTPUT_DEVICE 0x56494108 /* 'VIA\08' */ |
#define VIAID 0x56494146 /* Identify myself with 'VIAF' */ |