Re: amdgpu [drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data

2024-07-12 Thread Thomas Glanzmann
Hello Mario, * Mario Limonciello [2024-07-11 16:57]: > Can I ask you to please file a request with Debian to update all of > amdgpu firmware to a new snapshot? done. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076151 Cheers, Thomas

Re: amdgpu [drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data

2024-07-11 Thread Thomas Glanzmann
Hello, * Thomas Glanzmann [2024-07-10 07:19]: > [ 11.902016] amdgpu :0b:00.0: [drm] *ERROR* > dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data I resolved the issue by updating my firmware: git clone https://git.kernel.org/pub/scm/linux/kernel/git/firmware

amdgpu [drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data

2024-07-10 Thread Thomas Glanzmann
Hello, I updated my system today to Debian trixie and noticed the following error messages in my dmesg with 6.10.0-rc6 / 6.10.0-rc7. ... [ 11.902016] amdgpu :0b:00.0: [drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data ... Full dmesg: https://tg.st/u/a4

Re: [drm:amdgpu_fill_buffer [amdgpu]] *ERROR* Trying to clear memory with ring turned off.

2024-06-09 Thread Thomas Glanzmann
Hello Alex, > Should be fixed with this patch: > https://patchwork.freedesktop.org/patch/597421/ works for me. Tested-by: Thomas Glanzmann Thanks. Cheers, Thomas

[drm:amdgpu_fill_buffer [amdgpu]] *ERROR* Trying to clear memory with ring turned off.

2024-06-07 Thread Thomas Glanzmann
Hello, starting with 6.10.0-rc1 I get the following in dmesg: [ 11.025935] [drm:amdgpu_fill_buffer [amdgpu]] *ERROR* Trying to clear memory with ring turned off. [ 11.026037] [ cut here ] [ 11.026038] WARNING: CPU: 10 PID: 659 at drivers/gpu/drm/amd/amdgpu/amdgpu_ob

WARNING: CPU: 29 PID: 673 at drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:1382 amdgpu_bo_release_notify+0x1f5/0x210 [amdgpu]

2024-06-03 Thread Thomas Glanzmann
Hello, with 6.10.0-rc1, I noticed the following in dmesg: [ 10.967791] amdgpu :0b:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 10.973672] amdgpu :0b:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 10.973674] amdgpu :0b:00.0: amdgpu: SECUREDISPLAY: sec

Re: [PATCH] drm/amd: Fix initialization mistake for NBIO 7.3.0

2023-03-02 Thread Thomas Glanzmann
in BIOS. If the integrated GPU is disabled in BIOS a different > workaround will be required. > Reported-by: Thomas Glanzmann > Cc: Basavaraj Natikar > Link: https://lore.kernel.org/linux-usb/y%2fz9gdhjpyf2r...@glanzmann.de/T/#u > Signed-off-by: Mario Limonciello Tested-by: Thomas Gl