Searched refs:xe_gsc_emit_header (Results 1 – 7 of 7) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_gsc_submit.h | 15 u32 xe_gsc_emit_header(struct xe_device *xe, struct iosys_map *map, u32 offset,
|
| A D | xe_gsc_proxy.c | 232 wr_offset = xe_gsc_emit_header(xe, &gsc->proxy.to_gsc, 0, in proxy_query() 312 wr_offset = xe_gsc_emit_header(xe, &gsc->proxy.to_gsc, 0, in proxy_query()
|
| A D | xe_gsc_submit.c | 70 u32 xe_gsc_emit_header(struct xe_device *xe, struct iosys_map *map, u32 offset, in xe_gsc_emit_header() function
|
| A D | xe_huc.c | 170 wr_offset = xe_gsc_emit_header(xe, &pkt->vmap, 0, HECI_MEADDRESS_PXP, 0, in huc_auth_via_gsccs()
|
| A D | xe_gsc.c | 150 wr_offset = xe_gsc_emit_header(xe, &bo->vmap, 0, HECI_MEADDRESS_MKHI, 0, in query_compatibility_version()
|
| A D | xe_pxp_submit.c | 415 wr_offset = xe_gsc_emit_header(xe, &gsc_res->msg_in, 0, in gsccs_send_message()
|
| /drivers/gpu/drm/xe/display/ |
| A D | xe_hdcp_gsc.c | 180 addr_in_wr_off = xe_gsc_emit_header(xe, &gsc_context->hdcp_bo->vmap, in intel_hdcp_gsc_msg_send()
|
Completed in 15 milliseconds