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_dcon.c
Age
Commit message (
Expand
)
Author
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
2014-02-08
No need to conditionalize the xf86Modes.h include.
Martin-Éric Racine
2014-02-08
Added conditional include to fix FTBFS on xserver 1.15 and up.
Martin-Éric Racine
2012-07-11
Whitespace cleanup using ../modular/x-indent.sh
Martin-Éric Racine
2011-12-12
DCONDPMSSet: handle error return code on "write" to avoid a warning
Gaetan Nadon
2010-10-27
Don't power down DCON when it is frozen
Daniel Drake
2009-07-28
geode: update for resources/RAC API removal
Dave Airlie
2009-02-15
Change OLPC detection heuristic to one that works on upstream kernels
Chris Ball
2008-11-26
xf86-video-geode: DCON: set the default (physical) screen size if we detect a...
Andres Salomon
2008-11-18
DCON: Mark 1200x900 mode as preferred.
Andres Salomon
2008-09-04
LX: RandR 1.2 updates for Lenny
Jordan Crouse
2008-08-07
[LX] - Add RandR 1.2 support
Jordan Crouse
2008-06-10
geode: Bring over the DCON detection code from the OLPC tree
Jordan Crouse
2008-03-14
First stage of the rename process - get rid of all amd_ prefixes -
Jordan Crouse