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;
122 struct mutex lock;
131 unsigned long idle_freq;
137 struct dev_pm_qos_request boost_freq;
142 u64 busy_cycles;
144 ktime_t time;
146 ktime_t idle_time;
151 struct msm_hrtimer_work idle_work;
157 struct msm_hrtimer_work boost_work;
[all …]