index
:
xorg/driver/xf86-video-geode
master
randr12
X.Org AMD Geode GX/LX driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-geode)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lx_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
drop old compat macros
Enrico Weigelt, metux IT consult
1
-12
/
+8
2024-06-11
drop compat with video api major version < 20
Enrico Weigelt, metux IT consult
1
-3
/
+0
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
1
-1
/
+1
2022-01-22
Fix spelling/wording issues
Alan Coopersmith
1
-1
/
+1
2020-12-03
fix 'multiple definition of' linker error
Christian Gmeiner
1
-1
/
+1
2015-12-02
LX: Restore old VT switch code
Connor Behan
1
-0
/
+3
2015-03-12
Fix building Geode against xserver 1.17
Maarten Lankhorst
1
-7
/
+28
2013-01-09
Remove mibstore.h
Adam Jackson
1
-1
/
+0
2012-07-26
Initial stab at converting geode to new X1.13 API
Maarten Lankhorst
1
-18
/
+19
2012-07-11
Whitespace cleanup using ../modular/x-indent.sh
Martin-Éric Racine
1
-243
/
+251
2011-12-19
Fix for new vgaHW ABI
Adam Jackson
1
-0
/
+2
2011-03-12
Fix parameter ordering for calloc/xnfcalloc calls
Mart Raudsepp
1
-2
/
+2
2010-11-19
Print the panel mode BIOS uses
Frank Huang
1
-1
/
+1
2010-09-01
Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/calloc
Frank Huang
1
-2
/
+2
2009-07-28
geode: change to using ABI version check
Dave Airlie
1
-1
/
+1
2009-07-28
geode: update for resources/RAC API removal
Dave Airlie
1
-4
/
+6
2009-05-28
Remove useless loader symbol lists.
Adam Jackson
1
-13
/
+0
2009-05-12
Crasher fix: Use ExaDriverAlloc() to calloc the EXA struct.
Kyle McMartin
1
-1
/
+1
2008-11-18
LX: Put back variable needed when PCIACCCESS is defined
Jordan Crouse
1
-0
/
+1
2008-11-18
LX: Change the way EXA memory is allocated
Jordan Crouse
1
-2
/
+12
2008-08-25
[LX] - RandR 1.2 updates
Jordan Crouse
1
-1
/
+3
2008-08-18
lx: Add rotation for Randr 1.2 + cleanups
Jordan Crouse
1
-15
/
+5
2008-08-07
[LX] - Add RandR 1.2 support
Jordan Crouse
1
-633
/
+92
2008-06-10
geode: Bring over the DCON detection code from the OLPC tree
Jordan Crouse
1
-13
/
+23
2008-06-10
geode: Unmap the PCI memory when we close the screen
Jordan Crouse
1
-1
/
+16
2008-04-24
geode: Add "native" DDC parsing to the Geode driver
Jordan Crouse
1
-8
/
+3
2008-03-14
amd: fix compile and warning issues from the merge
Jordan Crouse
1
-4
/
+2
2008-03-14
Massive coding style fixup - move to X coding style,
Jordan Crouse
1
-470
/
+484
2008-03-14
First stage of the rename process - get rid of all amd_ prefixes -
Jordan Crouse
1
-0
/
+1528