Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_device.h224 DRM_PANTHOR_EXCEPTION_CS_INHERIT_FAULT = 0x4b, enumerator
Dpanthor_sched.c1344 if (queue && CS_EXCEPTION_TYPE(fault) == DRM_PANTHOR_EXCEPTION_CS_INHERIT_FAULT) { in cs_slot_process_fault_event_locked()