index
:
driver/xf86-video-mach64
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
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
atombios-support
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
pci-rehash
pci-rework
randr-1.2
sco_port_update
zaphod-lolz
ATI mach64 video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_output.c
Age
Commit message (
Expand
)
Author
2007-08-20
RADEON: Add DefaultConnectorTable option
Alex Deucher
2007-08-15
RADEON: make sure crtc routing is correct in r300_detect_tv()
Alex Deucher
2007-08-14
RADEON: minor cleanup
Alex Deucher
2007-08-14
RADEON: Implement improved tv load detection for r300
Alex Deucher
2007-08-14
RADEON: Make sure RMX is always programmed for crtc1
Alex Deucher
2007-08-14
RADEON: Add load detection
Alex Deucher
2007-08-12
RADEON: order the VGA and DVI ports correctly
Alex Deucher
2007-08-11
RADEON: fix connector setup when there's no bios tables
Alex Deucher
2007-08-07
RADEON: fix ConnectorTable option after connector table re-work
Alex Deucher
2007-08-05
RADEON: Always set MonType in radeon_detect()
Alex Deucher
2007-08-05
RADEON: add tv out properties
Alex Deucher
2007-08-05
RADEON: switch DVI-I monitor type attribute to string
Alex Deucher
2007-08-05
RADEON: make backlight attribute lower case
Alex Deucher
2007-08-05
RADEON: switch RMX attribute to string type
Alex Deucher
2007-08-05
RADEON: typo
Alex Deucher
2007-08-05
RADEON: fixes
Alex Deucher
2007-08-05
RADEON: refactor output init to handle multiple DVI or VGA
Alex Deucher
2007-08-05
RADEON: Major rework of BIOS table parsing
Alex Deucher
2007-08-02
RADEON: add missing break
Alex Deucher
2007-08-02
RADEON: limit tv modes to the only one we can program at the moment
Alex Deucher
2007-07-31
RADEON: fix name of tv output
Alex Deucher
2007-07-31
RADEON: tv-out fixes. works now. tested on rv350.
Alex Deucher
2007-07-29
RADEON: Initial pass at integrated tv out support
Alex Deucher
2007-06-29
RADEON: simplify console restore
Alex Deucher
2007-06-19
RADEON: Split FP reg restore to only touch regs relevant to the output
Alex Deucher
2007-06-12
radeon: Fix panel size detection from registers with stretched mode programmed.
Michel Dänzer
2007-06-05
RADEON: fixup RADEONDisplayVideo() to better handle the crtc being used
Alex Deucher
2007-06-04
RADEON: fix indenting
Alex Deucher
2007-06-04
RADEON: no need to go through all the crtcs, we've got what we need
Alex Deucher
2007-06-04
RADEON: add support for RMX on DVI, make sure RMX is only enabled on crtc1
Alex Deucher
2007-06-04
RADEON: remove some cruft
Alex Deucher
2007-06-04
RADEON: number the outputs if there are more than one of the same
Alex Deucher
2007-05-30
radeon: Lots of warning fixes.
Michel Dänzer
2007-05-26
RADEON: clean up and add comment regarding clones
Alex Deucher
2007-05-26
RADEON: Switch SetOutputType() to use names rather than numbers
Alex Deucher
2007-05-26
RADEON: implement backlight control for LVDS
Alex Deucher
2007-05-25
RADEON: implement auto/analog/digital output property for DVI-I (untested)
Alex Deucher
2007-05-25
RADEON: more clean of last commits
Alex Deucher
2007-05-25
RADEON: fixup last commit and add support for ext TMDS detect
Alex Deucher
2007-05-25
RADEON: clean up non-DDC probe, add detect for DVI
Alex Deucher
2007-05-23
RADEON: clean up some logic
Alex Deucher
2007-05-23
RADEON: add output properties (not functional yet)
Alex Deucher
2007-05-22
RADEON: Only add valid connectors
Alex Deucher
2007-05-20
RADEON: several updates
Alex Deucher
2007-05-18
RADEON: if connector is VGA set TMDS to none
Alex Deucher
2007-05-18
RADEON: Change default LVDS i2c line for powerpc
Alex Deucher
2007-05-17
RADEON: More cleanup
Alex Deucher
2007-05-15
RADEON: Lots of small fixes
Alex Deucher
2007-05-13
RADEON: add new ConnectorTable option and re-add PanelSize option
Alex Deucher
2007-05-13
RADEON: re-org randr code
Alex Deucher