index
:
xorg/driver/xf86-video-ast
master
X.org xf86-video-ast driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-06
Fixed disabled RAMDAC for A1 reg
HEAD
master
Semenov Herman
1
-1
/
+1
2024-05-28
drop compat with ancient xservers
Enrico Weigelt, metux IT consult
4
-129
/
+20
2024-05-22
drop obsolete check for REGION_NULL
Enrico Weigelt, metux IT consult
1
-4
/
+0
2024-05-12
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
Alan Coopersmith
4
-1751
/
+5
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
1
-2
/
+2
2024-01-05
Handle a -Wformat warning
Alan Coopersmith
1
-1
/
+1
2024-01-05
Handle 2 -Wdeclaration-after-statement warnings
Alan Coopersmith
1
-6
/
+10
2024-01-05
Handle 12 -Wmissing-prototypes warnings
Alan Coopersmith
1
-12
/
+12
2024-01-05
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
1
-1
/
+1
2024-01-05
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+1
2023-10-01
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
1
-3
/
+3
2022-12-08
xf86-video-ast 1.1.6
xf86-video-ast-1.1.6
Alan Coopersmith
1
-2
/
+2
2022-11-18
Res1280x800Table: Fix a typo on hexa value.
Elyes HAOUAS
1
-1
/
+1
2022-11-10
Do not hang if P2A is disabled, using sensible defaults instead.
Daniel O'Connor
1
-4
/
+20
2022-10-17
ast_vgatool: Fix indentation in ASTGetScratchOptions()
Alan Coopersmith
1
-14
/
+14
2022-10-17
ast_vgatool: Fix -Wold-style-declaration warning
Alan Coopersmith
1
-1
/
+1
2022-10-17
ast_mode: Eliminate unused DAC_TEXT & DAC_EGA arrays
Alan Coopersmith
1
-0
/
+2
2022-10-17
WriteAST1180SOC: Add _X_UNUSED attribute to temp variable
Alan Coopersmith
2
-2
/
+2
2022-10-17
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-01-17
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-17
Fix spelling/wording issues
Alan Coopersmith
3
-5
/
+5
2022-01-17
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2018-11-25
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-18
Update README for gitlab migration
Alan Coopersmith
3
-20
/
+20
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2017-01-26
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2017-01-26
configure: Drop AM_MAINTAINER_MODE
Peter Hutterer
2
-2
/
+1
2015-08-19
Bump Version to 1.1.5
xf86-video-ast-1.1.5
Y.C. Chen
1
-1
/
+1
2015-08-14
Support AST2500
Y.C. Chen
7
-45
/
+627
2015-08-14
Fixed Failed to Init when ASPEED Graphics is Secondary
Y.C. Chen
1
-9
/
+9
2015-08-13
Fixed Transient Noise While System Resume from Hibernate
Y.C. Chen
1
-0
/
+3
2015-08-13
use same search mode criteria with ast drm driver
Y.C. Chen
2
-27
/
+40
2014-08-18
Use proper type.
Thomas Klausner
1
-1
/
+1
2014-08-08
Bump Version to 1.0.1
xf86-video-ast-1.0.1
Y.C. Chen
1
-1
/
+1
2014-08-08
Update DP501FW Code
Y.C. Chen
2
-1907
/
+1969
2014-08-08
Fixed 1600x900 cannot display properly
Y.C. Chen
2
-36
/
+44
2014-04-30
Add _AST_H_ define to ast.h
Egbert Eich
1
-0
/
+6
2014-04-30
Move firmware for DP501 to a separate file
Egbert Eich
4
-3303
/
+3330
2014-04-30
Fix ABI version conflict in xf86UnclaimPciSlot()
Egbert Eich
1
-1
/
+5
2014-04-30
Fix typo
Egbert Eich
1
-3
/
+3
2014-04-30
Include local headers only when needed
Egbert Eich
7
-5
/
+11
2014-04-30
Clean up namespace in ast_tool.c
Egbert Eich
3
-12
/
+5
2014-04-30
Clean up namespace in ast_accel.c
Egbert Eich
3
-7
/
+7
2014-04-30
Clean up namespace in ast_mode.c
Egbert Eich
3
-51
/
+50
2014-04-30
Clean up namespace in ast_cursor.c
Egbert Eich
4
-11
/
+9
2014-04-30
Clean up namespace in ast_2dtool.c
Egbert Eich
6
-80
/
+68
2014-04-30
Clean up namespace in ast_vgatools.c
Egbert Eich
4
-135
/
+107
2014-04-30
Remove unused functions from ast_vgatools.c
Egbert Eich
1
-163
/
+0
[next]