Home
last modified time | relevance | path

Searched refs:xe_gsc_emit_header (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gsc_submit.h15 u32 xe_gsc_emit_header(struct xe_device *xe, struct iosys_map *map, u32 offset,
Dxe_gsc_proxy.c200 wr_offset = xe_gsc_emit_header(xe, &gsc->proxy.to_gsc, 0, in proxy_query()
275 wr_offset = xe_gsc_emit_header(xe, &gsc->proxy.to_gsc, 0, in proxy_query()
Dxe_gsc_submit.c70 u32 xe_gsc_emit_header(struct xe_device *xe, struct iosys_map *map, u32 offset, in xe_gsc_emit_header() function
Dxe_huc.c170 wr_offset = xe_gsc_emit_header(xe, &pkt->vmap, 0, HECI_MEADDRESS_PXP, 0, in huc_auth_via_gsccs()
Dxe_gsc.c147 wr_offset = xe_gsc_emit_header(xe, &bo->vmap, 0, HECI_MEADDRESS_MKHI, 0, in query_compatibility_version()
/linux-6.12.1/drivers/gpu/drm/xe/display/
Dxe_hdcp_gsc.c227 addr_in_wr_off = xe_gsc_emit_header(xe, &hdcp_message->hdcp_bo->vmap, in intel_hdcp_gsc_msg_send()