Skip to content

nouveau/winsys: allocate unique object handles across channels.

Dave Airlie requested to merge airlied/mesa:nvk-fix-gsp-channel into nvk/main

GSP requires unique object handles across channels, otherwise it reports an error.

This fixes vulkaninfo on gsp enabled fw

Merge request reports