Searched refs:gpu_devfreq_config (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/gpu/drm/msm/
H A Dmsm_debugfs.c328 &priv->gpu_devfreq_config.upthreshold);
331 &priv->gpu_devfreq_config.downdifferential);
H A Dmsm_drv.h224 /** gpu_devfreq_config: Devfreq tuning config for the GPU. */
225 struct devfreq_simple_ondemand_data gpu_devfreq_config; member in struct:msm_drm_private
H A Dmsm_gpu_devfreq.c154 priv->gpu_devfreq_config.upthreshold = 50;
155 priv->gpu_devfreq_config.downdifferential = 10;
175 &priv->gpu_devfreq_config);

Completed in 171 milliseconds