Searched refs:xe_gsc_check_and_update_pending (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_gsc_submit.h | 19 bool xe_gsc_check_and_update_pending(struct xe_device *xe,
|
H A D | xe_gsc_submit.c | 101 * xe_gsc_check_and_update_pending - check the pending bit and update the input 111 bool xe_gsc_check_and_update_pending(struct xe_device *xe, in xe_gsc_check_and_update_pending() function
|
H A D | xe_huc.c | 182 if (xe_gsc_check_and_update_pending(xe, &pkt->vmap, 0, &pkt->vmap, in huc_auth_via_gsccs()
|
H A D | xe_pxp_submit.c | 455 if (xe_gsc_check_and_update_pending(xe, &gsc_res->msg_in, 0, in gsccs_send_message()
|
/linux/drivers/gpu/drm/xe/display/ |
H A D | xe_hdcp_gsc.c | 149 if (xe_gsc_check_and_update_pending(xe, map, 0, map, addr_out_off)) in xe_gsc_send_sync()
|