Home
last modified time | relevance | path

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

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