Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/
Dmsm_gpu_devfreq.c23 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_target()
61 struct msm_gpu_devfreq *df = &gpu->devfreq; in get_freq()
81 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_get_dev_status()
135 struct msm_gpu_devfreq *df = &gpu->devfreq; in has_devfreq()
141 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_init()
199 static void cancel_idle_work(struct msm_gpu_devfreq *df) in cancel_idle_work()
205 static void cancel_boost_work(struct msm_gpu_devfreq *df) in cancel_boost_work()
213 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_cleanup()
224 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_resume()
241 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_suspend()
[all …]
Dmsm_gpu.h109 struct msm_gpu_devfreq { struct
279 struct msm_gpu_devfreq devfreq;
DMakefile121 msm_gpu_devfreq.o \
/linux-6.12.1/
DMAINTAINERS7228 F: drivers/gpu/drm/msm/msm_gpu_devfreq.*