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_display.c
Age
Commit message (
Expand
)
Author
2006-12-07
Fix radeon compile warnings.
Michel Dänzer
2006-12-03
move monitor detection into single function
Dave Airlie
2006-12-03
move crtc to connector mapping to a connector to crtc mapping.
Dave Airlie
2006-12-03
radeon: dynamically allocate connectors
Dave Airlie
2006-12-02
make CRTCs malloc'ed rather than part of Ent
Dave Airlie
2006-12-02
move HasCRTC2 to pRADEONEnt from info
Dave Airlie
2006-11-19
Fix compile warnings.
Michel Dänzer
2006-11-13
fix up issue with bindings and mergedfb
David Airlie
2006-11-12
radeon: abstract init display bandwidth from mergedfb
Dave Airlie
2006-11-12
add initial controller binding, remove uses of mergedfb test
Dave Airlie
2006-11-12
radeon: separate static controller setup from non-static
Dave Airlie
2006-10-15
clean up magic number
Alex Deucher
2006-10-15
Disable all ouputs on initial mode set. The ones we want will get
Alex Deucher
2006-10-06
always turn on DAC for scanning the CRT connect.
Dave Airlie
2006-10-01
fix LVDS plus internal TMDS
Alex Deucher
2006-09-30
radeon: Fix function name typo which could probably lead to an unresolved sym...
Michel Dänzer
2006-09-29
tvdac handling was reversed between r200 and other chips
Alex Deucher
2006-09-27
radeon: don't move connectors around if LVDS connector is connector 1
Dave Airlie
2006-09-25
remove all CVS annotations from the ATI driver files
Dave Airlie
2006-09-25
radeon: put back in reverseddc code
Dave Airlie
2006-09-23
radeon: bring over final set of changes for radeon_display.c from susperpatch
Dave Airlie
2006-09-23
radeon: align tabs and make display detection like superpatch
Dave Airlie
2006-09-23
radeon: align some output with superpatch
Dave Airlie
2006-09-23
radeon: change function name to Displays rather than Monitors
Dave Airlie
2006-09-23
radeon: make GetConnectedMonitors a static void
Dave Airlie
2006-09-23
radeon: some minor alignments and cleanups for info->
Dave Airlie
2006-09-23
radeon: add reverse display option to switch displays on non-mobility cards
Alex Deucher
2006-09-22
radeon: flesh out mapcontrollers
Dave Airlie
2006-09-22
radeon: add some info to the map controllers
Dave Airlie
2006-09-22
radeon: add simple map controllers call
Dave Airlie
2006-09-22
radeon: move comment
Dave Airlie
2006-09-22
radeon: refactor blank/unblank
Dave Airlie
2006-09-22
radeon: make DVI_I default connector
Alex Deucher
2006-09-22
radeon: add enable display function
Dave Airlie
2006-09-18
radeon: cleanup DPMS set on/off code to use new controller structure
Dave Airlie
2006-09-18
radeon: cleanup DacPowerSet
Dave Airlie
2006-09-18
radeon: add tv dac adj lookup
Dave Airlie
2006-09-18
radeon: re-add DAC power on/off code around detect
Dave Airlie
2006-09-18
radeon: restore secondary head behaviour
Dave Airlie
2006-09-18
radeon: move to using Alex's controller structure
Alex Deucher
2006-09-18
radeon: restructure files along lines of Alex's superpatch
Alex Deucher