RE: [PATCH v3] drm/amdgpu: IB test encode test package change for VCN5

2024-04-29 Thread Dong, Ruijing
[AMD Official Use Only - General] Reviewed-by: Ruijing Dong ruijing.d...@amd.com Thanks, Ruijing From: amd-gfx On Behalf Of Jiang, Sonny Sent: Monday, April 29, 2024 9:49 AM To: amd-gfx@lists.freedesktop.org Subject: Re: [PATCH v3] drm/amdgpu: IB test encode test pa

Re: [PATCH 2/2] drm/amdkfd: Allow memory oversubscription on small APUs

2024-04-29 Thread Felix Kuehling
On 2024-04-29 06:38, Yu, Lang wrote: [Public] -Original Message- From: Kuehling, Felix Sent: Saturday, April 27, 2024 6:45 AM To: Yu, Lang ; amd-gfx@lists.freedesktop.org Cc: Yang, Philip ; Koenig, Christian ; Zhang, Yifan ; Liu, Aaron Subject: Re: [PATCH 2/2] drm/amdkfd: Allow memory

[PATCH v2 1/2] drm/amd/display: Introduce overlay cursor mode

2024-04-29 Thread sunpeng.li
From: Leo Li [Why] DCN is the display hardware for amdgpu. DRM planes are backed by DCN hardware pipes, which carry pixel data from one end (memory), to the other (output encoder). Each DCN pipe has the ability to blend in a cursor early on in the pipeline. In other words, there are no dedicate

[PATCH v2 2/2] drm/amd/display: Move PRIMARY plane zpos higher

