summaryrefslogtreecommitdiff
path: root/src/radeon_display.c
AgeCommit message (Expand)Author
2006-12-07Fix radeon compile warnings.Michel Dänzer
2006-12-03move monitor detection into single functionDave Airlie
2006-12-03move crtc to connector mapping to a connector to crtc mapping.Dave Airlie
2006-12-03radeon: dynamically allocate connectorsDave Airlie
2006-12-02make CRTCs malloc'ed rather than part of EntDave Airlie
2006-12-02move HasCRTC2 to pRADEONEnt from infoDave Airlie
2006-11-19Fix compile warnings.Michel Dänzer
2006-11-13fix up issue with bindings and mergedfbDavid Airlie
2006-11-12radeon: abstract init display bandwidth from mergedfbDave Airlie
2006-11-12add initial controller binding, remove uses of mergedfb testDave Airlie
2006-11-12radeon: separate static controller setup from non-staticDave Airlie
2006-10-15clean up magic numberAlex Deucher
2006-10-15Disable all ouputs on initial mode set. The ones we want will getAlex Deucher
2006-10-06always turn on DAC for scanning the CRT connect.Dave Airlie
2006-10-01fix LVDS plus internal TMDSAlex Deucher
2006-09-30radeon: Fix function name typo which could probably lead to an unresolved sym...Michel Dänzer
2006-09-29tvdac handling was reversed between r200 and other chipsAlex Deucher
2006-09-27radeon: don't move connectors around if LVDS connector is connector 1Dave Airlie
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2006-09-25radeon: put back in reverseddc codeDave Airlie
2006-09-23radeon: bring over final set of changes for radeon_display.c from susperpatchDave Airlie
2006-09-23radeon: align tabs and make display detection like superpatchDave Airlie
2006-09-23radeon: align some output with superpatchDave Airlie
2006-09-23radeon: change function name to Displays rather than MonitorsDave Airlie
2006-09-23radeon: make GetConnectedMonitors a static voidDave Airlie
2006-09-23radeon: some minor alignments and cleanups for info->Dave Airlie
2006-09-23radeon: add reverse display option to switch displays on non-mobility cardsAlex Deucher
2006-09-22radeon: flesh out mapcontrollersDave Airlie
2006-09-22radeon: add some info to the map controllersDave Airlie
2006-09-22radeon: add simple map controllers callDave Airlie
2006-09-22radeon: move commentDave Airlie
2006-09-22radeon: refactor blank/unblankDave Airlie
2006-09-22radeon: make DVI_I default connectorAlex Deucher
2006-09-22radeon: add enable display functionDave Airlie
2006-09-18radeon: cleanup DPMS set on/off code to use new controller structureDave Airlie
2006-09-18radeon: cleanup DacPowerSetDave Airlie
2006-09-18radeon: add tv dac adj lookupDave Airlie
2006-09-18radeon: re-add DAC power on/off code around detectDave Airlie
2006-09-18radeon: restore secondary head behaviourDave Airlie
2006-09-18radeon: move to using Alex's controller structureAlex Deucher
2006-09-18radeon: restructure files along lines of Alex's superpatchAlex Deucher