summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
2007-05-11RADEON: Fix RMX after the last commitAlex Deucher
2007-05-11RADEON: Move LVDS, TMDS, DAC properties to the output recAlex Deucher
2007-05-10RADEON: randr driver re-org checkpointAlex Deucher
2007-05-09randr checkpointAlex Deucher
2007-05-08remove some old mergedfb cruftAlex Deucher
2007-05-08Merge branch 'master' into randr-1.2 and fix conflictsAlex Deucher
2007-05-07RADEON - update randr cursor handling, LVDS setup fixAlex Deucher
2007-03-20radeon: Only sync to hardware when really necessary with EXA.Michel Dänzer
2007-03-20radeon: Unify code to release the CP.Michel Dänzer
2007-03-15radeon: Fix build warnings.Michel Dänzer
2007-03-04radeon: add option to set pci aperture size from config fileDave Airlie
2007-02-25Merge branch 'radeon-randrv12-v4'Dave Airlie
2007-02-25cleanup radeon code against master serverDave Airlie
2007-02-25make radeon randr build against master serverDave Airlie
2007-02-16Add "DRI" optionAlex Deucher
2007-02-02get rid of mergetype and displaytype from radeon.hDavid Airlie
2007-02-02move i2c buses into outputsDavid Airlie
2007-01-30add option to force the DRI on for RN50 chipsAlex Deucher
2007-01-22removed even more mergedfb remainsDave Airlie
2007-01-22remove more mergedfb relicsDave Airlie
2007-01-22radeon: fixup some of the video code after randrDave Airlie
2007-01-05fix LUTDave Airlie
2006-12-15bring over latest code from Intel git repo.Dave Airlie
2006-12-10hook up randr crtc settingDave Airlie
2006-12-08radeon: avoid unnecessary OUTPLL/INPLL calls when displaying videoRoland Scheidegger
2006-12-07radeon: Make cache flushing for R300 series less invasive.Michel Dänzer
2006-12-04update radeon driver to Intel driver xf86Crtc interfacesDave Airlie
2006-12-03Add radeon randr 1.2 initial attempt at supportDave Airlie
2006-12-03move radeon over to not using X's mode management like the intel driver.airlied
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-29radeon: bug #1462, predownscale to make HD video work.Roland Scheidegger
2006-11-17forgot SetPitch function is calledairlied
2006-11-17split mode handling code into separate modes source fileairlied
2006-11-12radeon: separate static controller setup from non-staticDave Airlie
2006-10-22Bug #6756: Attempt to fix repeat picture acceleration.Michel Daenzer
2006-10-15Disable all ouputs on initial mode set. The ones we want will getAlex 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-01fix LVDS plus internal TMDSAlex Deucher
2006-09-30radeon: Add support for page flipping with EXA.Michel Dänzer
2006-09-25remove all CVS annotations from the ATI driver filesDave 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-18radeon: add tv dac adj lookupDave Airlie
2006-09-18radeon: add save/restore of some new registersAlex Deucher
2006-09-18radeon: restructure files along lines of Alex's superpatchAlex Deucher
2006-07-03Reserve HW cursor memory statically instead of from EXA offscreen.Michel Dänzer