[linux-next:master] BUILD REGRESSION 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd

2024-04-04 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd Add linux-next specific files for 20240404 Error/Warning reports: https://lore.kernel.org/oe-kbuild-all/202404041707.4bl4ifti-...@intel.com https

Re: [PATCH 0/2] drm/amdgpu/display: Make multi-plane configurations more flexible

2024-04-04 Thread Marius Vlad
On Thu, Apr 04, 2024 at 09:59:03AM -0400, Harry Wentland wrote: > Hi all, > > On 2024-04-04 06:24, Pekka Paalanen wrote: > > On Wed, 3 Apr 2024 17:32:46 -0400 > > Leo Li wrote: > > > >> On 2024-03-28 10:33, Pekka Paalanen wrote: > >>> On Fri, 15 Mar 2024 13:09:56 -0400 > >>> wrote: > >>> >

Re: [PATCH 0/2] drm/amdgpu/display: Make multi-plane configurations more flexible

2024-04-04 Thread Harry Wentland
On 2024-04-04 06:24, Pekka Paalanen wrote: > On Wed, 3 Apr 2024 17:32:46 -0400 > Leo Li wrote: > >> On 2024-03-28 10:33, Pekka Paalanen wrote: >>> On Fri, 15 Mar 2024 13:09:56 -0400 >>> wrote: >>> From: Leo Li These patches aim to make the amdgpgu KMS driver play nicer

Re: [PATCH] drm/amdgpu: Fix the ring buffer size for queue VM flush

2024-04-04 Thread Christian König
Am 26.03.24 um 09:21 schrieb Prike Liang: Here are the corrections needed for the queue ring buffer size calculation for the following cases: - Remove the KIQ VM flush ring usage. - Add the invalidate TLBs packet for gfx10 and gfx11 queue. - There's no VM flush and PFP sync, so remove the gfx9

Re: [PATCH] drm/radeon: silence UBSAN warning

2024-04-04 Thread Christian König
Am 23.03.24 um 22:39 schrieb Alex Deucher: Convert a variable sized array from [1] to []. Signed-off-by: Alex Deucher Acked-by: Christian König --- drivers/gpu/drm/radeon/pptable.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/radeon/pptable.h

Re: [PATCH] drm/amdgpu: Bypass asd if display hw is not available

2024-04-04 Thread Christian König
Am 29.03.24 um 10:49 schrieb Hawking Zhang: ASD is not needed by headless GPU. Oh, that's actually not correct. We have some hw workarounds in the ASD firmware which are necessary even if the actual functionality of the fw isn't needed. Only when the fw binary isn't provided at all we

Re: [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive

2024-04-04 Thread Easwar Hariharan
On 4/3/2024 8:54 AM, Dennis Dalessandro wrote: > > On 4/3/24 4:30 AM, Leon Romanovsky wrote: >> On Fri, Mar 29, 2024 at 05:00:25PM +, Easwar Hariharan wrote: >>> I2C v7, SMBus 3.2, and I3C specifications have replaced "master/slave" >>> with more appropriate terms. Inspired by and following

Re: [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive

2024-04-04 Thread Dennis Dalessandro
On 4/3/24 4:30 AM, Leon Romanovsky wrote: > On Fri, Mar 29, 2024 at 05:00:25PM +, Easwar Hariharan wrote: >> I2C v7, SMBus 3.2, and I3C specifications have replaced "master/slave" >> with more appropriate terms. Inspired by and following on to Wolfram's series >> to fix drivers/i2c[1], fix

Re: [PATCH v0 02/14] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive

2024-04-04 Thread Easwar Hariharan
On 4/3/2024 7:26 AM, Christian König wrote: > Am 03.04.24 um 15:12 schrieb Jani Nikula: >> On Wed, 03 Apr 2024, Ville Syrjälä wrote: >>> On Fri, Mar 29, 2024 at 06:38:10PM +0100, Andi Shyti wrote: Hi, On Fri, Mar 29, 2024 at 10:28:14AM -0700, Easwar Hariharan wrote: > On

Re: [PATCH v0 02/14] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive

2024-04-04 Thread Easwar Hariharan
On 4/3/2024 6:12 AM, Jani Nikula wrote: > On Wed, 03 Apr 2024, Ville Syrjälä wrote: >> On Fri, Mar 29, 2024 at 06:38:10PM +0100, Andi Shyti wrote: >>> Hi, >>> >>> On Fri, Mar 29, 2024 at 10:28:14AM -0700, Easwar Hariharan wrote: On 3/29/2024 10:16 AM, Andi Shyti wrote: > Hi Easwar, >

Re: [PATCH 1/8] HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()

2024-04-04 Thread Jiri Kosina
On Fri, 29 Mar 2024, Li Ma wrote: > From: Basavaraj Natikar > > [Backport]: to fix amd_sfh init fail issue in ASDN > > Current amd_sfh driver has float_to_int() to convert units from > float to int. This is fine until this function gets called outside of > the current scope of file. > > Add a

Re: [PATCH] drm/amdgpu/mes11: print MES opcodes rather than numbers

2024-04-04 Thread Sharma, Shashank
Hi Alex, On 02/04/2024 02:42, Liu, Shaoyun wrote: [AMD Official Use Only - General] [AMD Official Use Only - General] Comments inline -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: Saturday, March 30, 2024 10:01 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher,

RE: [PATCH] drm/amd/pm: Allow setting soft max frequency in VF

2024-04-04 Thread Zhang, Hawking
[AMD Official Use Only - General] Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: Lazar, Lijo Sent: Thursday, April 4, 2024 14:53 To: amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Deucher, Alexander ; Kamal, Asad ; Wang, Yang(Kevin) Subject: [PATCH]

Re: [PATCH 2/2] amd/amdgpu: improve VF recover time

2024-04-04 Thread Lazar, Lijo
On 4/3/2024 11:42 PM, Zhigang Luo wrote: > 1. change AMDGPU_VF2PF_UPDATE_MAX_RETRY_LIMIT from 30 to 5. > 2. set fatel error detected flag. > > Signed-off-by: Zhigang Luo Reviewed-by: Lijo Lazar Thanks, Lijo > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 + >

[PATCH] drm/amd/pm: Allow setting soft max frequency in VF

2024-04-04 Thread Lijo Lazar
Setting soft max frequency for MCLK is allowed in 1VF mode in SMUv13.0.6 SOCs. Signed-off-by: Lijo Lazar --- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c