NV services: Difference between revisions
Line 1,698: | Line 1,698: | ||
__in struct reloc_shift reloc_shifts[]; // depends on num_relocs | __in struct reloc_shift reloc_shifts[]; // depends on num_relocs | ||
__in struct syncpt_incr syncpt_incrs[]; // depends on num_syncpt_incrs | __in struct syncpt_incr syncpt_incrs[]; // depends on num_syncpt_incrs | ||
__out u32 | __out u32 fence_thresholds[]; // depends on num_fences | ||
}; | }; | ||