Home
last modified time | relevance | path

Searched refs:lima_devfreq_record_busy (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_devfreq.h36 void lima_devfreq_record_busy(struct lima_devfreq *devfreq);
H A Dlima_devfreq.c178 void lima_devfreq_record_busy(struct lima_devfreq *devfreq) in lima_devfreq_record_busy() function
H A Dlima_sched.c189 lima_devfreq_record_busy(&ldev->devfreq); in lima_pm_busy()