summaryrefslogtreecommitdiff
path: root/src/legacy_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-29radeon: fix several dpms issuesAlex Deucher1-30/+18
2009-04-22radeon pll: add support for fractional feedback divsAlex Deucher1-2/+4
2009-04-15radeon: legacy bandwidth calcs for later r3xx/r4xx cards.Dave Airlie1-21/+50
2009-03-09R4xx: add R4xxATOM optionAlex Deucher1-2/+2
2009-02-17ATOM: don't unblank uninitialized crtcsAlex Deucher1-1/+3
2009-01-21few more logic pasto's bits I missedAlex Deucher1-4/+4
2009-01-21More legacy reworkAlex Deucher1-3/+5
2008-12-10Add randr 1.3 panning supportAlex Deucher1-14/+29
2008-12-05Optimise RADEONWaitForVLinePierre Ossman1-16/+0
2008-12-04Improve tearing avoidance for Xvideo in two stepsPierre Ossman1-2/+4
2008-12-04First pass at tear-free accelAlex Deucher1-2/+17
2008-09-30Update GEN_INT_CNTL register value after calling DRM modeset ioctl.Michel Dänzer1-0/+3
2008-09-24radeon: Further pll adjustmentsAlex Deucher1-1/+1
2008-08-25Switch to using radeon_drm.h from the drmAlex Deucher1-4/+3
2008-08-25Move DRI to a separate structAlex Deucher1-6/+6
2008-08-14PLL adjustmentsAlex Deucher1-1/+6
2008-07-28radeon: don't call ioctl unless DRI is initialisedOwain Gordon Ainsworth1-0/+3
2008-07-21Clear display priority bits before resetting themAlex Deucher1-1/+2
2008-07-21Clean up legacy display watermark setupAlex Deucher1-140/+112
2008-06-24RADEON: warning fixAlex Deucher1-1/+0
2008-06-23RADEON: PLL tweaksJiří Paleček1-1/+1
2008-06-20legacy: use entity MMIO for dpms as this can crossover between zaphod infosDave Airlie1-2/+2
2008-06-03Call DRM_IOCTL_MODESET_CTL ioctl to avoid problems with DRM post vblank-rework.Michel Dänzer1-1/+23
2008-05-13RS4xx: Split out RS400 and RS480 as separate familiesAlex Deucher1-6/+12
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner1-27/+27
2008-04-03Revert "RADEON: memmap rework 1"Alex Deucher1-1/+5
2008-03-23RS4xx: Revert back to previous fifo settings for nowAlex Deucher1-0/+8
2008-03-22RS4xx: more work on disp/disp2 fifo setupAlex Deucher1-0/+12
2008-03-22RS4xx: missed this on the last commit.Alex Deucher1-7/+0
2008-03-21RS4xx: attempt to set up disp/disp2 fifos correctlyAlex Deucher1-13/+42
2008-03-21RS4xx: attempt to fix TMDS/DVO supportAlex Deucher1-13/+13
2008-03-07RADEON: Fix crash in last commitAlex Deucher1-1/+1
2008-03-06RADEON: fix tiling/interlaced interaction with randr 1.2Dave Airlie1-15/+4
2008-03-01RADEON: memmap rework 1Alex Deucher1-5/+1
2008-02-10RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM biosAlex Deucher1-28/+0
2008-02-01RADEON: Implement "center" mode for RMX on legacy radeonsAlex Deucher1-26/+0
2007-12-21RADEON: more re-orgAlex Deucher1-0/+579
2007-12-21RADEON: re-org legacy crtc/output code into separate filesAlex Deucher1-0/+1268