[PATCH] drm/amdgpu: add umc ras functions for navi31

2022-07-04 Thread yipechai
Add umc ras functions for navi31: 1. Add driver and asic register for umc new ip. 2. Support query umc ras error counter. 3. Support ras umc ue error address remapping. Signed-off-by: yipechai --- drivers/gpu/drm/amd/amdgpu/Makefile | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h

RE: [PATCH 2/2] drm/amdgpu/display: disable prefer_shadow for generic fb helpers

2022-07-04 Thread Quan, Evan
[AMD Official Use Only - General] Thanks for the fixes! Series is acked-by: Evan Quan Evan > -Original Message- > From: amd-gfx On Behalf Of Alex > Deucher > Sent: Wednesday, June 29, 2022 10:16 PM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: [PATCH 2/2] drm/

Re: [Linaro-mm-sig] Re: [PATCH v6 02/22] drm/gem: Move mapping of imported dma-bufs to drm_gem_mmap_obj()

2022-07-04 Thread Christian König
Am 30.06.22 um 01:06 schrieb Dmitry Osipenko: On 6/29/22 11:43, Thomas Hellström (Intel) wrote: On 6/29/22 10:22, Dmitry Osipenko wrote: On 6/29/22 09:40, Thomas Hellström (Intel) wrote: On 5/27/22 01:50, Dmitry Osipenko wrote: Drivers that use drm_gem_mmap() and drm_gem_mmap_obj() helpers do

Re: [PATCH 1/3] drm/amdgpu: remove acc_size from reserve/unreserve mem

2022-07-04 Thread Christian König
Am 28.06.22 um 02:23 schrieb Alex Sierra: TTM used to track the "acc_size" of all BOs internally. We needed to keep track of it in our memory reservation to avoid TTM running out of memory in its own accounting. However, that "acc_size" accounting has since been removed from TTM. Therefore we don

Recall: [PATCH] drm/amdgpu: add umc ras functions for navi31

2022-07-04 Thread Chai, Thomas
Chai, Thomas would like to recall the message, "[PATCH] drm/amdgpu: add umc ras functions for navi31".

Re: CONFIG_ANDROID (was: rcu_sched detected expedited stalls in amdgpu after suspend)

2022-07-04 Thread Christian König
Hi guys, Am 28.06.22 um 22:11 schrieb Uladzislau Rezki: Excerpts from Paul E. McKenney's message of June 28, 2022 2:54 pm: All you need to do to get the previous behavior is to add something like this to your defconfig file: CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=21000 Any reason why this will not

[PATCH RESEND V2 3/3] drm/amdgpu: create I2S platform devices for Jadeite platform

2022-07-04 Thread Vijendar Mukunda
Jadeite platform uses I2S MICSP instance. Create platform devices for DMA controller and I2S controller for Jadeite platform. Signed-off-by: Vijendar Mukunda Acked-by: Alex Deucher Changes since v1: - Modified commit lable as drm/amdgpu --- drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | 293 +++

[PATCH RESEND V2 2/3] drm/amdgpu: add dmi check for jadeite platform

2022-07-04 Thread Vijendar Mukunda
DMI check is required to distinguish Jadeite platform from Stoney base variant. Add DMI check logic for Jadeite platform. Signed-off-by: Vijendar Mukunda Acked-by: Alex Deucher Changes since v1: - Modified commit label as drm/amdgpu --- drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | 36

[PATCH] drm/amdpgu/debugfs: Simplify some exit paths

2022-07-04 Thread André Almeida
To avoid code repetition, unify the function exit path when possible. No functional changes. Signed-off-by: André Almeida --- drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 107 1 file changed, 42 insertions(+), 65 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_

[PATCH RESEND V2 1/3] drm/amdgpu: fix checkpatch warnings

2022-07-04 Thread Vijendar Mukunda
From: vijendar Fixed below checkpatch warnings and errors drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c:131: CHECK: Comparison to NULL could be written "apd" drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c:150: CHECK: Comparison to NULL could be written "apd" drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c:196: CHE

Re: [PATCH] drm/amdpgu/debugfs: Simplify some exit paths

2022-07-04 Thread Christian König
Am 04.07.22 um 15:45 schrieb André Almeida: To avoid code repetition, unify the function exit path when possible. No functional changes. Signed-off-by: André Almeida Acked-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 107 1 file changed, 42

[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563

2022-07-04 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: b6f1f2fa2bddd69ff46a190b8120bd440fd50563 Add linux-next specific files for 20220704 Error/Warning: (recently discovered and may have been fixed) drivers/pci/endpoint/functions/pci-epf-vntb.c