summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2008-02-27drop radeon, theatreGeorge Sapountzis
2008-02-23r500: add textured video Xv adapter supportDave Airlie
2008-02-19RADEON: restore clock gating and CP clock errata on VT switchAlex Deucher
2008-02-12R6xx: fix up use of bios scratch regs to reflect the new offsetsAlex Deucher
2008-02-12R6xx: bios scratch regs moved.Alex Deucher
2008-02-11R6xx: make sure we set up the HDP base properlyAlex Deucher
2008-02-11RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for ATOM biosAlex Deucher
2008-02-10RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM biosAlex Deucher
2008-02-01RADEON: remove redundant RADEONDisableDisplays()Alex Deucher
2008-01-28RS690: Implement MC idle checkMaciej Cencora
2008-01-18fixup register 6594 save/restoreDave Airlie
2008-01-11radeon: remove stray _X_EXPORTGeorge Sapountzis
2008-01-11Drop symbol lists from r128, radeon, theatre.George Sapountzis
2008-01-08RADEON: Make default output actually work...Alex Deucher
2008-01-07RADEON: add default outputs if no connected devicesAlex Deucher
2008-01-04RADEON: further fixup for pScrn->pScreen issueAlex Deucher
2008-01-03RADEON: fix crash when setting rotation in the config fileAlex Deucher
2007-12-31atombios: initial rs690 patchesMaciej Cencora
2007-12-26[RADEON]: Add missing break in SCLK calculation.David Miller
2007-12-26[RADEON]: Like powerpc, don't use VGA by default on sparc.David Miller
2007-12-24RADEON: restore crtc regs before VGA regs.Alex Deucher
2007-12-23RADEON: Add "IgnoreLidStatus" optionAlex Deucher
2007-12-23RADEON: fix pll input setup on mac cardsAlex Deucher
2007-12-21RADEON: various cleanupsArkadiusz Miskiewicz
2007-12-21RADEON: clean up prototypesAlex Deucher
2007-12-21RADEON: more re-orgAlex Deucher
2007-12-21RADEON: more re-org. move XAA Mem init to radeon_accel.cAlex Deucher
2007-12-21RADEON: fix rn50 reversion from last mergeAlex Deucher
2007-12-21Merge remote branch 'origin/atombios-support'Dave Airlie
2007-12-19Fix RN50 mode filtering.Adam Jackson
2007-12-17RADEON: post div tweaks for legacy radeonAlex Deucher
2007-12-17Merge branch 'atombios-support' of git+ssh://agd5f@git.freedesktop.org/git/xo...Alex Deucher
2007-12-17Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2007-12-18fixup shadow setup on !r600Dave Airlie
2007-12-17RADEON: more PLL fixesAlex Deucher
2007-12-17r600: add shadow support to r600 driver to at least make 2d useableDave Airlie
2007-12-17r600: might as well fix VT for R600George Wu
2007-12-14RADEON: select fb_div0 for LVDS on RV410 (x700) mobilityAlex Deucher
2007-12-13RADEON: rework PLL calculationAlex Deucher
2007-12-12Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2007-12-12RADEON: fix cursors when using rotationAlex Deucher
2007-12-11Merge branch 'master' of ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86...Alex Deucher
2007-12-11RADEON: rewrite PLL computationAlex Deucher
2007-12-11more zaphod fixes - some other work maybe neededDave Airlie
2007-12-10Merge branch 'zaphod-lolz' of git://git.freedesktop.org/git/xorg/driver/xf86-...Dave Airlie
2007-12-10Merge branch 'master' into atombios-supportDave Airlie
2007-12-07radeon: Use %u instead of %d for unsigned value.LisaWu
2007-12-07radeon: Use gettimeofday instead of xf86getsecs.Michel Dänzer
2007-12-07disable tiling for zaphod headszaphod-lolzDave Airlie
2007-12-07don't add fboffset to info->FB it already is mapped at the offsetDave Airlie