2024-04-29 Thread sunpeng.li
From: Leo Li [Why] Compositors have different ways of assigning surfaces to DRM planes for render offloading. It may decide between various strategies: overlay, underlay, or a mix of both (see here for more info: https://gitlab.freedesktop.org/emersion/libliftoff/-/issues/76) One way for compos

AMD Dell m18 r1/7600XT Laptop Issue dcn31_panel_cntl_construct+0x49/0x60 [amdgpu]

2024-04-29 Thread Gregory Carter
is this a bug or a support issue for this laptop? [4.739919] [ cut here ] [4.739920] WARNING: CPU: 17 PID: 551 at drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_panel_cntl.c:172 dcn31_panel_cntl_construct+0x49/0x60 [amdgpu] [4.740183] Modules linked in: am

[linux-next:master] BUILD REGRESSION b0a2c79c6f3590b74742cbbc76687014d47972d8

2024-04-29 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: b0a2c79c6f3590b74742cbbc76687014d47972d8 Add linux-next specific files for 20240429 Error/Warning reports: https://lore.kernel.org/oe-kbuild-all/20240429.kkvw8mvg-...@intel.com https

Re: [PATCH v2 2/2] drm/amdgpu/pm: Fix uninitialized variable warning

2024-04-29 Thread Deucher, Alexander
[AMD Official Use Only - General] Series is: Acked-by: Alex Deucher From: Ma, Jun Sent: Monday, April 29, 2024 3:58 AM To: amd-gfx@lists.freedesktop.org Cc: Feng, Kenneth ; Deucher, Alexander ; Wang, Yang(Kevin) ; Koenig, Christian ; Ma, Jun Subject: [PATCH v

Re: [PATCH] drm/amdkfd: update buffer_{store,load}_* modifiers for gfx940

2024-04-29 Thread Jay Cornwall
On 4/29/2024 06:06, Lancelot SIX wrote: Instruction modifiers of the untyped vector memory buffer instructions (MUBUF encoded) changed in gfx940. The slc, scc and glc modifiers have been replaced with sc0, sc1 and nt. The current CWSR trap handler is written using pre-gfx940 modifier names, mak

Re: [PATCH] drm/amdkfd: update buffer_{store,load}_* modifiers for gfx940

2024-04-29 Thread Felix Kuehling
On 2024-04-29 17:50, Jay Cornwall wrote: On 4/29/2024 06:06, Lancelot SIX wrote: Instruction modifiers of the untyped vector memory buffer instructions (MUBUF encoded) changed in gfx940.  The slc, scc and glc modifiers have been replaced with sc0, sc1 and nt. The current CWSR trap handler is wr

Re: [PATCH 2/3] drm/amdgpu: Reduce mem_type to domain double indirection

2024-04-29 Thread Felix Kuehling
On 2024-04-29 12:47, Tvrtko Ursulin wrote: From: Tvrtko Ursulin All apart from AMDGPU_GEM_DOMAIN_GTT memory domains map 1:1 to TTM placements. And the former be either AMDGPU_PL_PREEMPT or TTM_PL_TT, depending on AMDGPU_GEM_CREATE_PREEMPTIBLE. Simplify a few places in the code which convert

RE: [PATCH 1/3 V2] drm/amd/pm: Fix negative array index read warning for pptable->DpmDescriptor

2024-04-29 Thread Zhang, Jesse(Jie)
[AMD Official Use Only - General] Ping ... -Original Message- From: Jesse Zhang Sent: Sunday, April 28, 2024 5:38 PM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Koenig, Christian ; Huang, Tim ; Zhang, Jesse(Jie) ; Zhang, Jesse(Jie) Subject: [PATCH 1/3 V2] drm/amd/pm: Fi

RE: [PATCH 1/3 V2] drm/amd/pm: Fix negative array index read warning for pptable->DpmDescriptor

2024-04-29 Thread Huang, Tim
[Public] This patch is, Reviewed-by: Tim Huang Best Regards, Tim Huang > -Original Message- > From: Jesse Zhang > Sent: Sunday, April 28, 2024 5:38 PM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Koenig, Christian > ; Huang, Tim ; Zhang, > Jesse(Jie) ; Zhang, Jesse

RE: [PATCH 2/3] drm/amd/pm: fix the Out-of-bounds read warning

2024-04-29 Thread Huang, Tim
[Public] This patch is, Reviewed-by: Tim Huang Best Regards, Tim Huang > -Original Message- > From: Jesse Zhang > Sent: Friday, April 26, 2024 3:29 PM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Koenig, Christian > ; Huang, Tim ; Zhang, > Jesse(Jie) ; Zhang, Jesse

RE: [PATCH 1/2] drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr

2024-04-29 Thread Huang, Tim
[AMD Official Use Only - General] Ping ... > -Original Message- > From: Huang, Tim > Sent: Sunday, April 28, 2024 4:45 PM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Koenig, Christian > ; Huang, Tim > Subject: [PATCH 1/2] drm/amd/pm: fix uninitialized variable warning

RE: [PATCH] drm/amdgpu: fix uninitialized scalar variable warning

2024-04-29 Thread Huang, Tim
[Public] Ping ... > -Original Message- > From: Huang, Tim > Sent: Friday, April 26, 2024 9:14 AM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Koenig, Christian > ; Huang, Tim > Subject: [PATCH] drm/amdgpu: fix uninitialized scalar variable warning > > Clear warning that

RE: [PATCH 1/2] drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr

2024-04-29 Thread Wang, Yang(Kevin)
[AMD Official Use Only - General] Series is Reviewed-by: Yang Wang Best Regards, Kevin -Original Message- From: amd-gfx On Behalf Of Huang, Tim Sent: Tuesday, April 30, 2024 11:28 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Koenig, Christian Subject: RE: [PATCH 1/2]

RE: [PATCH] drm/amdgpu: fix uninitialized scalar variable warning

2024-04-29 Thread Wang, Yang(Kevin)
[Public] -Original Message- From: amd-gfx On Behalf Of Huang, Tim Sent: Tuesday, April 30, 2024 11:32 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Koenig, Christian Subject: RE: [PATCH] drm/amdgpu: fix uninitialized scalar variable warning [Public] [Public] Ping ...

RE: [PATCH] drm/amdgpu: fix uninitialized scalar variable warning

2024-04-29 Thread Huang, Tim
[Public] > -Original Message- > From: Wang, Yang(Kevin) > Sent: Tuesday, April 30, 2024 12:14 PM > To: Huang, Tim ; amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Koenig, Christian > > Subject: RE: [PATCH] drm/amdgpu: fix uninitialized scalar variable warning > > [Public] > > -

[PATCH] drm/amdgpu/mes11: fix kiq ring ready flag

2024-04-29 Thread Jack Xiao
kiq ring test has overwitten ready flag, need disable after gfx hw init. Signed-off-by: Jack Xiao --- drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c b/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c inde

<    1   2