470 Commits

Author SHA1 Message Date
Jordan Crouse
73dc69c659 PATCH: Automatically probe to see if VGA exists 2006-12-14 17:33:59 -07:00
Jordan Crouse
a38f40687c Clean up whitespace and other code style issues 2006-12-14 17:33:48 -07:00
Jordan Crouse
edd326cc9b First attempt at adding dynamic rotation (just RandR 1.1 for now) 2006-12-12 17:34:05 -07:00
Jordan Crouse
98aad0c298 PATCH: Add special support for the OLPC DCON 2006-11-09 16:28:10 -07:00
Jordan Crouse
e18f0a7efe PATCH: More gamma fixes
Be smarter about how gamma is saved and restored by checking the bits.
2006-11-08 16:42:03 -07:00
Jordan Crouse
881c2aac50 PATCH: Avoid incorrectly killing the gamma RAM when the driver starts up
The Xv driver requires color adjustment by programming the gamma LUT.  The
driver was incorectly programming the LUT at startup, which is damaging
for any previous applications that may have graphics gamma information in
the LUT.  Change only applies the video adjustment when video is enabled.
2006-11-08 11:25:39 -07:00
Jordan Crouse
57921b0fff Fixed stupid buglet that I introduced 2006-10-16 16:54:15 -06:00
Jordan Crouse
1c2fdaa4bc Missed a place where I needed to clear the EXA memory 2006-10-16 16:38:06 -06:00
Jordan Crouse
8d9986ffa3 Xv needs to understand how to allocate offscreen code from EXA too
When EXA is enabled, it takes enough of the offscreen memory for itself,
so that Xv cannot query memory with xf86AllocateOffscreen.
2006-10-11 17:43:01 -06:00
Jordan Crouse
2979196dae Update for 7.2 - fix config.h and other include problems.
This closes bug 8290 by applying the patch from Andres Salomon.
2006-09-28 09:24:59 -06:00
Jordan Crouse
45eeb43888 PATCH: Clean ups some of the log messages
Remove the useless DDC probe message and only warn when MSR reads don't
work.
2006-08-21 11:25:21 -06:00
Jordan Crouse
1665bf4ae0 PATCH: Move the check for EXA version
The check for the EXA version occurs before the EXA_VERSION is defined.
This results in EXA being permanently turned off.  This makes sure exa.h
is defined before checking the version.
2006-08-21 11:25:11 -06:00
Jordan Crouse
38f3d21beb PATCH: When compression is off, adjust the pitch to be linear, saving memory 2006-08-15 13:15:15 -06:00
Jordan Crouse
9d8d08c6a7 PATCH: Fixup Xv
Xv was still stuck in the 6.8.1 days.
2006-08-09 13:08:27 -06:00
Jordan Crouse
4a29b63925 PATCH: Add specific support for the OLPC dcon panel
The OLPC dcon panel operates differently then the other panels in the
GX universe.
2006-08-04 14:25:14 -06:00
Jordan Crouse
7a49bf6205 PATCH: Remove the build files that shouldn't be in the repository 2006-08-04 14:24:20 -06:00
Zephaniah E. Hull
d67ec33ef4 Make EXA support on EXA_VERSION_MAJOR >= 2.
Catch the two places where we tried to use EXA stuff when it wasn't available.
2006-08-03 10:41:41 -04:00
Jordan Crouse
3718e9e263 PATCH: Fix some VGA issues
Fix some issues from the recent NoVGA refactoring
2006-07-07 17:45:29 -06:00
Jordan Crouse
726d46c8da Update with cleanup and other fixes
Final commit of cleanup fixes prior to pushing
2006-07-07 13:35:53 -06:00
Jordan Crouse
c3ab9f1a60 Initial commit of the xf86-video-amd tree 2006-07-06 14:56:42 -06:00