Skip to content

Draft: nvk: add a transfer queue

Dave Airlie requested to merge airlied/mesa:nvk-transfer-queue into main

This refactors the queue code and adds support for a single transfer queue.

This should run async from the graphics queue according to Ben, but we probably need to confirm.

Merge request reports