On Mon, 24 Jun 2019 at 17:54, Michel Dänzer wrote:
>
> From: Michel Dänzer
>
> And propagate drmIoctl's return value.
>
> This allows replacing all remaining open-coded DRM_IOCTL_GEM_CLOSE
> ioctl calls with amdgpu_close_kms_handle calls.
>
> Signed-off-by: Michel Dänzer
> ---
> amdgpu/amdgpu_b
From: Michel Dänzer
And propagate drmIoctl's return value.
This allows replacing all remaining open-coded DRM_IOCTL_GEM_CLOSE
ioctl calls with amdgpu_close_kms_handle calls.
Signed-off-by: Michel Dänzer
---
amdgpu/amdgpu_bo.c | 35 +++
1 file changed, 15 insert