summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-02radeon: Remove gatos message from driver startupKenneth Graunke1-4/+0
2009-09-26radeon: fix zaphodDave Airlie1-0/+2
2009-09-24radeon: remove old pre-randr rotation cruftAlex Deucher1-31/+0
2009-09-18avivo: disable VGA rendering core when starting X.Dave Airlie1-0/+6
2009-09-08radeon: replace dga code with DiDGAAlex Deucher1-7/+3
2009-08-04RS880: enable accelAlex Deucher1-3/+0
2009-08-01radeon: use XAA in some casesAlex Deucher1-3/+14
2009-08-01radeon: reload bicubic Xv texture on VT switchAlex Deucher1-0/+2
2009-07-30radeon: fix r600 shadow fb mode with cursor allocation in wrong placeDave Airlie1-0/+6
2009-07-28ati: change to using ABI version checkDave Airlie1-1/+1
2009-07-28ati: update for resources/RAC API removalDave Airlie1-1/+5
2009-07-25radeon: Set PCI/PCIE bus type properly per asicAlex Deucher1-7/+9
2009-07-23RS780: fill in MC access functionsAlex Deucher1-0/+13
2009-07-16Update to xextproto 7.1 support.Peter Hutterer1-0/+5
2009-07-02radeon: add KMS support (still disabled)Dave Airlie1-6/+7
2009-05-26radeon: fix segfault if Option "NoAccel" is setMatthieu Herrb1-0/+3
2009-05-04radeon: switch to EXA by defaultAlex Deucher1-10/+8
2009-04-30AVIVO: first pass at display watermark setupAlex Deucher1-4/+5
2009-04-22radeon pll: add support for fractional feedback divsAlex Deucher1-0/+4
2009-04-19Remove old messagesAlex Deucher1-10/+0
2009-04-15Unify ForceLowPowerMode and DynamicPM OptionsAlex Deucher1-35/+6
2009-04-15Add DynamicPM OptionAlex Deucher1-3/+25
2009-04-15Add support for setting the number PCIE lanesAlex Deucher1-0/+23
2009-04-15Add ForceLowPowerMode OptionAlex Deucher1-0/+10
2009-04-15Add unified ClockGating OptionAlex Deucher1-392/+9
2009-04-09radeon: remove old crtc size heuristicsAlex Deucher1-46/+4
2009-04-09Clear the framebuffer before initializing modes.Michel Dänzer1-0/+8
2009-03-31Add PCIE register accessorsAlex Deucher1-0/+23
2009-03-31Unify mc_idle()Alex Deucher1-12/+15
2009-03-22radeon: add new chip idsAlex Deucher1-1/+4
2009-03-18R6xx/R7xx AGP: disable gart data transfersAlex Deucher1-1/+5
2009-03-13radeon: add support for 30 bit LUTsAlex Deucher1-14/+15
2009-03-13R6xx/r7xx: clarify accel messagesAlex Deucher1-3/+4
2009-03-13radeon: save bios scratch registers in Preinit()Cooper Yuan1-1/+6
2009-03-13r600: reload shaders into VRAM on resumeDave Airlie1-0/+2
2009-03-10radeon: clean more thoroughly in RADEONFreeRec()Alex Deucher1-0/+32
2009-03-10radeon_driver.c small memory bug오유연(Yu-yeon Oh)1-5/+0
2009-03-09R4xx: add R4xxATOM optionAlex Deucher1-0/+8
2009-03-10r600: enable DRI by defaultDave Airlie1-12/+13
2009-03-09R6xx/r7xx: clarify EXA messageAlex Deucher1-1/+1
2009-03-04R6xx/R7xx: wire up DMAForXv option like older asicsAlex Deucher1-4/+1
2009-03-04RN50: fix up cloning on serversAlex Deucher1-0/+18
2009-02-26DCE3.2: fix up Save()/Restore()Alex Deucher1-8/+58
2009-02-26R6xx/R7xx: use shadowfb if DRI is disabledAlex Deucher1-11/+9
2009-02-26Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...Alex Deucher1-17/+32
2009-02-26RS600: enable the DRI by defaultAlex Deucher1-2/+1
2009-02-23RS600: fix up MC setupAlex Deucher1-9/+13
2009-02-19RBBM_GUICNTL is pre-r6xx onlyAlex Deucher1-2/+4
2009-02-19Don't write new HDP location until we've written the new FB locationAlex Deucher1-12/+6
2009-02-19radeon: one more 32 -> 64 just to be safeAlex Deucher1-1/+1