Module: Mesa
Branch: main
Commit: 1498b0877b419eb0f99e678fac2c9fe23100ecae
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1498b0877b419eb0f99e678fac2c9fe23100ecae

Author: Yiwei Zhang <[email protected]>
Date:   Fri Aug 12 05:45:44 2022 +0000

venus: sync to latest venus protocol headers for syncFdFencing

Signed-off-by: Yiwei Zhang <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17975>

---

 src/virtio/venus-protocol/vn_protocol_driver.h     |   2 +-
 .../venus-protocol/vn_protocol_driver_defines.h    |  22 +-
 .../vn_protocol_driver_device_memory.h             | 395 ++++++++++++++++++++
 .../venus-protocol/vn_protocol_driver_fence.h      |  85 +++++
 .../venus-protocol/vn_protocol_driver_info.h       |   5 +-
 .../venus-protocol/vn_protocol_driver_semaphore.h  | 233 ++++++++++++
 .../venus-protocol/vn_protocol_driver_transport.h  | 401 ---------------------
 7 files changed, 735 insertions(+), 408 deletions(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=1498b0877b419eb0f99e678fac2c9fe23100ecae

Reply via email to