mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-22 18:05:10 +00:00
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>
This commit is contained in:
parent
0b7ca29c19
commit
5eb61e1b14
1 changed files with 1450 additions and 0 deletions
1450
plugins/amdgpu/drm.h
Normal file
1450
plugins/amdgpu/drm.h
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue