Files
RedBear-OS/recipes/tools/file/source/magic/Magdir/uxn
T
vasilito 7686729069 drm: implement syncobj and fence for VIRGL/VirtIO driver
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.
2026-06-02 14:33:28 +03:00

19 lines
567 B
Plaintext

#------------------------------------------------------------------------------
# $File: uxn,v 1.1 2024/07/30 22:25:24 christos Exp $
# uxn: file(1) magic for Uxn ROM files
#
# https://100r.co/site/uxn.html
# https://wiki.xxiivv.com/site/uxn.html
#
# Created by Samuel Dionne-Riel <samuel@dionne-riel.com>
# https://wiki.xxiivv.com/site/metadata.html
0x00 byte =0xa0
>0x01 ubeshort x
>>0x03 byte =0x80
>>>0x04 byte =0x06
>>>>0x05 byte =0x37 Varvara Uxn ROM
>>>>>0x01 ubeshort x with metadata at 0x%x
>>>>>>(0x01.S-0x0ff) string x (%s)