Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/panfrost/
Dpanfrost_devfreq.h39 void panfrost_devfreq_record_busy(struct panfrost_devfreq *devfreq);
Dpanfrost_devfreq.c194 void panfrost_devfreq_record_busy(struct panfrost_devfreq *pfdevfreq) in panfrost_devfreq_record_busy() function
Dpanfrost_job.c194 panfrost_devfreq_record_busy(&pfdev->pfdevfreq); in panfrost_job_hw_submit()