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.h118 struct msm_gpu_devfreq { struct
120 struct devfreq *devfreq;
123 struct mutex lock;
134 unsigned long idle_freq;
142 struct dev_pm_qos_request boost_freq;
148 u64 busy_cycles;
151 ktime_t time;
154 ktime_t idle_time;
161 struct msm_hrtimer_work idle_work;
169 struct msm_hrtimer_work boost_work;
[all …]