[PATCH libdrm 1/9] amdgpu: Pass file descriptor directly to amdgpu_close_kms_handle
Emil Velikov
emil.l.velikov at gmail.com
Fri Jun 28 17:11:07 UTC 2019
On Mon, 24 Jun 2019 at 17:54, Michel Dänzer <michel at daenzer.net> wrote:
>
> From: Michel Dänzer <michel.daenzer at amd.com>
>
> 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 <michel.daenzer at amd.com>
> ---
> amdgpu/amdgpu_bo.c | 35 +++++++++++++++--------------------
> 1 file changed, 15 insertions(+), 20 deletions(-)
>
Fwiw patches 1-3 are:
Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com>
-Emil
More information about the amd-gfx
mailing list