I'm using x11-drivers/xf86-video-ati-6.12.2. Should I retrieve the most recent one from GIT or so? I have no such option ClockGating, BTW. I do have an option ForceMinDotClock -- I'm reluctant to use it as per the man page (can damage the hardware).
Code:
# egrep -i 'dynamic[[:space:]]*clocks?' /var/log/Xorg.0.log
(**) RADEON(0): Option "DynamicClocks" "On"
Dynamic clock gating enable success
Dynamic clock gating enable success
Looks like dynamic clocks are accepted.
EDIT: There's no such option "ForceLowPowerMode". BTW if I enable that option, won't the card work under low power all the time even when running on mains?