Searched refs:capture_offset (Results 1 – 1 of 1) sorted by relevance
707 u32 ads_ggtt, capture_offset, null_ggtt, total_size = 0; in guc_capture_prep_lists() local717 capture_offset = guc_ads_capture_offset(guc); in guc_capture_prep_lists()731 iosys_map_memcpy_to(&guc->ads_map, capture_offset, ptr, size); in guc_capture_prep_lists()732 null_ggtt = ads_ggtt + capture_offset; in guc_capture_prep_lists()733 capture_offset += PAGE_SIZE; in guc_capture_prep_lists()765 capture_offset); in guc_capture_prep_lists()767 capture_offset += size; in guc_capture_prep_lists()787 capture_offset); in guc_capture_prep_lists()789 capture_offset += size; in guc_capture_prep_lists()806 iosys_map_memcpy_to(&guc->ads_map, capture_offset, ptr, size); in guc_capture_prep_lists()[all …]
Completed in 6 milliseconds