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