summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2006-12-07Fix radeon compile warnings.Michel Dänzer
2006-12-03re-program bios 4 scratch so we know if the LCD panel is there post startupDave 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-12-01Make log file output clear about origin of used overlay scaler buffer width.Michel Dänzer
2006-12-01Increase default overlay scaler buffer width for RV350.Michel Dänzer
2006-12-01Fix build warning.Michel Dänzer
2006-11-29radeon: bug #1462, predownscale to make HD video work.Roland Scheidegger
2006-11-28radeon: initial move framebuffer away from zero prep.airlied
2006-11-19Fix compile warnings.Michel Dänzer
2006-11-17split mode handling code into separate modes source fileairlied
2006-11-12add radeon Init2 function, to abstract some mergedfb mode settingDave 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-24radeon: set preferred modesDave Airlie
2006-10-15Disable all ouputs on initial mode set. The ones we want will getAlex Deucher
2006-10-15Rework the output init code. Divide into separate functionsAlex Deucher
2006-10-15Remove paneloff option. This is already covered by monitorlayout andAlex Deucher
2006-10-15Remove Bioshotkeys option. Leave the bios as configured at boot.Alex Deucher
2006-10-15radeon: Track screen damage all the time for page flipping.Michel Dänzer
2006-10-03FP timing regs required for both internal and external TMDSAlex Deucher
2006-10-01fix LVDS plus internal TMDSAlex Deucher
2006-10-01Fix radeon vs fbdev pitch calculation.David Woodhouse
2006-09-30radeon: Add support for page flipping with EXA.Michel Dänzer
2006-09-30radeon: Always call RADEONGetAccessibleVRAM().Michel Dänzer
2006-09-30Remove some dead code.Michel Dänzer
2006-09-27radeon: check DDC info for both connectors not just the pScrn one.Dave Airlie
2006-09-25radeon: cleanup some bits from superpatchDave Airlie
2006-09-25Merge branch 'radeon-sp'Dave Airlie
2006-09-25radeon : add back tv-dac register writeDave Airlie
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie
2006-09-23radeon: add some missing bits of superpatch for crtc registersDave Airlie
2006-09-23radeon: finish radeon_driver.c import for register changesDave Airlie
2006-09-23radeon: re-organise FP and CRTC register setting routinesAlex Deucher
2006-09-23radeon: initial CRTC register setting alignmentDave Airlie
2006-09-23radeon: setup the radeon init function to use secondaryDave Airlie
2006-09-23radeon: add reverse display option to switch displays on non-mobility cardsAlex Deucher
2006-09-22radeon: add simple map controllers callDave Airlie
2006-09-22Merge branch 'master' into radeon-spm1Dave Airlie
2006-09-18radeon: fix rn50 memmapDave Airlie
2006-09-18radeon; put back old TV DAC code for nowDave Airlie
2006-09-18radeon: move code around in InitCrtcRegistersDave Airlie
2006-09-18radeon: fixup InitFPRegisters function call to not pass infoDave Airlie
2006-09-18radeon: copy of overupdated bios hotkeys code from AlexDave Airlie
2006-09-18radeon: minor cleanup of masking for crtc registersDave Airlie
2006-09-18radeon: initialise controller structuresDave Airlie
2006-09-18radeon: move InitFPRegisters up to align with superpatchDave Airlie
2006-09-18radeon: add tv dac adj lookupDave Airlie