Just modify /etc/default/grub:

Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
to

Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet radeon.dpm=1"
Worked for me.