criu/plugins
David Francis c43b59eb01
plugin/amdgpu: Add drm header
The amdgpu plugin usually calls drm ioctls through the libdrm
wrappers. However, amdgpu restore requires dealing with dmabufs
and gem handles directly, which means drm ioctls must be
called directly.

Add the drm.h header (from the kernel's uapi).

Signed-off-by: David Francis <David.Francis@amd.com>
2026-07-21 13:40:16 +02:00
..
amdgpu plugin/amdgpu: Add drm header 2026-07-21 13:40:16 +02:00
cuda cuda: remove redundant goto label 2025-11-02 07:42:55 -08:00