Re: [PATCH v1 2/2] drm/amdgpu: adding device coredump support

2022-05-23 Thread Somalapuram, Amaranath
On 5/20/2022 7:52 PM, Sharma, Shashank wrote: On 5/20/2022 3:49 PM, Somalapuram Amaranath wrote: Added device coredump information: - Kernel version - Module - Time - VRAM status - Guilty process name and PID - GPU register dumps Signed-off-by: Somalapuram Amaranath ---   drivers/gpu/drm/am

Re: [PATCH v1 1/2] drm/amdgpu: save the reset dump register value for devcoredump

2022-05-23 Thread Somalapuram, Amaranath
On 5/20/2022 7:36 PM, Sharma, Shashank wrote: Hey Amar, On 5/20/2022 3:49 PM, Somalapuram Amaranath wrote: Allocate memory for register value and use the same values for devcoredump. Remove dump_stack reset register dumps. Signed-off-by: Somalapuram Amaranath ---   drivers/gpu/drm/amd/amdg

[linux-next:master] BUILD REGRESSION cc63e8e92cb872081f249ea16e6c460642f3e4fb

2022-05-23 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: cc63e8e92cb872081f249ea16e6c460642f3e4fb Add linux-next specific files for 20220523 Error/Warning reports: https://lore.kernel.org/linux-mm/202204291924.vtgzmeri-...@intel.com https

Re: [PATCH 09/14] ACPI: video: Make backlight class device registration a separate step

2022-05-23 Thread Daniel Dadap
On 5/20/22 16:41, Daniel Dadap wrote: On 5/17/22 10:23, Hans de Goede wrote: On x86/ACPI boards the acpi_video driver will usually initializing before the kms driver (except i915). This causes /sys/class/backlight/acpi_video0 to show up and then the kms driver registers its own native backlig

Re: [PATCH] drm/amdkfd: fix typo in comment

2022-05-23 Thread Alex Deucher
Applied. Thanks! Alex On Sat, May 21, 2022 at 7:12 AM Julia Lawall wrote: > > Spelling mistake (triple letters) in comment. > Detected with the help of Coccinelle. > > Signed-off-by: Julia Lawall > > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c |2 +- > 1 file changed, 1 inserti

Re: [PATCH] drm/amdgpu/gfx: fix typos in comments

2022-05-23 Thread Alex Deucher
Applied. Thanks! Alex On Sat, May 21, 2022 at 7:12 AM Julia Lawall wrote: > > Spelling mistakes (triple letters) in comments. > Detected with the help of Coccinelle. > > Signed-off-by: Julia Lawall > > --- > drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c |2 +- > drivers/gpu/drm/amd/amdgpu/gfx_v8

Re: [PATCH] drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.

2022-05-23 Thread Alex Deucher
On Sun, May 22, 2022 at 8:32 PM Dave Airlie wrote: > > From: Dave Airlie > > Submitting a cs with 0 chunks, causes an oops later, found trying > to execute the wrong userspace driver. > > MESA_LOADER_DRIVER_OVERRIDE=v3d glxinfo > > [172536.665184] BUG: kernel NULL pointer dereference, address: >

RE: [PATCH] drm/amdgpu: differenciate between LP and non-LP DDR memory

2022-05-23 Thread Zhang, Hawking
[AMD Official Use Only - General] Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: Monday, May 23, 2022 23:39 To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH] drm/amdgpu: differenciate between LP and n

[PATCH] drm/amdgpu: differenciate between LP and non-LP DDR memory

2022-05-23 Thread Alex Deucher
Some applications want to know whether the memory is LP or not. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | 8 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 4 +++- include/uapi/drm/amdgpu_drm.h| 2 ++ 3 files changed, 11 i

Re: [PATCH v2 11/13] mm: handling Non-LRU pages returned by vm_normal_pages

2022-05-23 Thread Alistair Popple
Technically I think this patch should be earlier in the series. As I understand it patch 1 allows DEVICE_COHERENT pages to be inserted in the page tables and therefore makes it possible for page table walkers to see non-LRU pages. Some more comments below: Alex Sierra writes: > With DEVICE_CO

