summaryrefslogtreecommitdiff
path: root/xorg/avivo_output.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-15Demagicafy DAC registersMatthew Garrett1-14/+14
2007-09-15Clarify shift nameMatthew Garrett1-1/+1
2007-09-13make LVTMA power management constants match spec betterDafydd Harries1-2/+9
2007-09-13Merge branch 'master' of ssh://git.freedesktop.org/git/avivo/xf86-video-avivoMatthew Garrett1-3/+2
2007-09-13Avoid having multiple defines with the same name, as it tends to cause thingsMatthew Garrett1-1/+1
2007-09-13No more Pimms for Matthew.Dafydd Harries1-2/+1
2007-09-13avivo_output_init: initialize output to 0 to shut up compiler warningsDafydd Harries1-1/+1
2007-09-13Even less magic :(((Matthew Garrett1-1/+1
2007-09-13Magic? No, less magic.Matthew Garrett1-8/+25
2007-09-13Get rid of more random constantsMatthew Garrett1-2/+2
2007-09-13Remove more unknown numbers, marvel at the fact that this code ever displayedMatthew Garrett1-2/+6
2007-09-13Remove more magic numbersMatthew Garrett1-2/+2
2007-09-13Define TMDS*MYSTERY3. How does this driver work?Matthew Garrett1-13/+16
2007-09-12TMDS_MYSTERY2 is actually TMDS_MYSTERY_BONGHITSMatthew Garrett1-6/+12
2007-09-12Mark up dithering control registers. Attempt to make it work with LVDS. Fail.Matthew Garrett1-0/+5
2007-09-12Fix TMDS register namesMatthew Garrett1-39/+39
2007-08-28avivo: always return LVDS as connected and check if we read a valid EDID.Jerome Glisse1-3/+15
2007-08-21avivo: keep some bios initialized bit for TMDS_CNTL.Jerome Glisse1-2/+2
2007-08-21avivo: differentiate digital from analog connected monitor & misc cleanup.Jerome Glisse1-37/+58
2007-08-21avivo: correct paste & cute error.Jerome Glisse1-11/+11
2007-08-20avivo: fix way TMDS are programmed hopefully this should work for all cards.Jerome Glisse1-130/+29
2007-07-24avivo: rework output dpms handling.Jerome Glisse1-1/+256
2007-07-18avivo: properly handle GPIO 0 (0x7E30) for i2c.Jerome Glisse1-29/+8
2007-07-18avivo: If EDID fails for LFP use timings from bios.Jerome Glisse1-34/+0
2007-07-10avivo: properly use avivo scaler.Jerome Glisse1-5/+3
2007-07-10avivo: adjust mode to match lfp fixed mode constraint.Jerome Glisse1-4/+59
2007-07-10avivo: make sure LFP overwritte second DVI output if one exist.Jerome Glisse1-3/+4
2007-07-02avivo: code cleanup.Jerome Glisse1-0/+4
2007-07-02avivo: compilations fix from Julien Cristau & Ludovic Rousseau.Julien Cristau1-5/+10
2007-06-27avivo: improve connector/output creation from bios.Jerome Glisse1-0/+23
2007-06-24avivo: fix a typo now truly assign LFP to TMDS2.Jerome Glisse1-1/+1
2007-06-23avivo: increase driver verbosity.Jerome Glisse1-0/+17
2007-06-22avivo: LFP should always be driven by second TMDS.Jerome Glisse1-0/+3
2007-06-15avivo: activate half working randr 1.2 supportJerome Glisse1-4/+30
2007-06-14avivo: crtc & output handling fixes.Jerome Glisse1-9/+24
2007-06-14avivo: randr 1.2: fix crtc & output handling (not activated yet)Jerome Glisse1-6/+9
2007-06-14avivo: randr 1.2 output (not compiled yet, work in progress)Jerome Glisse1-0/+278