RE: [PATCH 2/2] drm/amdgpu/virtual_dce: No need to pin the cursor bo

2018-12-24 Thread Deng, Emily
Ping.. Please help to review. This issue will gate promotion to mainline, as startx will have call trace when use virtual display. >-Original Message- >From: amd-gfx On Behalf Of Emily >Deng >Sent: Monday, December 24, 2018 2:09 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily

[PATCH] Revert "drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BO"

2018-12-24 Thread Emily Deng
This reverts commit 8870ff7fe439aa9d7a542579c4508ea50c0f5b6e. Signed-off-by: Emily Deng --- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c inde

RE: [PATCH] Revert "drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BO"

2018-12-24 Thread Deng, Emily
Hi, Please ignore this patch. >-Original Message- >From: amd-gfx On Behalf Of Emily >Deng >Sent: Tuesday, December 25, 2018 1:47 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH] Revert "drm/amdgpu: WARN once if amdgpu_bo_unpin is >called for an unpinned BO" >