index
:
driver/xf86-video-geode
master
obsd
AMD Geode video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
geode_driver.c
Age
Commit message (
Expand
)
Author
2013-01-09
Remove mibstore.h
Adam Jackson
2012-07-25
Fix an unused variable warning in geode_driver.c
Mart Raudsepp
2012-07-11
Whitespace cleanup using ../modular/x-indent.sh
Martin-Éric Racine
2010-09-01
Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/calloc
Frank Huang
2010-05-18
Remove mibank.h reference
Adam Jackson
2010-02-08
Get rid of unused XFreeXDGA extension.
Martin-Éric Racine
2010-01-26
geode: fix typo in AmdPciProbe
Otavio Salvador
2009-07-28
geode: change to using ABI version check
Dave Airlie
2009-07-28
geode: update for resources/RAC API removal
Dave Airlie
2009-07-28
geode: switch to using correct pci config interface
Dave Airlie
2009-07-16
Update to xextproto 7.1 support.
Peter Hutterer
2009-05-28
Remove useless loader symbol lists.
Adam Jackson
2008-08-07
[LX] - Add RandR 1.2 support
Jordan Crouse
2008-03-14
amd: fix compile and warning issues from the merge
Jordan Crouse
2008-03-14
amd: fix up the versioning and naming of the new driver
Jordan Crouse
2008-03-14
Massive coding style fixup - move to X coding style,
Jordan Crouse
2008-03-14
First stage of the rename process - get rid of all amd_ prefixes -
Jordan Crouse