Searched refs:xe_gsc_emit_header (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_gsc_submit.h | 15 u32 xe_gsc_emit_header(struct xe_device *xe, struct iosys_map *map, u32 offset,
|
D | xe_gsc_proxy.c | 200 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()
|
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
|
D | xe_huc.c | 170 wr_offset = xe_gsc_emit_header(xe, &pkt->vmap, 0, HECI_MEADDRESS_PXP, 0, in huc_auth_via_gsccs()
|
D | xe_gsc.c | 147 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/ |
D | xe_hdcp_gsc.c | 227 addr_in_wr_off = xe_gsc_emit_header(xe, &hdcp_message->hdcp_bo->vmap, in intel_hdcp_gsc_msg_send()
|