NV services: Difference between revisions
Line 982: | Line 982: | ||
struct fence { | struct fence { | ||
u32 | u32 syncpt_id; | ||
u32 | u32 syncpt_value; | ||
}; | }; | ||
struct gpfifo_entry { | struct gpfifo_entry { | ||
u64 entry; // gpu_iova | (unk_0x02 << 0x08) | (size << 0x0A) | (unk_0x01 << 0x1F) | |||
}; | }; | ||