Searched refs:send_get_hwconfig (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_hwconfig.c17 static int send_get_hwconfig(struct xe_guc *guc, u32 ggtt_addr, u32 size) function
31 int ret = send_get_hwconfig(guc, 0, 0);
42 int ret = send_get_hwconfig(guc, xe_bo_ggtt_addr(guc->hwconfig.bo),

Completed in 226 milliseconds