summaryrefslogtreecommitdiff
path: root/avivotool
AgeCommit message (Expand)AuthorFilesLines
2007-09-15Demagicafy DAC registersMatthew Garrett1-30/+31
2007-09-13make LVTMA power management constants match spec betterDafydd Harries1-6/+6
2007-09-136*84 is blank status, not mode (and is read only)Dafydd Harries1-7/+6
2007-09-13avivotool: don't set irrelevant CRTC control flagsDafydd Harries1-1/+1
2007-09-13don't write to stereoscopic display status registerDafydd Harries1-1/+0
2007-09-130x60c0 is stereoscopic display statusDafydd Harries1-1/+1
2007-09-13Magic? No, less magic.Matthew Garrett1-9/+8
2007-09-13Remove more unknown numbers, marvel at the fact that this code ever displayedMatthew Garrett1-4/+4
2007-09-13Define TMDS*MYSTERY3. How does this driver work?Matthew Garrett1-8/+8
2007-09-12TMDS_MYSTERY2 is actually TMDS_MYSTERY_BONGHITSMatthew Garrett1-6/+6
2007-09-12Mark up dithering control registers. Attempt to make it work with LVDS. Fail.Matthew Garrett1-54/+50
2007-08-22avivotool: fix build since register change.Jerome Glisse1-4/+4
2007-07-18avivo: properly handle GPIO 0 (0x7E30) for i2c.Jerome Glisse1-4/+7
2007-07-18avivotool: fix handling of gpio 0x7e30.Jerome Glisse1-4/+4
2007-07-18avivotool: add i2c bus initialization should make i2c more reliable.Jerome Glisse1-3/+53
2007-07-17avivotool: add missing arg to printf.Jerome Glisse1-1/+1
2007-07-17avivotool: verbose i2c transaction.Jerome Glisse1-4/+6
2007-07-17avivotool: 0x7e30 i2c line does not seems to work like other.Jerome Glisse1-4/+14
2007-07-17avivotool: dump whole 128bytes of edid.Jerome Glisse1-8/+11
2007-07-17Changed avivotool so GPIO_IN and GPIO_OUT can be given as command line options.Nicolas Trangez1-5/+32
2007-07-11avivo: fix framebuffer offset handling.Jerome Glisse1-2/+7
2007-07-02avivo: compilations fix from Julien Cristau & Ludovic Rousseau.Julien Cristau2-2/+3
2007-06-18avivo: improve PLL support (new register found & improved values computation).Jerome Glisse1-8/+0
2007-06-16avivo: fix MC memory map register is was given wrong locationJerome Glisse1-5/+7
2007-06-13avivotool: asm/page.h is deprecated.Oliver McFadden1-1/+0
2007-05-10avivo: Add gpu memory mapping setup.Jerome Glisse1-2/+2
2007-05-03avivotool: Add i2c bit banging support using xf86 code.Jerome Glisse4-3/+1046
2007-04-30avivotool: Improve i2c handling.Jerome Glisse1-17/+28
2007-04-17New PLL calculation formulaJerome Glisse1-4/+4
2007-04-17Delete generated fileJerome Glisse1-7/+0
2007-04-17I2C: Fix implementation (working DDC over I2C)Jerome Glisse1-0/+155
2007-03-09Add PLL post-divider registersDaniel Stone1-0/+6
2007-03-06Add PLL dividerDaniel Stone1-5/+2
2007-03-06avivotool: Fix paths in check-reglist.shDaniel Stone1-3/+3
2007-03-06Add CRTC1 offset, implement AdjustFrameDaniel Stone1-0/+5
2007-03-05avivotool: fix path in scriptDaniel Stone1-1/+1
2007-03-04initial importDaniel Stone9-0/+1637