[PATCH] amd/amdgpu: fix repeated words in comments

2022-10-22 Thread wangjianli
Delete the redundant word 'the'. Signed-off-by: wangjianli --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c index e9155dc1c30c..3de990bbbf2f

[PATCH] drm/radeon: fix repeated words in comments

2022-10-22 Thread wangjianli
Delete the redundant word 'the'. Signed-off-by: wangjianli --- drivers/gpu/drm/radeon/radeon_device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/radeon/radeon_device.c b/drivers/gpu/drm/radeon/radeon_device.c index 15692cb241fc..ff52b5f4c1e6 100644 --- a

Re: [PATCH 05/13] drm/amdgpu: drop amdgpu_sync from amdgpu_vmid_grab

2022-10-22 Thread Luben Tuikov
On 2022-10-14 04:46, Christian König wrote: > Instead return the fence directly. Avoids memory allocation to store the > fence. > > Signed-off-by: Christian König > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | 42 + > drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h | 2 +- >

Re: Fixes for scheduler hang when killing a process

2022-10-22 Thread Luben Tuikov
On 2022-10-14 04:46, Christian König wrote: > Hi guys, > > rebased those patches on top of amd-staging-drm-next since the > amdgpu changes are quite substencial. > > Please review and comment, > Christian. The amd-staging-drm-next branch on which this is rebased, includes your 2-patch series ti

Re: [PATCH 06/13] drm/amdgpu: cleanup scheduler job initialization

2022-10-22 Thread Luben Tuikov
On 2022-10-14 04:46, Christian König wrote: > Init the DRM scheduler base class while allocating the job. > > This makes the whole handling much more cleaner. > > Signed-off-by: Christian König > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +- > drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

[PATCH] drm/amdgpu: set fb_modifiers_not_supported in vkms

2022-10-22 Thread Yifan Zhang
This patch to fix the gdm3 start failure with virual display: /usr/libexec/gdm-x-session[1711]: (II) AMDGPU(0): Setting screen physical size to 270 x 203 /usr/libexec/gdm-x-session[1711]: (EE) AMDGPU(0): Failed to make import prime FD as pixmap: 22 /usr/libexec/gdm-x-session[1711]: (EE) AMDGPU(0