[Public]
Reviewed-by: Guchun Chen
Regards,
Guchun
-Original Message-
From: Cui, Flora
Sent: Tuesday, December 7, 2021 3:12 PM
To: Chen, Guchun ; Yuan, Perry ; Shi,
Leslie ; amd-gfx@lists.freedesktop.org
Cc: Cui, Flora
Subject: [PATCH] drm/amdgpu: fix drm_plane alloc in amdgpu_vkms
otherwise the drm_plane is not released
Signed-off-by: Flora Cui
---
drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c | 21 -
1 file changed, 8 insertions(+), 13 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
b/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
index af3a