summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-29Fix for VT disruption when FP is in useKevin Brace1-3/+3
2018-12-29Obtain FP screen resolution information from saved VGA registersKevin Brace1-1/+4
2018-12-29Stop the use of originalCRXX variables inside VIADisplayRec structKevin Brace3-16/+5
2018-11-15Fix for garbled display on VIA EPIA-M830 mainboard after resumeKevin Brace2-0/+34
2018-11-15Save original registers during initializationKevin Brace2-367/+130
2018-11-14Declare display register storage inside the UMS structKevin Brace3-10/+15
2018-11-14Remove obsolete B16 & B32 tags in struct definitionsAlan Coopersmith1-128/+128
2018-06-19Turn off CR45[0] when VX900 chipset is in useKevin Brace1-0/+11
2018-06-19Disable display scaling when initializing display controllersKevin Brace1-0/+3
2018-06-19Add viaSetDisplayScaling inline functionKevin Brace1-0/+18
2018-06-16Move I2C bus related extern declarations to via_ums.hKevin Brace2-5/+5
2018-06-16Deprecate ViaDisplaySetStreamOnCRT extern referenceKevin Brace1-1/+0
2018-06-16Deprecate viaDisplayInitKevin Brace2-26/+0
2018-06-16Deprecate ViaDisplaySetStreamOnDFPKevin Brace2-17/+0
2018-05-09Fix for Samsung NC20 netbookKevin Brace3-0/+25
2018-04-24Make viaSetPaletteLUTAccess an inline functionKevin Brace2-22/+14
2018-04-24Make viaIGA2SetPaletteLUTResolution an inline functionKevin Brace2-24/+17
2018-04-24Remove deprecated xf86_reload_cursorsKevin Brace2-10/+0
2018-04-11Fix for compilation scriptKevin Brace1-0/+1
2018-03-12Code cleanup of viaFPProbeKevin Brace1-20/+18
2018-03-12Limit FP support to only one FP for nowKevin Brace1-2/+6
2018-03-12Add special code to support Quanta IL1 netbook FPKevin Brace3-0/+24
2018-03-09Fix for runtime screen resolution change with KMS causing a crashKevin Brace1-47/+48
2018-01-13Remove options no longer existing from man pageReimar Döffinger1-45/+0
2018-01-08Fix for single chip Chrome IGP not detecting a VGA connector sometimesKevin Brace1-1/+24
2018-01-07Added P4M890 chipset FP adjustment parametersKevin Brace1-1/+78
2018-01-07Created via_fp.hKevin Brace2-120/+178
2018-01-06Made small changes to viaFPGetFPInfoScratchPadKevin Brace1-8/+2
2018-01-06Rename viaLVDSGetFPInfoFromScratchPadKevin Brace1-5/+5
2018-01-06Updated via_fp.c copyright noticeKevin Brace1-3/+3
2018-01-06Added K8M890 chipset FP adjustment parametersKevin Brace1-1/+76
2018-01-06libchromeXvMC compilation warning fixKevin Brace1-4/+0
2018-01-06Remove an unused variable from via_pci_probeKevin Brace1-3/+0
2018-01-06Moved P4M900 chipset FP parameters into via_fp.cKevin Brace2-47/+45
2018-01-06Remove unused option table from via_fp.cKevin Brace1-13/+0
2018-01-06Remove warnings from via_sii164.cKevin Brace1-5/+0
2018-01-06Remove warnings from via_vt1632.cKevin Brace1-5/+0
2018-01-06Removed unused EXA related functionsKevin Brace2-50/+0
2018-01-06Removed unused variables and functions from Xv and XvMC related codeKevin Brace3-62/+1
2018-01-06Changed VT1632(A) struct namesKevin Brace2-14/+14
2018-01-06Changed SiI 164 mode selection behaviorKevin Brace1-5/+24
2018-01-06Changed VT1632(A) mode selection behaviorKevin Brace1-5/+24
2018-01-05Update log messages inside viaSiI164DumpRegistersKevin Brace1-2/+2
2018-01-02Search for both OpenChrome DRM and VIA DRMKevin Brace3-40/+100
2018-01-01Properly initializing DVI devicesKevin Brace1-3/+1
2018-01-01Fully implement SiI 164 prepare and commit callbacksKevin Brace1-0/+22
2018-01-01Actively control I/O pads connected to SiI 164 for DPMSKevin Brace1-0/+3
2018-01-01Complete rewrite of via_sii164_detectKevin Brace1-12/+38
2018-01-01Major update to SiI 164 initialization codeKevin Brace4-87/+57
2018-01-01Add new members to viaSiI164Rec structKevin Brace2-11/+15