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
/
lx_output.c
Age
Commit message (
Expand
)
Author
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
2012-07-11
Whitespace cleanup using ../modular/x-indent.sh
Martin-Éric Racine
2010-12-15
Restoring compatibility down to X server 1.4
Priit Laes
2010-10-28
Revert "Simplify the mode_valid function"
Martin-Éric Racine
2010-10-28
Simplify the mode_valid function
Huang, FrankR
2010-10-27
Add get_crtc output function
Daniel Drake
2010-09-29
Mode Validation support on modeline in xorg.conf
Frank Huang
2010-09-21
fix the DCON verification loop for LX output
Andres Salomon
2010-09-01
Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/calloc
Frank Huang
2010-05-29
LX: validate display modes
Otavio Salvador
2009-09-27
Revert "LX: validate display modes"
Martin-Éric Racine
2009-09-19
LX: validate display modes
Otavio Salvador
2009-09-05
Fixed a typo in src/lx_output.c debug message.
Martin-Éric Racine
2008-11-26
xf86-video-geode: DCON: set the default (physical) screen size if we detect a...
Andres Salomon
2008-08-18
lx: Add rotation for Randr 1.2 + cleanups
Jordan Crouse
2008-08-07
[LX] - Add RandR 1.2 support
Jordan Crouse