summaryrefslogtreecommitdiff
path: root/src/radeon_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-16Revert "DCE3/3.2: cleanup dpms after previous changes"Alex Deucher1-5/+0
2009-04-04DCE3/3.2: cleanup dpms after previous changesAlex Deucher1-0/+5
2009-03-13radeon: add support for 30 bit LUTsAlex Deucher1-6/+6
2009-03-09R4xx: add R4xxATOM optionAlex Deucher1-2/+2
2009-03-09AVIVO: fix panningAlex Deucher1-0/+2
2009-03-03Rotation: don't rotate if acceleration is not activeAlex Deucher1-1/+9
2009-02-26Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...Alex Deucher1-2/+1
2009-02-17ATOM: don't unblank uninitialized crtcsAlex Deucher1-0/+2
2009-02-03Allow rotation on r6xx/r7xxAlex Deucher1-2/+1
2008-12-10Add randr 1.3 panning supportAlex Deucher1-0/+51
2008-11-24Don't support rotation is accel is not availableAlex Deucher1-1/+8
2008-10-09radeon: rename radeon_memory to radeon_legacy_memory.Dave Airlie1-2/+2
2008-08-26fix some fallout from the common allocatorAlex Deucher1-1/+3
2008-08-25Convert randr, Xv to a common allocatorAlex Deucher1-94/+7
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher1-3/+2
2008-08-25Move DRI to a separate structAlex Deucher1-1/+1
2008-08-25Move CP into a separate structAlex Deucher1-2/+2
2008-08-14PLL adjustmentsAlex Deucher1-1/+6
2008-07-21First pass at InitDispBandwidth() for AVIVO chipsAlex Deucher1-1/+8
2008-07-21Clean up legacy display watermark setupAlex Deucher1-0/+38
2008-06-24RADEON: remove extraneous line from new pll codeJiří Paleček1-1/+0
2008-06-23RADEON: PLL tweaksJiří Paleček1-30/+69
2008-06-23RADEON: adjust randr crtc/output prepare/commit orderingAlex Deucher1-19/+1
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner1-21/+21
2008-04-29RADEON: assorted fixesAlex Deucher1-0/+16
2008-03-19[PATCH] Compile warning fixes.Paulo Cesar Pereira de Andrade1-5/+0
2008-03-11DCE3: adjust PLL for DCE3 chipsAlex Deucher1-2/+4
2008-03-07RADEON: Fix crash in last commitAlex Deucher1-7/+18
2008-03-06RADEON: fix tiling/interlaced interaction with randr 1.2Dave Airlie1-0/+36
2008-02-27AVIVO: make sure we select the right LUT for each crtcAlex Deucher1-0/+4
2008-02-12R6xx: when both crtcs are in use make sure they are both enabledAlex Deucher1-2/+16
2008-02-11RADEON: always restore crtc1 before crtc0 when using both crtcsAlex Deucher1-0/+17
2008-01-16R300: First pass at render accelAlex Deucher1-1/+1
2008-01-03RADEON: fix crash when setting rotation in the config fileAlex Deucher1-1/+2
2008-01-02RADEON: various avivo tv-out related clean-upsAlex Deucher1-1/+1
2008-01-02PLL/r600: tweak pll to pick first one found instead of keeping goingDave Airlie1-0/+2
2007-12-21RADEON: various cleanupsArkadiusz Miskiewicz1-10/+4
2007-12-21RADEON: re-org legacy crtc/output code into separate filesAlex Deucher1-862/+54
2007-12-21Merge remote branch 'origin/atombios-support'Dave Airlie1-94/+160
2007-12-18RADEON: more cleanups and warning fixesArkadiusz Miskiewicz1-3/+1
2007-12-18RADEON: fix another merge errorAlex Deucher1-2/+2
2007-12-18RADEON: more PLL tweaksAlex Deucher1-8/+9
2007-12-17RADEON: post div tweaks for legacy radeonAlex Deucher1-1/+11
2007-12-17RADEON: fix typo from mergeAlex Deucher1-1/+1
2007-12-17Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher1-29/+44
2007-12-17RADEON: more PLL fixesAlex Deucher1-24/+34
2007-12-15RADEON: clean up units in PLL calculationAlex Deucher1-4/+4
2007-12-15radeon: Warning fixes.Michel Dänzer1-10/+4
2007-12-14RADEON: Fix PLL set up on certain notebooksAlex Deucher1-8/+19
2007-12-13RADEON: rework PLL calculationAlex Deucher1-8/+4