答复: [PATCH Review 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable

2022-05-23 Thread Yang, Stanley
[AMD Official Use Only - General] [AMD Official Use Only - General] Hi Kevin, Please ignore above mail, thanks your suggestion, I will try it. Regards, Stanley 发件人: amd-gfx 代表 Yang, Stanley 日期: 星期一, 2022年5月23日 下午6:16 收件人: Wang, Yang(Kevin) , amd-gfx@lists.freedesktop.org , Zhang, Hawking ,

回复: [PATCH Review 2/2] drm/amdgpu: print umc correctable error address

2022-05-23 Thread Yang, Stanley
Thanks tao, will update. > -邮件原件- > 发件人: Zhou1, Tao > 发送时间: Monday, May 23, 2022 6:22 PM > 收件人: Yang, Stanley ; amd- > g...@lists.freedesktop.org; Zhang, Hawking ; Quan, > Evan ; Lazar, Lijo > 抄送: Yang, Stanley > 主题: RE: [PATCH Review 2/2] drm/amdgpu: print umc correctable error address

RE: [PATCH Review 2/2] drm/amdgpu: print umc correctable error address

2022-05-23 Thread Zhou1, Tao
[AMD Official Use Only - General] > -Original Message- > From: Stanley.Yang > Sent: Monday, May 23, 2022 4:17 PM > To: amd-gfx@lists.freedesktop.org; Zhang, Hawking > ; Zhou1, Tao ; Quan, > Evan ; Lazar, Lijo > Cc: Yang, Stanley > Subject: [PATCH Review 2/2] drm/amdgpu: print umc corr

回复: [PATCH Review 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable

2022-05-23 Thread Yang, Stanley
[AMD Official Use Only - General] Hi Kevin, 发件人: Wang, Yang(Kevin) 发送时间: Monday, May 23, 2022 4:49 PM 收件人: Yang, Stanley ; amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Zhou1, Tao ; Quan, Evan ; Lazar, Lijo 主题: Re: [PATCH Review 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable [AMD

回复: [PATCH Review 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable

2022-05-23 Thread Yang, Stanley
[AMD Official Use Only - General] Hi Lijo, +@Joo, Maria > -邮件原件- > 发件人: Lazar, Lijo > 发送时间: Monday, May 23, 2022 5:12 PM > 收件人: Yang, Stanley ; amd- > g...@lists.freedesktop.org; Zhang, Hawking ; Zhou1, > Tao ; Quan, Evan > 主题: Re: [PATCH Review 1/2] drm/amdgpu/pm: support mca_ceumc_add

Re: [PATCH Review 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable

2022-05-23 Thread Lazar, Lijo
On 5/23/2022 1:47 PM, Stanley.Yang wrote: SMU add a new variable mca_ceumc_addr to record umc correctable error address in EccInfo table, driver side add ecctable_v2 to support this feature Signed-off-by: Stanley.Yang --- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 1 + drivers/gpu/

RE: [PATCH] drm/amdgpu: Resolve pcie_bif RAS recovery bug

2022-05-23 Thread Clements, John
[AMD Official Use Only - General] Reviewed-by: John Clements -Original Message- From: amd-gfx On Behalf Of Candice Li Sent: Friday, May 20, 2022 9:21 PM To: amd-gfx@lists.freedesktop.org Cc: Li, Candice Subject: [PATCH] drm/amdgpu: Resolve pcie_bif RAS recovery bug Check shared buf in

Re: [Intel-gfx] [CI 0/3] Expose max and current bpc via debugfs

2022-05-23 Thread Jani Nikula
On Thu, 19 May 2022, Bhanuprakash Modem wrote: > This series will expose the Connector's max supported bpc via connector > debugfs and Crtc's current bpc via crtc debugfs. Also move the existing > vendor specific "output_bpc" logic to drm. Pushed the series to drm-misc-next, thanks for that patch

Re: [PATCH Review 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable

2022-05-23 Thread Wang, Yang(Kevin)
[AMD Official Use Only - General] From: amd-gfx on behalf of Stanley.Yang Sent: Monday, May 23, 2022 4:17 PM To: amd-gfx@lists.freedesktop.org ; Zhang, Hawking ; Zhou1, Tao ; Quan, Evan ; Lazar, Lijo Cc: Yang, Stanley Subject: [PATCH Review 1/2] drm/amdgpu/

[PATCH Review 2/2] drm/amdgpu: print umc correctable error address

2022-05-23 Thread Stanley . Yang
Signed-off-by: Stanley.Yang --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 5 ++ drivers/gpu/drm/amd/amdgpu/umc_v6_7.c | 55 ++- .../drm/amd/pm/swsmu/smu13/aldebaran_ppt.c| 2 + 3 files changed, 60 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/

[PATCH Review 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable

2022-05-23 Thread Stanley . Yang
SMU add a new variable mca_ceumc_addr to record umc correctable error address in EccInfo table, driver side add ecctable_v2 to support this feature Signed-off-by: Stanley.Yang --- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 1 + drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 2 + .../in