Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_device.h297 DRM_PANTHOR_EXCEPTION_CS_INHERIT_FAULT = 0x4b, enumerator
H A Dpanthor_sched.c1402 if (queue && CS_EXCEPTION_TYPE(fault) == DRM_PANTHOR_EXCEPTION_CS_INHERIT_FAULT) { in cs_slot_process_fault_event_locked()