Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_power.c184 bool has_active_contexts; in pvr_watchdog_kccb_stalled() local
187 has_active_contexts = list_empty(&pvr_dev->queues.active); in pvr_watchdog_kccb_stalled()
190 if (has_active_contexts) { in pvr_watchdog_kccb_stalled()