Skip to content

crocus: export GEM handle with RDWR access rights

Michael Olbrich requested to merge mol/mesa:crocus-gem-rw-mmap into main

Without this, it is impossible to export gem handles with write access.

This was fixed the same way for i965 (!10850 (merged)) and iris (!10851 (merged)).

Merge request reports