Re: [PATCH 3/4] drm/amdgpu: Add CRIU mapping info ioctl

2025-06-18 Thread kernel test robot
kernel/git/daeinki/drm-exynos.git exynos-drm-next patch link: https://lore.kernel.org/r/20250617194536.538681-4-David.Francis%40amd.com patch subject: [PATCH 3/4] drm/amdgpu: Add CRIU mapping info ioctl config: i386-buildonly-randconfig-005-20250618 (https://download.01.org/0day-ci/archiv

[PATCH 3/4] drm/amdgpu: Add CRIU mapping info ioctl

2025-06-17 Thread David Francis
Add new ioctl DRM_IOCTL_AMDGPU_CRIU_MAPPING_INFO, which returns a list of mappings associated with a given bo, along with their positions and offsets. Signed-off-by: David Francis --- drivers/gpu/drm/amd/amdgpu/amdgpu_criu.c | 96 drivers/gpu/drm/amd/amdgpu/amdgpu_criu.h