Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panfrost/
Dpanfrost_devfreq.h42 void panfrost_devfreq_record_busy(struct panfrost_devfreq *devfreq);
Dpanfrost_devfreq.c255 void panfrost_devfreq_record_busy(struct panfrost_devfreq *pfdevfreq) in panfrost_devfreq_record_busy() function
Dpanfrost_job.c205 panfrost_devfreq_record_busy(&pfdev->pfdevfreq); in panfrost_job_hw_submit()