This patch series adds support for CRIU checkpointing of processes that share memory with the amdgpu dmabuf interface. This v14 adds the coherence and uncached flags to gem create and fixes some formatting issues in amdgpu_drm.h Accompanying CRIU changes: https://github.com/checkpoint-restore/criu/pull/2613