index
:
avivo/xf86-video-avivo
master
r5xx driver for Xorg
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-04
Mobility Radeon X2300 seems to work, so let's add the PCI IDs.
HEAD
master
Kristian Høgsberg
2
-0/+9
2007-09-30
Corrected missing AVIVO_CRTC1_BLANK_STATUS write in avivo_crtc_mode_set.
George Wu
1
-0/+1
2007-09-14
Minor include file cleanup
Matthew Garrett
1
-19/+18
2007-09-14
Demagicafy DAC registers
Matthew Garrett
4
-67/+86
2007-09-14
Clarify shift name
Matthew Garrett
2
-2/+2
2007-09-13
make LVTMA power management constants match spec better
Dafydd Harries
3
-11/+30
2007-09-13
Merge branch 'master' of ssh://git.freedesktop.org/git/avivo/xf86-video-avivo
Matthew Garrett
8
-31/+21
2007-09-13
Avoid having multiple defines with the same name, as it tends to cause things
Matthew Garrett
2
-2/+2
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
remove unused variable
Dafydd Harries
1
-1/+0
2007-09-13
6*84 is blank status, not mode (and is read only)
Dafydd Harries
5
-18/+14
2007-09-13
avivotool: don't set irrelevant CRTC control flags
Dafydd Harries
1
-1/+1
2007-09-13
don't write to stereoscopic display status register
Dafydd Harries
3
-3/+0
2007-09-13
0x60c0 is stereoscopic display status
Dafydd Harries
5
-6/+6
2007-09-13
don't turn on unnecessary flags when enabling CRTC
Dafydd Harries
1
-1/+1
2007-09-13
remove redundant memset to 0 after calloc
Dafydd Harries
1
-1/+0
2007-09-13
Even less magic :(((
Matthew Garrett
1
-1/+1
2007-09-13
Magic? No, less magic.
Matthew Garrett
4
-23/+64
2007-09-13
Get rid of more random constants
Matthew Garrett
2
-2/+10
2007-09-12
Remove more unknown numbers, marvel at the fact that this code ever displayed
Matthew Garrett
3
-13/+25
2007-09-12
Remove more magic numbers
Matthew Garrett
2
-2/+14
2007-09-12
Define TMDS*MYSTERY3. How does this driver work?
Matthew Garrett
4
-33/+59
2007-09-12
TMDS_MYSTERY2 is actually TMDS_MYSTERY_BONGHITS
Matthew Garrett
4
-19/+28
2007-09-12
Mark up dithering control registers. Attempt to make it work with LVDS. Fail.
Matthew Garrett
4
-71/+77
2007-09-12
Fix TMDS register names
Matthew Garrett
3
-75/+75
2007-09-12
Replace AVIVO_VGA_MYSTERY registers with real names and values
Matthew Garrett
3
-8/+24
2007-08-28
avivo: finish porting driver too new pci infrastructure.
Dodji Seketeli
6
-24/+107
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
avivotool: fix build since register change.
Jerome Glisse
1
-4/+4
2007-08-21
avivo: improve TMDS 0x7880 (know as CNTL) knowledge
Jerome Glisse
1
-11/+34
2007-08-21
avivo: keep some bios initialized bit for TMDS_CNTL.
Jerome Glisse
1
-2/+2
2007-08-21
avivo: remove obsolete comment about lack of knowledge on PLL.
Jerome Glisse
1
-3/+0
2007-08-21
avivo: differentiate digital from analog connected monitor & misc cleanup.
Jerome Glisse
2
-38/+58
2007-08-21
avivo: correct paste & cute error.
Jerome Glisse
1
-11/+11
2007-08-20
avivo: avoid mapping more than 256Mo of video ram.
Jerome Glisse
1
-0/+4
2007-08-20
avivo: update pci id list with AMD list (so we shouldn't miss any PCIID).
Jerome Glisse
2
-316/+425
2007-08-20
avivo: trivial fix to include avivo_chipset.h in tarball
Roland Dreier
1
-0/+1
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
4
-2/+261
2007-07-19
avivo: fix previous commit on PLL (usual cut & paste bug introduction).
Jerome Glisse
1
-12/+10
2007-07-19
avivo: change pll values computation algorithm.
Jerome Glisse
1
-51/+39
2007-07-18
avivo: push missing bits from last commit.
Jerome Glisse
1
-0/+56
2007-07-18
avivo: properly handle GPIO 0 (0x7E30) for i2c.
Jerome Glisse
4
-36/+28
2007-07-18
avivotool: fix handling of gpio 0x7e30.
Jerome Glisse
1
-4/+4
2007-07-17
avivo: If EDID fails for LFP use timings from bios.
Jerome Glisse
5
-57/+159
2007-07-17
avivotool: add i2c bus initialization should make i2c more reliable.
Jerome Glisse
1
-3/+53
2007-07-17
avivotool: add missing arg to printf.
Jerome Glisse
1
-1/+1
2007-07-17
avivotool: verbose i2c transaction.
Jerome Glisse
1
-4/+6
2007-07-17
avivotool: 0x7e30 i2c line does not seems to work like other.
Jerome Glisse
1
-4/+14
[next]