index
:
driver/xf86-video-ati
6.12-branch
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
import-1.1.3
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
mach64-pci
mach64-pci-1
master
obsd
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
legacy_output.c
Age
Commit message (
Expand
)
Author
2009-04-04
DCE3/3.2: fix up transmitter/encoder setup
Alex Deucher
2009-02-03
Fix encoder accounting
Alex Deucher
2009-01-28
Move encoder specific data to encoder dev_priv
Alex Deucher
2009-01-26
Warning fixes
Alex Deucher
2009-01-26
Move legacy output setup functions to legacy_output.c
Alex Deucher
2009-01-26
Additional output cleanup
Alex Deucher
2009-01-23
Remove OutputType and other cruft
Alex Deucher
2009-01-23
track encoder state
Alex Deucher
2009-01-23
Remove TMDSType, DACType, LVDSType from output rec
Alex Deucher
2009-01-21
Fix logic cut and paste error
Alex Deucher
2009-01-21
fix legacy crtc routing and add some debugging info
Alex Deucher
2009-01-21
Switch legacy output code to use new encoder objects
Alex Deucher
2008-12-17
Pre-avivo: fix FP setup
Alex Deucher
2008-08-08
Further cleanup and unification of i2c code
Alex Deucher
2008-08-05
IGP: attempt to get external TMDS working
Alex Deucher
2008-07-19
Add oem quirk for external tmds setup on Dell Inspiron 8600
Alex Deucher
2008-06-27
Revert "IGP: attempt to fix VGA on IGP chips"
Alex Deucher
2008-06-24
IGP: attempt to fix VGA on IGP chips
Alex Deucher
2008-05-20
Change RMX code to follow the programming algorithm suggested by ATI.
Egbert Eich
2008-05-13
RS4xx: Split out RS400 and RS480 as separate families
Alex Deucher
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
2008-04-27
RADEON: decrease crtc/output verbosity
Alex Deucher
2008-03-21
RS4xx: attempt to fix TMDS/DVO support
Alex Deucher
2008-03-19
[PATCH] Compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-02-12
RADEON: make sure we always set up the FP crtc shadow registers for crtc0
Alex Deucher
2008-02-10
RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM bios
Alex Deucher
2008-02-03
RADEON: rework i2c handling
Alex Deucher
2008-02-01
RADEON: don't restore LVDS_PLL_CNTL for now
Alex Deucher
2008-02-01
RADEON: remove redundant RADEONDisableDisplays()
Alex Deucher
2008-02-01
RADEON: Implement "center" mode for RMX on legacy radeons
Alex Deucher
2008-01-19
RADEON: get dac2 adj values from the bios tables
Alex Deucher
2008-01-17
RADEON: use radeon_output->Flags for tracking RMX rather than mode->Flags
Alex Deucher
2008-01-09
RADEON: fix crtc routing on r4xx cards when using atom to init DVO chip
Kristian Høgsberg
2008-01-09
RADEON: restore FP2 regs before external encoders
Alex Deucher
2007-12-26
RADEON: fix typo that broke tv load detection
Alex Deucher
2007-12-21
RADEON: various cleanups
Arkadiusz Miskiewicz
2007-12-21
RADEON: clean up prototypes
Alex Deucher
2007-12-21
RADEON: more re-org
Alex Deucher
2007-12-21
RADEON: re-org legacy crtc/output code into separate files
Alex Deucher