summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-14ID: VT3371: Foxconn P4M9007MB.Luc Verhaegen1-0/+1
2009-10-14Host: Fix up P4M890 ram sizing and typing.Luc Verhaegen1-5/+1
2009-10-14ID: VT3343: Add MSI P4M890M.Luc Verhaegen1-0/+1
2009-10-14Crtc: VT3343: Add initial modesetting support.Luc Verhaegen1-2/+44
2009-10-14PLL: VT3118: impose lower multiplier limit.Luc Verhaegen1-0/+3
2009-10-14Crtc: Add initial VT3157 support.Luc Verhaegen1-0/+121
2009-10-14ID: the VT3108 K9VGM-V is really the K9MM-V.Luc Verhaegen1-1/+1
2009-10-14Crtc: Add initial VT3118 support.Luc Verhaegen1-12/+118
2009-10-13Git: fix up git related code.Luc Verhaegen2-9/+8
2009-10-13Build: remove experimental autoconf option.Luc Verhaegen1-6/+0
2009-10-13PCIIDS: Add pciids for VX800 and VX855Luc Verhaegen2-7/+12
2009-10-13Build: Fix up pointer arithmetic on 64bit.Luc Verhaegen2-5/+5
2009-10-13Build: remove useless warnings with -std=gnu99 for gcc.Luc Verhaegen1-1/+6
2009-10-12ID: VT3108: Add MSI K9VGM-V.Luc Verhaegen1-0/+1
2009-10-12Loader: _X_EXPORT unichromeModuleData.Luc Verhaegen1-1/+1
2009-10-12debian: replace also openchrome and fix abi versioning.Luc Verhaegen1-7/+17
2009-10-12Wrapper: Add openchrome.Luc Verhaegen1-1/+21
2009-10-12Build: Remove Imake support.Luc Verhaegen11-508/+2
2009-10-12Build: Fix up the build against 1.7 server.Luc Verhaegen5-12/+76
2009-08-29FB Mapping: fix mapping of AMD k8 direct FB under libpciaccess.Luc Verhaegen1-38/+86
2009-04-28I2C: Add special Bus3 code for VT7205.Luc Verhaegen1-48/+262
2009-04-28Crtc: Make debug less noisy when setting the CRTC Mode timing.Luc Verhaegen1-26/+12
2009-04-28CRTC: Split up some functions into device specific callbacks.Luc Verhaegen3-161/+299
2009-04-28PLL: VT3108: New calculation routine.Luc Verhaegen1-42/+32
2009-04-28VGA: Move away from vgaHW and use our own routines.Luc Verhaegen24-1254/+1457
2009-04-24PCI: Fix up device enabling under libpciaccess.Luc Verhaegen1-8/+164
2009-04-22RAC: Guess what: We don't need to share VGA resources at all.Luc Verhaegen1-1/+2
2009-04-22FBManagerLinear: fix segfault because of FBFree/FBOffscreen confusion.Luc Verhaegen1-4/+7
2009-04-22VT3344: Add preliminary support.Luc Verhaegen4-6/+69
2009-04-22Crtc: Review FIFO settings.Luc Verhaegen1-27/+29
2009-04-22Crtc: correct FIFOSet Helpers.Luc Verhaegen1-49/+109
2009-04-22Crtc: Split up FIFOSet per chipset.Luc Verhaegen3-219/+354
2009-04-22PLL: VT3122 generation: further optimise routine.Luc Verhaegen1-8/+6
2009-04-22PLL: VT3122: Further improve pll generation routine.Luc Verhaegen1-7/+6
2009-04-22panel: don't require CR6A.3 to be set when checking VT panelsize.Luc Verhaegen1-4/+0
2009-04-09VT3122 PLL: rework pll generation code.Luc Verhaegen1-85/+39
2009-03-31i2c: add convenience function xf86I2CMaskByte.Luc Verhaegen10-98/+117
2009-03-28i2c: Add other two gpio busses and move Bus3 to Bus4.Luc Verhaegen2-6/+131
2009-03-13Debian: add autoconf to builddepends.Luc Verhaegen1-1/+1
2009-02-26Sanitisation of pVia->pI2CBus*Luc Verhaegen3-47/+44
2009-02-26Accel: remove some stale accel register dumper code.Luc Verhaegen1-45/+0
2009-02-26i2c: properly fix up Bus 3 support.Luc Verhaegen1-188/+37
2009-02-26DRI: missing #define _XF86DRI_SERVER_ before #include "dri.h"Luc Verhaegen1-0/+1
2009-02-26Remove I2CBusScan and TVPrintRegs options.Luc Verhaegen9-146/+7
2009-02-20Remove PrintVGARegs and PrintSwovRegs options.Luc Verhaegen5-148/+0
2009-02-04DRI: Move via_dri internal variables to their own struct.Luc Verhaegen3-477/+503
2009-02-03DRM: Rework commandbuffer activity tracking.Luc Verhaegen6-65/+68
2009-02-03Get rid of pVia->Bpl amd pVia->Bpp.Luc Verhaegen4-53/+31
2009-02-03Remove drixinerama option. Not used anyway.Luc Verhaegen4-18/+0
2009-02-03Rework VIAFUNC() macro to no longer take scrnIndex directly.Luc Verhaegen17-167/+153