Home
last modified time | relevance | path

Searched refs:XE_PXP_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pxp_debugfs.c37 case XE_PXP_ACTIVE: in pxp_status_to_str()
77 if (pxp->status != XE_PXP_ACTIVE) { in pxp_terminate()
H A Dxe_pxp_types.h29 XE_PXP_ACTIVE, enumerator
H A Dxe_pxp.c188 if (pxp->status == XE_PXP_ACTIVE) in pxp_terminate()
574 case XE_PXP_ACTIVE: in xe_pxp_exec_queue_add()
644 pxp->status = XE_PXP_ACTIVE; in xe_pxp_exec_queue_add()
859 case XE_PXP_ACTIVE: in xe_pxp_pm_suspend()