-------------------------------------
> *From:* Kuehling, Felix
> *Sent:* Wednesday, June 18, 2025 5:05 PM
> *To:* Francis, David ; dri-devel@lists.freedesktop.org
>
> *Cc:* tvrtko.ursu...@igalia.com ; Yat Sin, Davi
l declarations for its ioctl
definitions. Not sure if there's another way I should be including them.
From: Kuehling, Felix
Sent: Wednesday, June 18, 2025 5:05 PM
To: Francis, David ; dri-devel@lists.freedesktop.org
Cc: tvrtko.ursu...@igalia.com ; Yat Sin, D
On 2025-06-17 15:45, David Francis wrote:
> Add new ioctl DRM_IOCTL_AMDGPU_CRIU_BO_INFO.
>
> This ioctl returns a list of bos with their handles, sizes,
> and flags and domains.
>
> This ioctl is meant to be used during CRIU checkpoint and
> provide information needed to reconstruct the bos
> in
Add new ioctl DRM_IOCTL_AMDGPU_CRIU_BO_INFO.
This ioctl returns a list of bos with their handles, sizes,
and flags and domains.
This ioctl is meant to be used during CRIU checkpoint and
provide information needed to reconstruct the bos
in CRIU restore.
Signed-off-by: David Francis
---
drivers/