Skip to content

asahi: Major virt UABI cleanup & updates

Asahi Lina requested to merge asahilina/virglrenderer:timestamps into main
  • Actually check the UABI version on probe
  • Handle get_params more generically
  • Return a virt UABI version from get_params (probably duplicates the wire version stuff but I found that too late, we can clean this up later.
  • Make the addr optional when creating GEM objects so bind can be called later (for sparse etc)
  • Make unbind work
  • Add object bind op
  • Add timestamp extension support
  • Fix missing vert and compute attachment lists
  • Various cleanups & fixes

Merge request reports

Loading