summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-04Mobility Radeon X2300 seems to work, so let's add the PCI IDs.HEADmasterKristian Høgsberg1-0/+2
2007-09-15Minor include file cleanupMatthew Garrett1-19/+18
2007-09-15Demagicafy DAC registersMatthew Garrett1-11/+29
2007-09-15Clarify shift nameMatthew Garrett1-1/+1
2007-09-13make LVTMA power management constants match spec betterDafydd Harries1-3/+15
2007-09-13Merge branch 'master' of ssh://git.freedesktop.org/git/avivo/xf86-video-avivoMatthew Garrett2-8/+7
2007-09-13Avoid having multiple defines with the same name, as it tends to cause thingsMatthew Garrett1-1/+1
2007-09-136*84 is blank status, not mode (and is read only)Dafydd Harries2-6/+5
2007-09-130x60c0 is stereoscopic display statusDafydd Harries2-2/+2
2007-09-13Magic? No, less magic.Matthew Garrett1-2/+27
2007-09-13Get rid of more random constantsMatthew Garrett1-0/+8
2007-09-13Remove more unknown numbers, marvel at the fact that this code ever displayedMatthew Garrett1-7/+15
2007-09-13Remove more magic numbersMatthew Garrett1-0/+12
2007-09-13Define TMDS*MYSTERY3. How does this driver work?Matthew Garrett1-8/+31
2007-09-12TMDS_MYSTERY2 is actually TMDS_MYSTERY_BONGHITSMatthew Garrett1-3/+6
2007-09-12Mark up dithering control registers. Attempt to make it work with LVDS. Fail.Matthew Garrett1-13/+18
2007-09-12Fix TMDS register namesMatthew Garrett1-16/+16
2007-09-12Replace AVIVO_VGA_MYSTERY registers with real names and valuesMatthew Garrett1-2/+14
2007-08-29avivo: finish porting driver too new pci infrastructure.Dodji Seketeli1-1/+1
2007-08-21avivo: improve TMDS 0x7880 (know as CNTL) knowledgeJerome Glisse1-11/+34
2007-08-21avivo: differentiate digital from analog connected monitor & misc cleanup.Jerome Glisse1-1/+0
2007-08-20avivo: update pci id list with AMD list (so we shouldn't miss any PCIID).Jerome Glisse1-88/+99
2007-08-20avivo: trivial fix to include avivo_chipset.h in tarballRoland Dreier1-0/+1
2007-07-24avivo: rework output dpms handling.Jerome Glisse2-1/+4
2007-07-18avivo: properly handle GPIO 0 (0x7E30) for i2c.Jerome Glisse2-3/+13
2007-07-18avivo: If EDID fails for LFP use timings from bios.Jerome Glisse1-3/+15
2007-07-14avivo: fix 16 & 15 bits screen color depth.Jerome Glisse1-1/+2
2007-07-14avivo: add shadow framebuffer support.Alexander Larsson1-0/+5
2007-07-11avivo: fix framebuffer offset handling.Jerome Glisse2-3/+8
2007-07-10avivo: adjust mode to match lfp fixed mode constraint.Jerome Glisse1-0/+2
2007-07-10avivo: remove fb manager, might be reintroduced latter.Jerome Glisse1-1/+0
2007-07-10avivo: add all known pci id.Jerome Glisse1-7/+86
2007-07-09avivo: add randr 1.2 shadow framebuffer callback for rotate support.Jerome Glisse1-0/+7
2007-07-08avivo: properly restore vga & GPU memory mapping on VT switch.Jerome Glisse1-0/+5
2007-07-02avivo: properly set version and bump version to 0.0.999.Jerome Glisse1-3/+6
2007-07-02avivo: code cleanup.Jerome Glisse1-29/+19
2007-07-02avivo: compilations fix from Julien Cristau & Ludovic Rousseau.Julien Cristau1-0/+16
2007-06-28avivo: change pll computation to meet new constraint.Jerome Glisse1-11/+3
2007-06-22avivo: post randr 1.2 cleanup + always assignd LFP to TMDS2Jerome Glisse1-82/+2
2007-06-21avivo: add missing extern to chipset tables declaration.Jerome Glisse1-3/+3
2007-06-19avivo: move chipset list in there own file.Jerome Glisse2-20/+61
2007-06-18avivo: improve pll computation & fix typo in PLL registers definitions.Jerome Glisse1-2/+2
2007-06-18avivo: improve PLL support (new register found & improved values computation).Jerome Glisse2-15/+47
2007-06-16avivo: fix MC memory map register is was given wrong locationJerome Glisse1-4/+5
2007-06-15avivo: activate half working randr 1.2 supportJerome Glisse1-17/+10
2007-06-14avivo: randr1.2: initial support, not working enable with AVIVO_RR12Jerome Glisse1-0/+1
2007-06-14avivo: randr 1.2 output (not compiled yet, work in progress)Jerome Glisse1-8/+22
2007-06-14avivo: more randr 1.2 work on crtc (not activated yet)Jerome Glisse1-1/+5
2007-06-13avivo: randr 1.2 support undergoing work (not compiled in yet)Jerome Glisse2-0/+13
2007-06-13avivo: move common avivo function in their own file (cleanup for randr 1.2)Jerome Glisse1-0/+18