Home
last modified time | relevance | path

Searched refs:panfrost_devfreq_slot (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_device.h54 struct panfrost_devfreq_slot { struct
98 struct panfrost_devfreq_slot slot[NUM_JOB_SLOTS];
Dpanfrost_devfreq.c199 struct panfrost_devfreq_slot *devfreq_slot = &pfdev->devfreq.slot[slot]; in panfrost_devfreq_update_utilization()
221 struct panfrost_devfreq_slot *devfreq_slot = &pfdev->devfreq.slot[slot]; in panfrost_devfreq_record_transition()