summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-14avivo: fix 16 & 15 bits screen color depth.Jerome Glisse2-2/+6
2007-07-14avivo: add shadow framebuffer support.Alexander Larsson2-1/+114
2007-07-11avivo: fix framebuffer offset handling.Jerome Glisse6-13/+41
2007-07-10avivo: properly use avivo scaler.Jerome Glisse2-6/+4
2007-07-10avivo: remap frame buffer & mmio if necessary in screen init.Jerome Glisse1-2/+24
2007-07-10avivo: adjust mode to match lfp fixed mode constraint.Jerome Glisse3-5/+64
2007-07-10avivo: make sure LFP overwritte second DVI output if one exist.Jerome Glisse1-3/+4
2007-07-10avivo: initialization code cleanup.Jerome Glisse1-19/+31
2007-07-10avivo: remove fb manager, might be reintroduced latter.Jerome Glisse2-50/+0
2007-07-10avivo: add all known pci id.Jerome Glisse2-44/+560
2007-07-09avivo: add randr 1.2 shadow framebuffer callback for rotate support.Jerome Glisse4-12/+113
2007-07-08avivo: simplify display width alignement computation.Jerome Glisse1-2/+1
2007-07-08avivo: properly restore vga & GPU memory mapping on VT switch.Jerome Glisse4-26/+88
2007-07-02avivo: properly set version and bump version to 0.0.999.Jerome Glisse3-6/+9
2007-07-02avivo: code cleanup.Jerome Glisse7-68/+55
2007-07-02avivo: compilations fix from Julien Cristau & Ludovic Rousseau.Julien Cristau7-13/+38
2007-06-28avivo: fix typoJerome Glisse1-1/+1
2007-06-28avivo: change pll computation to meet new constraint.Jerome Glisse2-20/+24
2007-06-27avivo: improve connector/output creation from bios.Jerome Glisse2-2/+27
2007-06-27avivo: print horizontal & vertical sync polarity flags.Jerome Glisse1-4/+6
2007-06-24avivo: fix a typo now truly assign LFP to TMDS2.Jerome Glisse1-1/+1
2007-06-24avivo: properly set horizontal & vertical polarity.Jerome Glisse1-1/+2
2007-06-23avivo: increase driver verbosity.Jerome Glisse2-13/+33
2007-06-22avivo: post randr 1.2 cleanup + always assignd LFP to TMDS2Jerome Glisse5-1075/+29
2007-06-22avivo: LFP should always be driven by second TMDS.Jerome Glisse1-0/+3
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 Glisse5-83/+167
2007-06-18avivo: properly check for pciaccess & Xorg macro.Hans Ulrich Niedermann1-8/+5
2007-06-18avivo: improve pll computation & fix typo in PLL registers definitions.Jerome Glisse2-5/+5
2007-06-18avivo: improve PLL support (new register found & improved values computation).Jerome Glisse7-48/+117
2007-06-18avivo: make scan out buffer witdh * bpp 256 bytes alignedJerome Glisse2-3/+7
2007-06-18avivo: disable fb manager initializationJerome Glisse1-0/+2
2007-06-17avivo: preferably use crtc1 for feeding LFP so diffing with fglrx is easier.Jerome Glisse1-0/+16
2007-06-16avivo: fix segfault on server exit (the video state are not yet properly rest...Jerome Glisse1-1/+3
2007-06-16avivo: Change way we write to MC register.Jerome Glisse1-1/+1
2007-06-16avivo: increase error message verbosity in screen init.Jerome Glisse1-8/+33
2007-06-16avivo: wait avivo to be idle before updating PLL (safety purpose).Jerome Glisse1-0/+2
2007-06-16avivo: fix MC memory map register is was given wrong locationJerome Glisse2-9/+12
2007-06-15avivo: activate half working randr 1.2 supportJerome Glisse4-65/+172
2007-06-15avivo: randr1.2 fixes & PLL fixes.Jerome Glisse2-58/+78
2007-06-14avivo: randr1.2: initial support, not working enable with AVIVO_RR12Jerome Glisse6-19/+225
2007-06-14avivo: fix bugs introduced by randr change.Jerome Glisse2-8/+6
2007-06-14avivo: crtc & output handling fixes.Jerome Glisse2-12/+30
2007-06-14avivo: randr 1.2: fix crtc & output handling (not activated yet)Jerome Glisse2-13/+20
2007-06-14avivo: randr 1.2 output (not compiled yet, work in progress)Jerome Glisse3-8/+307
2007-06-14avivo: more randr 1.2 work on crtc (not activated yet)Jerome Glisse4-59/+125
2007-06-13avivo: randr 1.2 support undergoing work (not compiled in yet)Jerome Glisse3-0/+344
2007-06-13avivo: (cleanup) kill blank line.Jerome Glisse1-2/+0