From: Michel Dänzer <michel.daenzer@xxxxxxx> To reflect current reality. Signed-off-by: Michel Dänzer <michel.daenzer@xxxxxxx> --- amdgpu/amdgpu.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amdgpu/amdgpu.h b/amdgpu/amdgpu.h index 9d9b0832..66e45f73 100644 --- a/amdgpu/amdgpu.h +++ b/amdgpu/amdgpu.h @@ -87,8 +87,8 @@ enum amdgpu_bo_handle_type { /** DMA-buf fd handle */ amdgpu_bo_handle_type_dma_buf_fd = 2, - /** KMS handle, but re-importing as a DMABUF handle through - * drmPrimeHandleToFD is forbidden. (Glamor does that) + /** Deprecated in favour of and same behaviour as + * amdgpu_bo_handle_type_kms, use that instead of this */ amdgpu_bo_handle_type_kms_noimport = 3, }; -- 2.20.1 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx