Defines | |
#define | ADL_DISPLAY_ADJUST_OVERSCAN (1 << 0) |
#define | ADL_DISPLAY_ADJUST_VERT_POS (1 << 1) |
#define | ADL_DISPLAY_ADJUST_HOR_POS (1 << 2) |
#define | ADL_DISPLAY_ADJUST_VERT_SIZE (1 << 3) |
#define | ADL_DISPLAY_ADJUST_HOR_SIZE (1 << 4) |
#define | ADL_DISPLAY_ADJUST_SIZEPOS (ADL_DISPLAY_ADJUST_VERT_POS | ADL_DISPLAY_ADJUST_HOR_POS | ADL_DISPLAY_ADJUST_VERT_SIZE | ADL_DISPLAY_ADJUST_HOR_SIZE) |
#define | ADL_DISPLAY_CUSTOMMODES (1<<5) |
#define | ADL_DISPLAY_ADJUST_UNDERSCAN (1<<6) |
#define ADL_DISPLAY_ADJUST_OVERSCAN (1 << 0) |
#define ADL_DISPLAY_ADJUST_VERT_POS (1 << 1) |
#define ADL_DISPLAY_ADJUST_HOR_POS (1 << 2) |
#define ADL_DISPLAY_ADJUST_VERT_SIZE (1 << 3) |
#define ADL_DISPLAY_ADJUST_HOR_SIZE (1 << 4) |
#define ADL_DISPLAY_ADJUST_SIZEPOS (ADL_DISPLAY_ADJUST_VERT_POS | ADL_DISPLAY_ADJUST_HOR_POS | ADL_DISPLAY_ADJUST_VERT_SIZE | ADL_DISPLAY_ADJUST_HOR_SIZE) |
#define ADL_DISPLAY_CUSTOMMODES (1<<5) |
#define ADL_DISPLAY_ADJUST_UNDERSCAN (1<<6) |