criu/plugins
David Francis 5eb61e1b14 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>
2025-11-14 18:31:36 +00:00
..
amdgpu plugin/amdgpu: Add drm header 2025-11-14 18:31:36 +00:00
cuda cuda: remove redundant goto label 2025-11-02 07:42:55 -08:00