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.
15 lines
483 B
Plaintext
15 lines
483 B
Plaintext
|
|
#------------------------------------------------------------------------------
|
|
# $File: psdbms,v 1.8 2017/03/17 21:35:28 christos Exp $
|
|
# psdbms: file(1) magic for psdatabase
|
|
#
|
|
# Update: Joerg Jenderek
|
|
# GRR: line below too general as it catches also some Panorama database *.pan ,
|
|
# AppleWorks word processor
|
|
0 belong&0xff00ffff 0x56000000
|
|
# assume version starts with digit
|
|
>1 regex/s =^[0-9] ps database
|
|
>>1 string >\0 version %s
|
|
# kernel name
|
|
>>4 string >\0 from kernel %s
|