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.h117 struct msm_gpu_devfreq { struct
119 struct devfreq *devfreq;
122 struct mutex lock;
133 unsigned long idle_freq;
141 struct dev_pm_qos_request boost_freq;
147 u64 busy_cycles;
150 ktime_t time;
153 ktime_t idle_time;
160 struct msm_hrtimer_work idle_work;
168 struct msm_hrtimer_work boost_work;
[all …]