On Wed, Mar 19, 2025 at 7:23 AM Dominik Kaszewski
wrote:
>
> Add missing colon in kernel-doc for DC_DEBUG_MASK enum.
>
> Signed-off-by: Dominik Kaszewski
Acked-by: Alex Deucher
> ---
> drivers/gpu/drm/amd/include/amd_shared.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --
Applied. Thanks!
Alex
On Fri, Sep 20, 2024 at 2:29 AM Christian König
wrote:
>
> Am 20.09.24 um 04:27 schrieb WangYuli:
> > There are some spelling mistakes of 'acccess' in comments which
> > should be instead of 'access'.
> >
> > And the comment style should be like this:
> > /*
> >* Tex
Am 20.09.24 um 04:27 schrieb WangYuli:
There are some spelling mistakes of 'acccess' in comments which
should be instead of 'access'.
And the comment style should be like this:
/*
* Text
* Text
*/
Suggested-by: Christian König
Link: https://lore.kernel.org/all/f75fbe30-528e-404f-97e
[AMD Official Use Only - AMD Internal Distribution Only]
Reviewed-by: Tao Zhou
> -Original Message-
> From: Wang, Yang(Kevin)
> Sent: Monday, May 27, 2024 3:47 PM
> To: amd-gfx@lists.freedesktop.org
> Cc: Zhang, Hawking ; Zhou1, Tao
> ; Chai, Thomas
> Subject: [PATCH] drm/amdgpu: fix t
Am 11.01.24 um 16:58 schrieb Alex Deucher:
Missing space.
Signed-off-by: Alex Deucher
Reviewed-by: Christian König
And sorry that this took so long. I'm still trying to catch up to my mails.
Christian.
---
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 +-
1 file changed, 1 insertion(+),
[AMD Official Use Only - General]
Reviewed-by: Candice Li
Thanks,
Candice
-Original Message-
From: amd-gfx On Behalf Of Yang Wang
Sent: Thursday, October 19, 2023 3:15 PM
To: amd-gfx@lists.freedesktop.org
Cc: Wang, Yang(Kevin) ; Zhang, Hawking
Subject: [PATCH] drm/amdgpu: fix typo
Applied. Thanks!
On Tue, Apr 26, 2022 at 8:56 AM clement wei wrote:
>
> From: Rongguang Wei
>
> Fix spelling mistake:
> "differnt" -> "different"
> "commond" -> "common"
>
> Signed-off-by: Rongguang Wei
> ---
> drivers/gpu/drm/amd/include/atombios.h | 2 +-
> 1 file changed,
Reviewed-by: Guchun Chen
Regards,
Guchun
-Original Message-
From: amd-gfx On Behalf Of Alex Deucher
Sent: Wednesday, February 23, 2022 4:57 AM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander
Subject: [PATCH] drm/amdgpu: fix typo in amdgpu_discovery.c
disocvery -> discovery
S
Applied. Thanks!
On Fri, Feb 18, 2022 at 11:56 PM Paul Menzel wrote:
>
> Signed-off-by: Paul Menzel
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> b/drivers/gpu/drm/amd/amdgpu/a
Applied. Thanks!
Alex
On Mon, May 24, 2021 at 3:45 AM wrote:
>
> From: "tony.huang_cp"
>
> change 'interupt' to 'interrupt'
>
> Signed-off-by: tony.huang_cp
> ---
> drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/
Am 12.10.2018 um 16:41 schrieb Rex Zhu:
Signed-off-by: Rex Zhu
Good catch, but we need a commit message.
With that added the patch is Reviewed-by: Christian König
.
Christian.
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Am 13.06.2018 um 16:56 schrieb Slava Abramov:
In doc comments for struct amdgpu_mn: destrution -> destruction
Signed-off-by: Slava Abramov
Good catch, Reviewed-by: Christian König .
---
drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --g
Am 23.03.2018 um 11:43 schrieb Chunming Zhou:
Change-Id: I71c01f1526db785463af0ba3747fbd2ab8291d1f
Signed-off-by: Chunming Zhou
Ups, patch is Reviewed-by: Christian König .
---
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/d
Reviewed-by: Deng, Emily
> -Original Message-
> From: Andy Furniss [mailto:adf.li...@gmail.com]
> Sent: Wednesday, January 17, 2018 2:06 AM
> To: Christian König ; amd-
> g...@lists.freedesktop.org; Deng, Emily
> Subject: Re: [PATCH] drm/amdgpu: fix typo in amdg
Christian König wrote:
Otherwise buffer placement is very restrictive and might fail.
Fixes: "drm/amdgpu: fix VCE buffer placement restrictions v2"
Signed-off-by: Christian König
Reported-by: Deng, Emily
---
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 4 ++--
1 file changed, 2 insertions(+),
On 2018-01-16 11:03 AM, Christian König wrote:
> Otherwise buffer placement is very restrictive and might fail.
>
> Fixes: "drm/amdgpu: fix VCE buffer placement restrictions v2"
>
> Signed-off-by: Christian König
> Reported-by: Deng, Emily
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 4 ++
On Wed, Jun 21, 2017 at 5:51 PM, Arnd Bergmann wrote:
> The debugfs interface has calls a function that was evidently
> defined under the wrong name in some configurations:
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:64:12: error:
> 'amdgpu_debugfs_test_ib_ring_init' used but never defined [-W
> -Original Message-
> From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf
> Of Huang Rui
> Sent: Tuesday, January 10, 2017 9:31 PM
> To: amd-gfx@lists.freedesktop.org
> Cc: StDenis, Tom; Huang, Ray
> Subject: [PATCH] drm/amdgpu: fix typo of CGTS
>
> Fixes: 9e8590861e9 (
Reviewed-by: Tom St Denis
From: amd-gfx on behalf of Huang Rui
Sent: Tuesday, January 10, 2017 21:30
To: amd-gfx@lists.freedesktop.org
Cc: StDenis, Tom; Huang, Ray
Subject: [PATCH] drm/amdgpu: fix typo of CGTS
Fixes: 9e8590861e9 ('drm/amdgpu: add parse clock
19 matches
Mail list logo