Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_power.c160 bool has_active_contexts; in pvr_watchdog_kccb_stalled() local
163 has_active_contexts = list_empty(&pvr_dev->queues.active); in pvr_watchdog_kccb_stalled()
166 if (has_active_contexts) { in pvr_watchdog_kccb_stalled()