diff options
author | Y.C. Chen <yc_chen@aspeedtech.com> | 2010-11-10 14:08:55 +0800 |
---|---|---|
committer | Y.C. Chen <yc_chen@aspeedtech.com> | 2010-11-10 14:08:55 +0800 |
commit | b4466dad5d60c4a79b775c6e6de989563f7eac45 (patch) | |
tree | 68d39683838a699f942eb53a367809f701a4156f /src/ast_mode.h | |
parent | e387e54fd65b7db984975bf7a97cf30b5f1b9b9e (diff) |
xf86-video-ast-0.92.02
Diffstat (limited to 'src/ast_mode.h')
-rw-r--r-- | src/ast_mode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ast_mode.h b/src/ast_mode.h index 1b3cd66..aae1492 100644 --- a/src/ast_mode.h +++ b/src/ast_mode.h @@ -66,6 +66,7 @@ #define SyncNN 0x000000C0 #define HBorder 0x00000020 #define VBorder 0x00000010 +#define WideScreenMode 0x00000100 /* DAC Definition */ #define DAC_NUM_TEXT 64 |