Alan Coopersmith
996fdaed69
Cleanup leading/trailing whitespace in source files
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
2013-07-31 23:17:50 -07:00
Y.C. Chen
15b22ad50d
Support 1360x768 and 1600x900 Resolutions
2013-08-01 21:47:29 +08:00
Thomas Klausner
414341bd08
Use uint32_t for a variable that's passed to a function expecting a uint32_t.
...
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com >
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
2013-06-06 23:01:22 -07:00
Adam Jackson
0833e0086b
Remove mibstore.h
...
Signed-off-by: Adam Jackson <ajax@redhat.com >
2012-09-25 08:54:33 -04:00
Adam Jackson
358ef4a53e
Don't bother to include vbe.h
...
This driver no longer uses VBE, so this can go.
Signed-off-by: Adam Jackson <ajax@redhat.com >
2012-08-15 13:22:14 -04:00
Dave Airlie
e4268d2775
xf86-video-ast: bump to version 0.97.0
...
Signed-off-by: Dave Airlie <airlied@redhat.com >
xf86-video-ast-0.97.0
2012-07-17 16:05:09 +10:00
Dave Airlie
138d1ea012
ast: deal with XAA removal.
...
This deals with the removal of XAA from the server, should
fix tinderbox.
Signed-off-by: Dave Airlie <airlied@redhat.com >
2012-07-13 14:33:47 +10:00
Dave Airlie
eafaa2666f
ast: bump to 0.96.0 for release
...
Signed-off-by: Dave Airlie <airlied@redhat.com >
xf86-video-ast-0.96.0
2012-07-02 12:03:26 +01:00
Dave Airlie
1af03ed39b
ast: port to new compat API.
...
Signed-off-by: Dave Airlie <airlied@redhat.com >
2012-06-06 12:00:14 +01:00
Dave Airlie
f981caeb7e
ast: don't bind to device if there is a loaded PCI driver.
...
This stops this driver being used on top of the kernel modesetting
driver, so fallback works correctly.
Signed-off-by: Dave Airlie <airlied@redhat.com >
2012-05-17 10:27:50 +01:00
Y.C. Chen
c954c0874b
revert the code changed by Adam Jackson
xf86-video-ast-0.95.00
2012-04-04 04:21:55 +08:00
Y.C. Chen
dc971ee25a
fix segmentation fault issue if enable XEN
2012-04-03 18:00:50 +08:00
Dave Airlie
7a455573ff
Revert "xf86-video-ast-ast 0.95.00"
...
This reverts commit 6f0b593c27 .
2012-04-03 10:01:53 +01:00
Dave Airlie
aba57046a9
Revert "xf86-video-ast-0.95.0"
...
This reverts commit 20c578001a .
2012-04-03 10:01:44 +01:00
Y.C. Chen
20c578001a
xf86-video-ast-0.95.0
2012-04-03 15:01:23 +08:00
root
6f0b593c27
xf86-video-ast-ast 0.95.00
xf86-video-ast-0.95.0
2012-04-03 19:58:42 +08:00
Alan Coopersmith
18c8547d4a
xf86-video-ast 0.93.10
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
xf86-video-ast-0.93.10
2012-03-23 18:40:42 -07:00
Adam Jackson
d07efd4f80
Fix for new vgaHW ABI
...
Signed-off-by: Adam Jackson <ajax@redhat.com >
2011-12-19 17:45:12 -05:00
Adam Jackson
d5f706dc5a
Make failure to XAA non-fatal
...
No shadowfb support in this driver yet.
Signed-off-by: Adam Jackson <ajax@redhat.com >
2011-12-19 16:15:49 -05:00
Adam Jackson
706f4931bf
Check ABI major not encoded ABI
...
Signed-off-by: Adam Jackson <ajax@redhat.com >
2011-11-17 15:51:42 -05:00
Adam Jackson
4a7eda2405
Adapt to domain changes in videoabi 12
...
This is a blind change, I don't have this hardware handy to test with.
It probably wants the same new API that tdfx wants.
Signed-off-by: Adam Jackson <ajax@redhat.com >
2011-11-16 15:09:40 -05:00
root
59d994f462
fixed bug #39235
ast-0.93.9
2011-07-15 14:08:13 +08:00
Y.C. Chen
666abcb51a
xf86-video-ast-0.93.09
2011-07-13 16:20:31 +08:00
Y.C. Chen
acec72c6a5
xf86-video-ast-v.0.92.02
2010-11-11 11:54:26 +08:00
Y.C. Chen
143f004a40
xf86-video-ast-0.92.02
2010-11-10 15:01:36 +08:00
Y.C. Chen
b4466dad5d
xf86-video-ast-0.92.02
2010-11-10 14:08:55 +08:00
Adam Jackson
e387e54fd6
xf86-video-ast 0.91.10
...
Signed-off-by: Adam Jackson <ajax@redhat.com >
xf86-video-ast-0.91.10
2010-08-10 10:44:18 -04:00
Gaetan Nadon
6196d848a0
config: add comments for main statements
2010-07-21 20:12:43 -04:00
Gaetan Nadon
f224e3227f
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
...
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-21 16:07:00 -04:00
Gaetan Nadon
4064b3e502
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
...
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-21 14:37:41 -04:00
Gaetan Nadon
2ce1ffb14d
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
...
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-21 14:05:22 -04:00
Gaetan Nadon
2072a55edc
config: complete AC_INIT m4 quoting
...
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-21 09:27:42 -04:00
Gaetan Nadon
2550adc89e
config: remove unrequired AC_SUBST([XORG_CFLAGS])
...
This macro is called by PKG_CHECK_MODULES
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-20 21:44:57 -04:00
Gaetan Nadon
31fd1c66b5
config: remove unrequired AC_HEADER_STDC
...
Autoconf says:
"This macro is obsolescent, as current systems have conforming
header files. New programs need not use this macro".
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-20 20:24:42 -04:00
Gaetan Nadon
768c632800
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
...
XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
AC_PROG_C_C99. This sets gcc with -std=gnu99.
If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-20 19:41:30 -04:00
Gaetan Nadon
31f8ce97a5
config: update AC_PREREQ statement to 2.60
...
Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.
ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-20 18:45:18 -04:00
Y.C. Chen
174def8f18
modified: autogen.sh
2010-06-24 08:35:06 +08:00
Y.C. Chen
9e8d848992
modified: autogen.sh
...
modified: configure.ac
modified: src/ast.h
modified: src/ast_2dtool.c
modified: src/ast_2dtool.h
modified: src/ast_accel.c
modified: src/ast_driver.c
modified: src/ast_mode.c
modified: src/ast_mode.h
modified: src/ast_vgatool.c
2010-06-22 15:17:27 +08:00
Gaetan Nadon
59995d0619
configure.ac: remove unused sdkdir=$(pkg-config...) statement
...
The sdkdir variable isn't use, so remove the statement.
Acked-by: Dan Nicholson <dbn.lists@gmail.com >
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2009-12-30 15:12:59 -05:00
Gaetan Nadon
8a9c1ea2ec
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
...
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-23 09:25:05 -05:00
Gaetan Nadon
7b23ba3c4c
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
...
Automake 'foreign' option is specified in configure.ac.
Remove from Makefile.am
2009-11-07 10:46:14 -05:00
Gaetan Nadon
7ad5e7b0f5
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
...
Add missing INSTALL file. Use standard GNU file on building tarball
README may have been updated
Remove AUTHORS file as it is empty and no content available yet.
Remove NEWS file as it is empty and no content available yet.
2009-11-07 10:46:14 -05:00
Gaetan Nadon
2fbcad3834
Several driver modules do not have a ChangeLog target in Makefile.am #23814
...
The git generated ChangeLog replaces the hand written one.
Update configure.ac to xorg-macros level 1.3.
Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros
Update Makefile.am to add ChangeLog target if missing
Remove ChangeLog from EXTRA_DIST or *CLEAN variables
This is a pre-req for the INSTALL_CMD
2009-11-07 10:46:14 -05:00
Gaetan Nadon
8dfdab81c3
.gitignore: use common defaults with custom section # 24239
...
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-11-07 10:46:14 -05:00
Gaetan Nadon
02de4573e8
.gitignore: use common defaults with custom section # 24239
...
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-11-07 10:46:13 -05:00
Matt Turner
60bb936d94
chmod +x autogen.sh
...
Signed-off-by: Matt Turner <mattst88@gmail.com >
2009-11-06 22:24:01 -08:00
Matt Turner
882da603e0
Use usleep instead of xf86UDelay
...
Signed-off-by: Matt Turner <mattst88@gmail.com >
2009-11-06 22:23:55 -08:00
Dave Airlie
059e58784c
ast: bump for release 0.89.9
xf86-video-ast-0.89.9
2009-07-30 12:04:26 +10:00
Dave Airlie
b5fabfc7f7
ast: change to using ABI version check
2009-07-28 15:22:40 +10:00
Dave Airlie
a314fd6a6c
ast: update for resources/RAC API removal
2009-07-28 13:32:28 +10:00