Home
last modified time | relevance | path

Searched defs:msm_gpu_devfreq (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu.h116 struct msm_gpu_devfreq { struct
118 struct devfreq *devfreq;
121 struct mutex lock;
132 unsigned long idle_freq;
140 struct dev_pm_qos_request boost_freq;
146 u64 busy_cycles;
149 ktime_t time;
152 ktime_t idle_time;
159 struct msm_hrtimer_work idle_work;
167 struct msm_hrtimer_work boost_work;
[all …]