Commits

Yuchou Gan committed 82d714287f8
MGS-2717-2 [#ccc] GPU Scaling governor Implement the gpu scaling governor so that you can switch the clock rate in user space like this: echo "overdrive" > /sys/bus/platform/drivers/galcore/gpu_mode echo "nominal" > /sys/bus/platform/drivers/galcore/gpu_mode echo "underdrive" > /sys/bus/platform/drivers/galcore/gpu_mode or cat /sys/bus/platform/drivers/galcore/gpu_mode to get the supported modes/frequency and current running mode. Date: Oct 11, 2017 Signed-off-by: Yuchou Gan <yuchou.gan@nxp.com> Reviewed-by: Xianzhong <xianzhong.li@nxp.com> Reviewed-by: Prabhu Sundararaj <prabhu.sundararaj@nxp.com>