Skip to content

radeonsi: tmz support

This MR implements Trusted Memory Zone (TMZ) support for radeonsi.

It requires an updated libdrm version for AMDGPU_IB_FLAGS_SECURE and AMDGPU_GEM_CREATE_ENCRYPTED definitions.

Usage of TMZ is controlled via the AMD_DEBUG=tmz environment variable.

To use this on Wayland the commit from !4049 (closed) is required.

Edited by Pierre-Eric Pelloux-Prayer

Merge request reports