summaryrefslogtreecommitdiff
path: root/src/radeon_probe.h
AgeCommit message (Expand)Author
2010-04-23FB/MMIO_cnt should be ints, not pointers.Michel Dänzer
2010-04-21Reference count shared driver mappings.Owain Ainsworth
2010-04-21Make consistent use of fbOffset and share fb mappings.Owain G. Ainsworth
2010-04-13radeon: add support for pll algo selectionAlex Deucher
2010-02-01evergreen: add atombios crtc/pll functionsAlex Deucher
2010-02-01evergreen: add atom support for digital outputsAlex Deucher
2010-02-01evergreen: add base asic supportAlex Deucher
2010-01-28radeon: clean up dig encoder handlingAlex Deucher
2010-01-07radeon: add initial support for eDP (embedded DisplayPort)Alex Deucher
2009-11-27radeon: clean up DP codeAlex Deucher
2009-11-18radeon: pull previous displayport work into masterAlex Deucher
2009-11-05DCE3+: call transmitter init on mode setAlex Deucher
2009-10-04radeon: add support for Custom EDIDCsillag Kristof
2009-09-18avivo: disable VGA rendering core when starting X.Dave Airlie
2009-07-02radeon: add KMS support (still disabled)Dave Airlie
2009-05-04AVIVO: fix cursoe corruption bands for realAlex Deucher
2009-04-30AVIVO: first pass at display watermark setupAlex Deucher
2009-04-29AVIVO: better fix for cursor flickering/corruption issuesAlex Deucher
2009-04-23r2xx/r3xx/r4xx: further i2c fixupsAlex Deucher
2009-04-04DCE3/3.2: fix up transmitter/encoder setupAlex Deucher
2009-03-13radeon: add support for 30 bit LUTsAlex Deucher
2009-03-03AVIVO: add aspect scaling modeAlex Deucher
2009-02-27Revert "EXA: Adapt to EXA changes in xserver Git."Michel Dänzer
2009-02-26DCE3.2: fix up Save()/Restore()Alex Deucher
2009-02-24EXA: Adapt to EXA changes in xserver Git.Michel Dänzer
2009-02-17ATOM: don't unblank uninitialized crtcsAlex Deucher
2009-02-03Fix encoder accountingAlex Deucher
2009-02-02AVIVO: Save/restore vga pll registersWolke Liu
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher
2009-01-23Remove OutputType and other cruftAlex Deucher
2009-01-23track encoder stateAlex Deucher
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher
2009-01-21clean up encoder setupAlex Deucher
2009-01-19start to re-org outputsAlex Deucher
2009-01-06ATOM: rework encoder/transmitter setupAlex Deucher
2009-01-06ATOM: rework object table parsingAlex Deucher
2008-12-16DCE32: add support for DCE3.2 digital outputs.Dave Airlie
2008-12-10[PATCH] xf86misc extension has been removed, update driver to reflect itBenjamin Close
2008-12-05Optimise RADEONWaitForVLinePierre Ossman
2008-12-04First pass at tear-free accelAlex Deucher
2008-12-01Add quirk for r200 card with the primary dac wired to both portsAlex Deucher
2008-11-25radeon: fixup shared DDC lines for some rv610 cards.Alex Deucher
2008-10-06Refactor atom LCD/DFP output setupAlex Deucher
2008-10-03Add support for DDC via atom commands for RV410Alex Deucher
2008-08-25Switch cursors over to generic allocatorAlex Deucher
2008-08-25Convert randr, Xv to a common allocatorAlex Deucher
2008-08-08Further cleanup and unification of i2c codeAlex Deucher
2008-07-21First pass at InitDispBandwidth() for AVIVO chipsAlex Deucher
2008-07-21Interlaced mode fixups for AVIVO chipsAlex Deucher
2008-07-17Fix console switch on R500Benjamin Herrenschmidt