[PATCH] treewide: Correct the typo 'acccess'

2024-09-20 Thread WangYuli
There are some spelling mistakes of 'acccess' in comments which should be instead of 'access'. Signed-off-by: WangYuli --- drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 2 +- drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 2 +- drivers/leds/rgb/leds-group-multicolor.c | 2 +-

[PATCH] drm/amdgpu: Fix typo "acccess" and improve the comment style here

2024-09-20 Thread WangYuli
om/ Acked-by: Thomas Zimmermann Link: https://lore.kernel.org/all/0c768bf6-bc19-43de-a30b-ff5e3ddfd...@suse.de/ Signed-off-by: WangYuli --- drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 6 -- drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 6 -- 2 files changed, 8 insertions(+), 4 deletions(-) diff

Re: [PATCH] treewide: Correct the typo 'acccess'

2024-09-20 Thread WangYuli
在 2024/9/20 03:01, Christian König wrote: Am 19.09.24 um 20:28 schrieb WangYuli: There are some spelling mistakes of 'acccess' in comments which should be instead of 'access'. Signed-off-by: WangYuli ---   drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c   | 2 +-   driver

Re: [PATCH] treewide: Correct the typo 'acccess'

2024-09-20 Thread WangYuli
On 2024/9/20 02:58, Thomas Zimmermann wrote: Hi Am 19.09.24 um 20:28 schrieb WangYuli: There are some spelling mistakes of 'acccess' in comments which should be instead of 'access'. Signed-off-by: WangYuli ---   drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c   | 2 +-   driver

[PATCH] amdgpu: disable amdgpu_dpm on THTF-SW831-1W-DS25_MB board

2024-08-29 Thread WangYuli
] amdgpu: finishing device. Console: switching to colour dummy device 80x25 ... Signed-off-by: wenlunpeng Signed-off-by: WangYuli --- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c b

Re: [PATCH] amdgpu: disable amdgpu_dpm on THTF-SW831-1W-DS25_MB board

2024-08-29 Thread WangYuli
On 2024/8/28 23:30, Alex Deucher wrote: On Wed, Aug 28, 2024 at 7:28 AM WangYuli wrote: This will disable dpm on all devices that you might install on this platform. If this is specific to a particular platform and board combination, it might be better to check the platform in the dpm_init

Re: [PATCH] amdgpu: disable amdgpu_dpm on THTF-SW831-1W-DS25_MB board

2024-08-29 Thread WangYuli
here. Unfortunately again. There's not much we as kernel developers can do when devices behave unpredictably. -- *WangYuli *

[PATCH v3] drm/amd/amdgpu: Properly tune the size of struct

2024-07-31 Thread WangYuli
interface") Cc: Dan Carpenter Cc: wenlunpeng Reported-by: Su Hui Signed-off-by: WangYuli --- drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h b/drivers/gpu/drm/amd/amdgpu/am

[PATCH] drm/amd/amdgpu: Properly tune the size of struct

2024-07-30 Thread WangYuli
npeng Signed-off-by: WangYuli --- drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h b/drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h index fb2b394bb9c5..6e9eeaeb3de1 100644 --- a/driver

[PATCH v2] drm/amd/amdgpu: Properly tune the size of struct

2024-07-30 Thread WangYuli
npeng Signed-off-by: WangYuli --- drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h b/drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h index fb2b394bb9c5..6e9eeaeb3de1 100644 --- a/driver