Searched refs:pxp_emit_wait (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/i915/pxp/ |
| A D | intel_pxp_cmd.c | 65 static u32 *pxp_emit_wait(u32 *cs) in pxp_emit_wait() function 124 cs = pxp_emit_wait(cs); in intel_pxp_terminate_session()
|
| /drivers/gpu/drm/xe/ |
| A D | xe_pxp_submit.c | 219 static u32 pxp_emit_wait(struct xe_device *xe, struct iosys_map *batch, u32 offset) in pxp_emit_wait() function 231 offset = pxp_emit_wait(xe, batch, offset); in pxp_emit_session_selection() 243 offset = pxp_emit_wait(xe, batch, offset); in pxp_emit_session_selection() 255 offset = pxp_emit_wait(xe, batch, offset); in pxp_emit_session_selection() 297 offset = pxp_emit_wait(pxp->xe, &pxp->vcs_exec.bo->vmap, offset); in xe_pxp_submit_session_termination()
|
Completed in 7 milliseconds