summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2009-05-26radeon: fix segfault if Option "NoAccel" is setMatthieu Herrb
2009-05-04radeon: switch to EXA by defaultAlex Deucher
2009-04-30AVIVO: first pass at display watermark setupAlex Deucher
2009-04-22radeon pll: add support for fractional feedback divsAlex Deucher
2009-04-19Remove old messagesAlex Deucher
2009-04-15Unify ForceLowPowerMode and DynamicPM OptionsAlex Deucher
2009-04-15Add DynamicPM OptionAlex Deucher
2009-04-15Add support for setting the number PCIE lanesAlex Deucher
2009-04-15Add ForceLowPowerMode OptionAlex Deucher
2009-04-15Add unified ClockGating OptionAlex Deucher
2009-04-09radeon: remove old crtc size heuristicsAlex Deucher
2009-04-09Clear the framebuffer before initializing modes.Michel Dänzer
2009-03-31Add PCIE register accessorsAlex Deucher
2009-03-31Unify mc_idle()Alex Deucher
2009-03-22radeon: add new chip idsAlex Deucher
2009-03-18R6xx/R7xx AGP: disable gart data transfersAlex Deucher
2009-03-13radeon: add support for 30 bit LUTsAlex Deucher
2009-03-13R6xx/r7xx: clarify accel messagesAlex Deucher
2009-03-13radeon: save bios scratch registers in Preinit()Cooper Yuan
2009-03-13r600: reload shaders into VRAM on resumeDave Airlie
2009-03-10radeon: clean more thoroughly in RADEONFreeRec()Alex Deucher
2009-03-10radeon_driver.c small memory bug오유연(Yu-yeon Oh)
2009-03-09R4xx: add R4xxATOM optionAlex Deucher
2009-03-10r600: enable DRI by defaultDave Airlie
2009-03-09R6xx/r7xx: clarify EXA messageAlex Deucher
2009-03-04R6xx/R7xx: wire up DMAForXv option like older asicsAlex Deucher
2009-03-04RN50: fix up cloning on serversAlex Deucher
2009-02-26DCE3.2: fix up Save()/Restore()Alex Deucher
2009-02-26R6xx/R7xx: use shadowfb if DRI is disabledAlex Deucher
2009-02-26Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...Alex Deucher
2009-02-26RS600: enable the DRI by defaultAlex Deucher
2009-02-23RS600: fix up MC setupAlex Deucher
2009-02-19RBBM_GUICNTL is pre-r6xx onlyAlex Deucher
2009-02-19Don't write new HDP location until we've written the new FB locationAlex Deucher
2009-02-19radeon: one more 32 -> 64 just to be safeAlex Deucher
2009-02-19R6xx/R7xx: fix up a few more pathsAlex Deucher
2009-02-19Fix MC setup on systems with more than 512 MB of VRAMAlex Deucher
2009-02-19R6xx/R7xx: wait for MC idle when changing the MCAlex Deucher
2009-02-18R6xx/R7xx: reset 3D state after VT switchAlex Deucher
2009-02-18R6xx/R7xx: fixup accel pathsAlex Deucher
2009-02-18ATOM: reset crtc initialized flag on CloseScreen()Alex Deucher
2009-02-17ATOM: don't unblank uninitialized crtcsAlex Deucher
2009-02-15GART: Save/restore GART table consistently.David Miller
2009-02-12AVIVO: fix dualhead/rotation for realAlex Deucher
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher
2009-02-02AVIVO: Save/restore vga pll registersWolke Liu
2009-01-30rs780: include RS780 in the InitMemory to leave aloneairlied
2009-01-24Drop memcpy fallbacks from EXA UploadToScreen and DownloadFromScreen hooks.Michel Dänzer
2008-12-22atombios/tv: add an option to enable atom tv-out for users.Dave Airlie
2008-12-15Remove remnants of unused DDCMode optionAlex Deucher