summaryrefslogtreecommitdiff
path: root/src/atombios_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-01radeon/atom: fix tv-out on r5xxAlex Deucher1-2/+2
2009-10-27ATOM: fix up DVO for DCE 3.xAlex Deucher1-2/+5
2009-10-27radeon: fix DVO on AVIVO chipsAlex Deucher1-0/+10
2009-10-22R7xx: program additional CUR/GRPH regs for 40 bit addressesAlex Deucher1-0/+9
2009-10-12ATOM: minor cleanups to pll setupAlex Deucher1-4/+5
2009-10-07ATOM: rework crtc modesetAlex Deucher1-128/+72
2009-10-07ATOM: reorder crtc dpms based on bios recommendationsAlex Deucher1-2/+2
2009-10-07ATOM: add support for AdjustDisplayPll tableAlex Deucher1-26/+44
2009-08-19rs600: add support for DisplayPriority HIGHAlex Deucher1-2/+30
2009-08-18AVIVO: add support for DisplayPriority HIGHAlex Deucher1-5/+10
2009-07-16Update to xextproto 7.1 support.Peter Hutterer1-0/+5
2009-07-09RS740: fixup display latency setting as per rs690Alex Deucher1-2/+4
2009-06-11Only enable frac fb divs on rs600/rs690/rs740 for nowAlex Deucher1-1/+4
2009-06-11Re-enable frac feedback dividers on AVIVO hardwareAlex Deucher1-0/+1
2009-04-30AVIVO: first pass at display watermark setupAlex Deucher1-34/+381
2009-04-29radeon: fix several dpms issuesAlex Deucher1-2/+2
2009-04-22radeon pll: add support for fractional feedback divsAlex Deucher1-4/+7
2009-04-02Enable byte swapping for r6xx/r7xx HardwareEduard Fuchs1-0/+14
2009-03-09R4xx: add R4xxATOM optionAlex Deucher1-15/+157
2009-03-09AVIVO: fix panningAlex Deucher1-1/+3
2009-03-04ATOM: don't use fixed ref div for LVDSAlex Deucher1-6/+3
2009-03-03AVIVO: add aspect scaling modeAlex Deucher1-1/+1
2009-02-17ATOM: don't unblank uninitialized crtcsAlex Deucher1-0/+2
2009-02-12AVIVO: fix dualhead/rotation for realAlex Deucher1-17/+2
2009-02-06AVIVO: better fix for rotationAlex Deucher1-5/+17
2009-02-06AVIVO: fix rotationAlex Deucher1-2/+5
2009-01-28Merge branch 'atom-rework' and fix conflictsAlex Deucher1-40/+18
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher1-3/+4
2009-01-26Warning fixesAlex Deucher1-0/+3
2009-01-26Fix off by one when printing encoder nameAlex Deucher1-2/+2
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher1-51/+9
2009-01-06ATOM: Adjust PLL setup for recent atom changesAlex Deucher1-6/+22
2008-12-17Allow arbitrary tv-out modesAlex Deucher1-5/+0
2008-12-17atom: spc3 only requires ucEncoderMode for DIG outputsDave Airlie1-2/+0
2008-12-10Add randr 1.3 panning supportAlex Deucher1-6/+5
2008-12-09radeon: memset the pll setting functionDave Airlie1-0/+1
2008-12-05Optimise RADEONWaitForVLinePierre Ossman1-5/+0
2008-12-04Improve tearing avoidance for Xvideo in two stepsPierre Ossman1-2/+3
2008-12-04First pass at tear-free accelAlex Deucher1-0/+4
2008-10-10radeon: hopefully fix plls for 30" monitors.Dave Airlie1-1/+1
2008-09-24radeon: Further pll adjustmentsAlex Deucher1-1/+1
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher1-2/+1
2008-08-14PLL adjustmentsAlex Deucher1-1/+5
2008-07-21First pass at InitDispBandwidth() for AVIVO chipsAlex Deucher1-0/+126
2008-07-21Interlaced mode fixups for AVIVO chipsAlex Deucher1-0/+6
2008-07-14ATOM: Add support for UpdateCRTC_DoubleBufferRegisters cmd tableAlex Deucher1-11/+23
2008-07-12atombios: use macro to get offset into tableDave Airlie1-1/+1
2008-07-08atombios: add support for other endians.Benjamin Herrenschmidt1-7/+24
2008-06-23RADEON: PLL tweaksJiří Paleček1-2/+1
2008-05-24atombios: for LVDS set use ref div as per legacyDave Airlie1-5/+6