summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-06Version bumped to 0.5openchrome-0.5Kevin Brace3-116/+114
2016-07-02Version bumped to 0.4.907 (Version 0.5 RC8)Kevin Brace1-1/+1
2016-07-02Making sure PM800 family can handle multi-monitor hardware cursorKevin Brace1-0/+8
2016-07-02Made small tweaks to viaIGA1DPMSControlKevin Brace2-4/+8
2016-07-02ViaIGA2DisplayOutput will now log the display stateKevin Brace1-0/+3
2016-07-02Accessing 3X5.47[2] to turn off analog VGA output DAC after allKevin Brace1-2/+3
2016-07-02Changing viaAnalogOutput input argument nameKevin Brace1-3/+3
2016-07-02Changing viaIGA2DisplayOutput input argument nameKevin Brace2-3/+3
2016-07-02Changing viaIGA2DisplayChannel input argument nameKevin Brace2-6/+6
2016-07-02Updating via_outputs.c copyrightKevin Brace1-1/+2
2016-07-02Version bumped to 0.4.906 (Version 0.5 RC7)Kevin Brace1-1/+1
2016-07-02Using DVI presence and the assigned I2C bus to obtain EDIDKevin Brace3-14/+37
2016-07-02Record a log message if VT1632A did not detect DVI presenceKevin Brace1-1/+5
2016-07-02Using VT1632A RSEN bit to detect presence, not HTPLG bitKevin Brace1-1/+1
2016-07-02Using VT1632A to detect DVI presence, not I2C busKevin Brace1-13/+1
2016-07-02Fix for Wyse Vx0 DVI not workingKevin Brace1-0/+18
2016-07-02Not turning on and off VT1632A within via_dvi_mode_setKevin Brace1-2/+0
2016-07-01Fix for VT1632A not turning off the screenKevin Brace3-13/+10
2016-06-30Version bumped to 0.4.905 (Version 0.5 RC6)Kevin Brace1-1/+1
2016-06-30Fix to prevent a freeze in Wyse X class mobile thin clientKevin Brace1-1/+6
2016-06-27Version bumped to 0.4.904 (Version 0.5 RC5)Kevin Brace1-1/+1
2016-06-27Using SR01[5] to turn off analog VGA output rather than CR47[2]Kevin Brace1-3/+2
2016-06-27Added viaAnalogInitKevin Brace1-0/+47
2016-06-27Small fix to VT1632(A) detectionMario J. Rugiero1-1/+1
2016-06-27Added the capability for viaAnalogOutput to log analog VGA output stateKevin Brace1-0/+3
2016-06-27Added viaAnalogSourceKevin Brace1-7/+22
2016-06-27Not turning on analog VGA output DAC within via_analog_mode_setKevin Brace1-2/+0
2016-06-27Turning off analog VGA output DAC rather than IGA1 DPMS stateKevin Brace1-17/+15
2016-06-27Initializing CR47 within viaIGAInitCommonKevin Brace1-5/+31
2016-06-26Version bumped to 0.4.903 (Version 0.5 RC4)Kevin Brace1-1/+1
2016-06-26Removal of questionable lines of code from viaIGA1SetDisplayRegisterKevin Brace1-17/+1
2016-06-26Properly use bitwise operators in viaProbePinStrappingXavier Bachelot1-11/+11
2016-06-26Updated code comments within viaIGA1Save and viaIGA1RestoreKevin Brace1-8/+12
2016-06-24Turning off LCD Simultaneous Mode Backdoor RegisterKevin Brace1-1/+1
2016-06-22Version bumped to 0.4.902 (Version 0.5 RC3)Kevin Brace1-1/+1
2016-06-22VIAFreeRec will be called from VIAFreeScreenKevin Brace1-0/+2
2016-06-20Version bumped to 0.4.901 (Version 0.5 RC2)Kevin Brace1-1/+1
2016-06-20Version bumped to 0.4.189Kevin Brace1-1/+1
2016-06-20Fix when compiling in a build environment without libpciaccessKevin Brace1-1/+1
2016-06-20Fix for xf86InitFBManager implicit declaration warningKevin Brace1-0/+1
2016-06-20Changing viaEnableAgpVQ to viaEnableAGPVQKevin Brace1-2/+2
2016-06-20Changing viaInitAgp to viaInitAGPKevin Brace1-2/+2
2016-06-20Version bumped to 0.4.188Kevin Brace1-1/+1
2016-06-15Tweaking comments within viaIGA2SetDisplayRegister functionKevin Brace1-33/+33
2016-06-15Removing unnecessary ANDing when calling ViaCrtcMaskKevin Brace1-15/+15
2016-06-15Shifting code that sets certain IGA1 registersKevin Brace1-41/+42
2016-06-15Cleaning up IGA1 code that sets Maximum Scan Line and Underline LocationKevin Brace1-2/+11
2016-06-14Getting rid of an unnecessary write to CR33Kevin Brace1-2/+0
2016-06-14Version bumped to 0.4.187Kevin Brace1-1/+1
2016-06-14Cleaning up the code that sets IGA1 line compare registerKevin Brace1-5/+17