Skip to content

Draft: loader/nouveau: load zink as the GL driver for turing and above.

Dave Airlie requested to merge airlied/mesa:nouveau-use-zink into main
loader/nouveau: load zink as the GL driver for turing and above.

If the kernel supports modifiers and the GPU is a Turing+ then
force using zink instead of nvc0.

I expect there might be some speed bumps to work out here,
but I think we should be close.

Merge request reports