summaryrefslogtreecommitdiff
path: root/src/radeon_pm.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-08R6xx/R7xx: fix hangs on x2 cards with PM optionsAlex Deucher1-0/+11
2009-05-19Pre-atom: Improve engine clock setup codeAlex Deucher1-41/+106
2009-04-23radeon: minor cleanup and warning fixAlex Deucher1-11/+3
2009-04-22radeon PM: update quirksAlex Deucher1-1/+1
2009-04-21radeon PM: add some quirksAlex Deucher1-9/+31
2009-04-16PM: fix reversed logic in pm block handlerAlex Deucher1-2/+3
2009-04-16RS400/RS480: attempt to fix ClockGating on RS4xx chipsAlex Deucher1-1/+80
2009-04-15Change ForceLowPowerMode to 4 pcie lanesAlex Deucher1-2/+2
2009-04-15PM: don't touch clock gating regs unless ClockGating option is setAlex Deucher1-7/+9
2009-04-15Unify ForceLowPowerMode and DynamicPM OptionsAlex Deucher1-62/+109
2009-04-15Add DynamicPM OptionAlex Deucher1-5/+63
2009-04-15Set default low power PCIE lanes to 2Alex Deucher1-1/+1
2009-04-15Add support for setting the number PCIE lanesAlex Deucher1-0/+105
2009-04-15Add ForceLowPowerMode OptionAlex Deucher1-0/+26
2009-04-15radeon: Add functions to set sclk/mclk on r1xx-r4xxAlex Deucher1-0/+62
2009-04-15Add unified ClockGating OptionAlex Deucher1-0/+416