summaryrefslogtreecommitdiff
path: root/include/avivo.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-136*84 is blank status, not mode (and is read only)Dafydd Harries1-2/+2
2007-09-130x60c0 is stereoscopic display statusDafydd Harries1-1/+1
2007-08-21avivo: differentiate digital from analog connected monitor & misc cleanup.Jerome Glisse1-1/+0
2007-07-24avivo: rework output dpms handling.Jerome Glisse1-0/+2
2007-07-18avivo: properly handle GPIO 0 (0x7E30) for i2c.Jerome Glisse1-0/+9
2007-07-18avivo: If EDID fails for LFP use timings from bios.Jerome Glisse1-3/+15
2007-07-14avivo: add shadow framebuffer support.Alexander Larsson1-0/+5
2007-07-11avivo: fix framebuffer offset handling.Jerome Glisse1-1/+2
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-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-22avivo: post randr 1.2 cleanup + always assignd LFP to TMDS2Jerome Glisse1-82/+2
2007-06-19avivo: move chipset list in there own file.Jerome Glisse1-20/+7
2007-06-18avivo: improve PLL support (new register found & improved values computation).Jerome Glisse1-5/+17
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 Glisse1-0/+12
2007-06-13avivo: move common avivo function in their own file (cleanup for randr 1.2)Jerome Glisse1-0/+18
2007-06-13avivo: Move state saving in their own file (cleanup for randr 1.2)Jerome Glisse1-1/+8
2007-06-13avivo: move cursor functions in their own file (cleanup for randr 1.2).Jerome Glisse1-0/+5
2007-06-13avivo: Added 71c2 PCI ID; for Sapphire X1600 Pro HDMI.Oliver McFadden1-0/+1
2007-06-10avivo: Cleanup code a bit and use i2c bitbanging to select default output.Jerome Glisse1-1/+6
2007-05-10avivo: Add gpu memory mapping setup.Jerome Glisse1-2/+5
2007-05-03avivo: remove PLL mystery regs as they are useless for cold card init.Jerome Glisse1-2/+0
2007-05-03avivo: Forgot the divider cntl in previous commit.Jerome Glisse1-0/+1
2007-05-03avivo: Add pll register which need to be initialized on rv515.Jerome Glisse1-3/+6
2007-05-03avivo: Rework output/connector association.Jerome Glisse1-75/+68
2007-04-18avivo: Change output structure comment and remove dead code.Jerome Glisse1-4/+4
2007-04-18avivo: Rework of output structure.Jerome Glisse1-0/+43
2007-04-17New PLL calculation formulaJerome Glisse1-2/+2
2007-04-17Add support for RV515Jerome Glisse1-1/+10
2007-04-12Xorg: Initial (broken) I2C implementationDaniel Stone1-0/+2
2007-03-10More magical mystery registersDaniel Stone1-0/+4
2007-03-09Add PLL post-divider registersDaniel Stone1-0/+2
2007-03-06Add PLL dividerDaniel Stone1-0/+2
2007-03-06Add CRTC1 offset, implement AdjustFrameDaniel Stone1-0/+1
2007-03-06xorg: Fix mode restoring on exitDaniel Stone1-0/+2
2007-03-05xorg: Add RV530, add support for multiple chipsetsDaniel Stone1-0/+2
2007-03-04xorg: Add text mode save/restore supportMatthew Garrett1-0/+66
2007-03-04initial importDaniel Stone1-0/+136