Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pxp_types.h28 XE_PXP_START_IN_PROGRESS, enumerator
H A Dxe_pxp.c579 pxp->status = XE_PXP_START_IN_PROGRESS; in xe_pxp_exec_queue_add()
582 case XE_PXP_START_IN_PROGRESS: in xe_pxp_exec_queue_add()
635 if (pxp->status != XE_PXP_START_IN_PROGRESS) { in xe_pxp_exec_queue_add()
851 case XE_PXP_START_IN_PROGRESS: in xe_pxp_pm_suspend()