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.
18 lines
588 B
Plaintext
18 lines
588 B
Plaintext
|
|
#------------------------------------------------------------------------------
|
|
# $File: puzzle,v 1.2 2021/10/07 15:40:40 christos Exp $
|
|
# wsdl: Magic for various puzzles
|
|
|
|
# PUZ crossword puzzles from Alan De Smet
|
|
# Test files can be found at
|
|
# https://theworld.com/~wij/puzzles/wij-themed.html or using the
|
|
# "Universal" or "WS Journal" links on the right side of
|
|
# https://www.cruciverb.com/ .
|
|
|
|
2 string ACROSS&DOWN PUZ crossword puzzle
|
|
>0x2c byte x %d x
|
|
>0x2d byte x %d,
|
|
>0x2e leshort x %d clues,
|
|
>0x1e leshort 0x0000 plain text solution
|
|
>0x1e leshort !0x0000 scrambled solution
|