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
/
amd_gx_driver.c
Age
Commit message (
Expand
)
Author
2007-05-31
DCON detection cleanup and generification.
Adam Jackson
2007-05-31
Add extra GCC warning fu. -Wall cleanup.
Adam Jackson
2007-05-09
More -Wall warnings fixed
Dan Williams
2007-05-09
Eliminate the first round of warnings discovered with -Wall
Dan Williams
2007-03-07
[MAJOR UPDATE] Geode LX driver
Jordan Crouse
2007-01-31
Fix an unfortunate segfault when NoAccel is selected
Jordan Crouse
2007-01-15
Fixed broken EXA - things actually move faster now.
Jordan Crouse
2007-01-10
Fix a segfault when no valid modes are found
Jordan Crouse
2007-01-08
Minor DCON fixes.
Adam Jackson
2006-12-29
Remove direct PCI accesses from Durango
Jordan Crouse
2006-12-20
Replace the VSA MSR interface with something more sane
Jordan Crouse
2006-12-15
A few fixes for the panel - the mode should be set correctly now, and
Jordan Crouse
2006-12-15
Default the GX driver to use EXA for acceleration
Jordan Crouse
2006-12-15
Allow the user to specify an initial rotation
Jordan Crouse
2006-12-15
Clean up the VGA init
Jordan Crouse
2006-12-15
Remove unneeded GX options
Jordan Crouse
2006-12-14
Fix the memory mapping so its more sane, and disable XAA pixmap caches
Jordan Crouse
2006-12-14
PATCH: Automatically probe to see if VGA exists
Jordan Crouse
2006-12-14
Clean up whitespace and other code style issues
Jordan Crouse
2006-12-12
First attempt at adding dynamic rotation (just RandR 1.1 for now)
Jordan Crouse
2006-11-09
PATCH: Add special support for the OLPC DCON
Jordan Crouse
2006-09-28
Update for 7.2 - fix config.h and other include problems.
Jordan Crouse
2006-08-21
PATCH: Clean ups some of the log messages
Jordan Crouse
2006-08-15
PATCH: When compression is off, adjust the pitch to be linear, saving memory
Jordan Crouse
2006-08-09
PATCH: Fixup Xv
Jordan Crouse
2006-08-04
PATCH: Add specific support for the OLPC dcon panel
Jordan Crouse
2006-08-03
Make EXA support on EXA_VERSION_MAJOR >= 2.
Zephaniah E. Hull
2006-07-07
PATCH: Fix some VGA issues
Jordan Crouse
2006-07-07
Update with cleanup and other fixes
Jordan Crouse
2006-07-06
Initial commit of the xf86-video-amd tree
Jordan Crouse