Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.h45 #define CS_TILER_OOM BIT(26) macro
55 #define CS_EVT_MASK (CS_TILER_OOM | \
H A Dpanthor_sched.c1498 panthor_fw_update_reqs(cs_iface, req, cs_iface->output->ack, CS_TILER_OOM); in group_process_tiler_oom()
1576 if (events & CS_TILER_OOM) in cs_slot_process_irq_locked()
1584 return (events & (CS_FAULT | CS_TILER_OOM)) != 0; in cs_slot_process_irq_locked()