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.
44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
|
|
#------------------------------------------------------------------------------
|
|
# $File: revision,v 1.12 2024/08/30 17:29:28 christos Exp $
|
|
# file(1) magic for revision control files
|
|
|
|
# From Hendrik Scholz <hendrik@scholz.net>
|
|
0 string/t /1\ :pserver: cvs password text file
|
|
|
|
# Conary changesets
|
|
# From: Jonathan Smith <smithj@rpath.com>
|
|
0 belong 0xea3f81bb Conary changeset data
|
|
|
|
# Type: Git bundles (git-bundle)
|
|
# From: Josh Triplett <josh@freedesktop.org>
|
|
0 string #\ v2\ git\ bundle\n Git bundle
|
|
|
|
# Type: Git pack index
|
|
# From: Adam Buchbinder <adam.buchbinder@gmail.com>
|
|
0 string \377tOc Git pack index
|
|
>4 belong =2 \b, version 2
|
|
|
|
# Type: Git index file
|
|
# From: Frederic Briare <fbriere@fbriere.net>
|
|
0 string DIRC Git index
|
|
>4 belong >0 \b, version %d
|
|
>>8 belong >0 \b, %d entries
|
|
|
|
# Type: Mercurial bundles
|
|
# From: Seo Sanghyeon <tinuviel@sparcs.kaist.ac.kr>
|
|
0 string HG10 Mercurial bundle,
|
|
>4 string UN uncompressed
|
|
>4 string BZ bzip2 compressed
|
|
|
|
# Type: Subversion (SVN) dumps
|
|
# From: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>
|
|
0 string SVN-fs-dump-format-version: Subversion dumpfile
|
|
>28 string >\0 (version: %s)
|
|
|
|
# Type: Bazaar revision bundles and merge requests
|
|
# URL: https://www.bazaar-vcs.org/
|
|
# From: Jelmer Vernooij <jelmer@samba.org>
|
|
0 string #\ Bazaar\ revision\ bundle\ v Bazaar Bundle
|
|
0 string #\ Bazaar\ merge\ directive\ format Bazaar merge directive
|