summaryrefslogtreecommitdiff
path: root/src/atombios_crtc.c
AgeCommit message (Expand)Author
2009-01-28Merge branch 'atom-rework' and fix conflictsAlex Deucher
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher
2009-01-26Warning fixesAlex Deucher
2009-01-26Fix off by one when printing encoder nameAlex Deucher
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher
2009-01-06ATOM: Adjust PLL setup for recent atom changesAlex Deucher
2008-12-17Allow arbitrary tv-out modesAlex Deucher
2008-12-17atom: spc3 only requires ucEncoderMode for DIG outputsDave Airlie
2008-12-10Add randr 1.3 panning supportAlex Deucher
2008-12-09radeon: memset the pll setting functionDave Airlie
2008-12-05Optimise RADEONWaitForVLinePierre Ossman
2008-12-04Improve tearing avoidance for Xvideo in two stepsPierre Ossman
2008-12-04First pass at tear-free accelAlex Deucher
2008-10-10radeon: hopefully fix plls for 30" monitors.Dave Airlie
2008-09-24radeon: Further pll adjustmentsAlex Deucher
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher
2008-08-14PLL adjustmentsAlex Deucher
2008-07-21First pass at InitDispBandwidth() for AVIVO chipsAlex Deucher
2008-07-21Interlaced mode fixups for AVIVO chipsAlex Deucher
2008-07-14ATOM: Add support for UpdateCRTC_DoubleBufferRegisters cmd tableAlex Deucher
2008-07-12atombios: use macro to get offset into tableDave Airlie
2008-07-08atombios: add support for other endians.Benjamin Herrenschmidt
2008-06-23RADEON: PLL tweaksJiří Paleček
2008-05-24atombios: for LVDS set use ref div as per legacyDave Airlie
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-04-27RADEON: decrease crtc/output verbosityAlex Deucher
2008-04-03Revert "RADEON: memmap rework 1"Alex Deucher
2008-04-02atombios: fix the dual-head hopefully.Dave Airlie
2008-04-02Revert "Revert "atombios: fixup the width/height to use the mode values not t...Dave Airlie
2008-04-01Revert "atombios: fixup the width/height to use the mode values not the scrn ...Alex Deucher
2008-03-30atombios: fixup the width/height to use the mode values not the scrn onesDave Airlie
2008-03-30r500/r600: fix rotation to fill screenDave Airlie
2008-03-11[PATCH] Fix a few warningsMatt Turner
2008-03-11DCE3: adjust PLL for DCE3 chipsAlex Deucher
2008-03-07AVIVO: clean up some unused variablesAlex Deucher
2008-03-06RADEON: fix tiling/interlaced interaction with randr 1.2Dave Airlie
2008-03-06DCE3.0: add support for crtc memreq tableAlex Deucher
2008-03-06DCE3.0: Minor fixupsAlex Deucher
2008-03-05AVIVO: Initial support for DCE 3.0 using atombiosAlex Deucher
2008-03-01RADEON: memmap rework 1Alex Deucher
2008-01-17AVIVO: Add support for RMXAlex Deucher
2008-01-02RADEON: various avivo tv-out related clean-upsAlex Deucher
2007-12-30atombios: enable support for using tv timingsDave Airlie
2007-12-21RADEON: various cleanupsArkadiusz Miskiewicz
2007-12-17Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2007-12-16RADEON: fix sclock printoutAlex Deucher
2007-12-15RADEON: clean up units in PLL calculationAlex Deucher
2007-12-13RADEON: rework PLL calculationAlex Deucher
2007-12-12RADEON: fix rotation on avivo chipsAlex Deucher
2007-12-10Merge branch 'zaphod-lolz' of git://git.freedesktop.org/git/xorg/driver/xf86-...Dave Airlie