Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.h39 void panfrost_devfreq_record_busy(struct panfrost_devfreq *devfreq);
H A Dpanfrost_devfreq.c234 void panfrost_devfreq_record_busy(struct panfrost_devfreq *pfdevfreq) in panfrost_devfreq_record_busy() function
H A Dpanfrost_job.c195 panfrost_devfreq_record_busy(&pfdev->pfdevfreq); in panfrost_job_hw_submit()