7686729069
Extract protocol-agnostic FenceTimeline from Intel to shared src/drivers/fence.rs — atomic-based fence tracking suitable for Intel, VIRGL, and AMD drivers. Extract protocol-agnostic SyncobjManager from Intel to shared src/drivers/syncobj.rs — syncobj create/destroy/signal/reset/ wait/query and sync_file fd export/import. Wire both into VirtioDriver: - Add FenceTimeline + SyncobjManager fields - Implement all 5 GpuDriver syncobj trait methods (create, destroy, wait, export_fd, import_fd) - Track fence seqnos in virgl_submit_3d (allocate before submit, signal after completion) Intel fence.rs and syncobj.rs converted to thin re-export modules pointing at shared sources — no behavioral change for Intel driver. This gives Mesa VIRGL userspace the standard DRM syncobj API for GPU/compositor synchronization.
14 lines
384 B
Plaintext
14 lines
384 B
Plaintext
|
|
#------------------------------------------------------------------------------
|
|
# $File: parix,v 1.5 2020/03/08 22:18:32 christos Exp $
|
|
#
|
|
# Parix COFF executables
|
|
# From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
|
|
#
|
|
0 beshort&0xefff 0x8ACE PARIX
|
|
>0 byte&0xf0 0x80 T800
|
|
>0 byte&0xf0 0x90 T9000
|
|
>19 byte&0x02 0x02 executable
|
|
>19 byte&0x02 0x00 object
|
|
>19 byte&0x0c 0x00 not stripped
|