Re: [REGRESSION] Brightness at max level after waking up from sleep on AMD Laptop

2024-07-31 Thread Linux regression tracking (Thorsten Leemhuis)
[+amd-glx, +lkml, +dri-devel] On 27.07.24 18:52, serg.parti...@gmail.com wrote: > > After updating from 6.8.9 to 6.9.1 I noticed a bug on my HP Envy x360 > with AMD Ryzen 5 4500U. > > [...] > After waking up from sleep brightness is set to max level, ignoring > previous value. > > With the help

Re: [REGRESSION] No image on 4k display port displays connected through usb-c dock in kernel 6.10

2024-07-30 Thread Linux regression tracking (Thorsten Leemhuis)
[+Greg +stable] On 29.07.24 10:16, Lin, Wayne wrote: > > Thanks for the report. > > Patch fa57924c76d995 ("drm/amd/display: Refactor function > dm_dp_mst_is_port_support_mode()") > is kind of correcting problems causing by commit: > 4df96ba6676034 ("drm/amd/display: Add timing pixel encoding for

Re: [REGRESSION] No image on 4k display port displays connected through usb-c dock in kernel 6.10

2024-07-30 Thread Linux regression tracking (Thorsten Leemhuis)
On 29.07.24 10:47, Christian Heusel wrote: > On 24/07/29 10:35AM, Linux regression tracking (Thorsten Leemhuis) wrote: >> [+Greg +stable] >> >> On 29.07.24 10:16, Lin, Wayne wrote: >>> >>> Thanks for the report. >>> >>>

Re: [PATCH] drm/amd/display: fix corruption with high refresh rates on DCN 3.0

2024-07-30 Thread Linux regression tracking (Thorsten Leemhuis)
On 16.07.24 19:33, Alex Deucher wrote: > This reverts commit bc87d666c05a13e6d4ae1ddce41fc43d2567b9a2 and the > register changes from commit 6d4279cb99ac4f51d10409501d29969f687ac8dc. > > Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3478 > Cc: mikhail.v.gavri...@gmail.com > Cc: Rodrigo S

Re: [REGRESSION] No image on 4k display port displays connected through usb-c dock in kernel 6.10

2024-07-27 Thread Linux regression tracking (Thorsten Leemhuis)
[adding a few people and lists to the recipients] Hi! Thx for your rpeort. On 27.07.24 18:07, ke...@holm.dev wrote: > Connecting two 4k displays with display port through a lenovo usb-c > dock (type 40AS) to a Lenovo P14s Gen 2 (type 21A0) results in no > image on the connected displays. > > The

Re: [BUG] HID: amd_sfh (drivers/hid/amd-sfh-hid/): memory/page corruption

2024-07-18 Thread Linux regression tracking (Thorsten Leemhuis)
On 15.07.24 06:39, Chris Hixon wrote: > System: HP ENVY x360 Convertible 15-ds1xxx; AMD Ryzen 7 4700U with > Radeon Graphics > > Problem commits (introduced in v6.9-rc1): > 6296562f30b1 HID: amd_sfh: Extend MP2 register access to SFH > 2105e8e00da4 HID: amd_sfh: Improve boot time when SFH is avail

Re: 6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz

2024-07-10 Thread Linux regression tracking (Thorsten Leemhuis)
On 30.06.24 01:18, Mikhail Gavrilov wrote: > On Sat, Jun 29, 2024 at 9:46 PM Rodrigo Siqueira Jordao > wrote: >> >> I'm trying to reproduce this issue, but until now, I've been unable to >> reproduce it. I tried some different scenarios with the following >> components: >> >> 1. Displays: I tried

Re: 6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz

2024-06-21 Thread Linux regression tracking (Thorsten Leemhuis)
On 09.06.24 23:19, Mikhail Gavrilov wrote: > On Fri, Jun 7, 2024 at 6:39 PM Alex Deucher wrote: >> >> --- a/drivers/gpu/drm/amd/display/dc/optc/dcn10/dcn10_optc.c >> +++ b/drivers/gpu/drm/amd/display/dc/optc/dcn10/dcn10_optc.c >> @@ -944,7 +944,7 @@ void optc1_set_drr( >>

Re: [bug report] drm/amdgpu: amdgpu crash on playing videos, linux 6.10-rc

2024-06-13 Thread Linux regression tracking (Thorsten Leemhuis)
On 06.06.24 05:06, Winston Ma wrote: > Hi I got the same problem on Linux Kernel 6.10-rc2. I got the problem by > following the procedure below: > > 1. Boot Linux Kernel 6.10-rc2 > 2. Open Firefox (Any browser should work) > 3. Open a Youtube Video > 4. On the playing video, toggle fullscreen

Re: 6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz

2024-06-07 Thread Linux regression tracking (Thorsten Leemhuis)
[CCing the other amd drm maintainers] On 05.06.24 14:04, Mikhail Gavrilov wrote: > On Sun, May 26, 2024 at 7:06 PM Mikhail Gavrilov > wrote: >> >> Day before yesterday I replaced 7900XTX to 6900XT for got clear in >> which kernel first time appeared warning message "DMA-API: amdgpu >> :0f:00.

Re: 6.10/regression/bisected commit c4cb23111103 causes sleeping function called from invalid context at kernel/locking/mutex.c:585

2024-05-28 Thread Linux regression tracking (Thorsten Leemhuis)
On 22.05.24 23:18, Chris Bainbridge wrote: > On Tue, May 21, 2024 at 02:39:06PM +0500, Mikhail Gavrilov wrote: >> Yesterday on the fresh kernel snapshot >> I spotted a new bug message with follow stacktrace: >> [4.307097] BUG: sleeping function called from invalid context at >> kernel/locking/m

Re: [PATCH] drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2

2024-05-22 Thread Linux regression tracking (Thorsten Leemhuis)
..@intel.com; Leon Weiß >>>> >>> bochum.de>; sta...@vger.kernel.org; dri-de...@lists.freedesktop.org; >>>> amd- >>>> g...@lists.freedesktop.org; intel-...@lists.freedesktop.org >>>> Subject: Re: [PATCH] drm/mst: Fix NULL pointer dereference a

Re: [PATCH] drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2

2024-05-09 Thread Linux regression tracking (Thorsten Leemhuis)
On 18.04.24 21:43, Harry Wentland wrote: > On 2024-03-07 01:29, Wayne Lin wrote: >> [Why] >> Commit: >> - commit 5aa1dfcdf0a4 ("drm/mst: Refactor the flow for payload >> allocation/removement") >> accidently overwrite the commit >> - commit 54d217406afe ("drm: use mgr->dev in drm_dbg_kms in >> dr

Re: Kernel 6.7+ broke under-powering of my RX 6700XT. (Archlinux, mesa/amdgpu)

2024-03-04 Thread Linux regression tracking (Thorsten Leemhuis)
On 21.02.24 16:53, Linux regression tracking (Thorsten Leemhuis) wrote: > On 21.02.24 16:39, Alex Deucher wrote: >> On Wed, Feb 21, 2024 at 1:06 AM Linux regression tracking (Thorsten >> Leemhuis) wrote: >>> >>> On 20.02.24 21:18, Alex Deucher wrote: >>&g

Re: Kernel 6.7+ broke under-powering of my RX 6700XT. (Archlinux, mesa/amdgpu)

2024-02-22 Thread Linux regression tracking (Thorsten Leemhuis)
On 21.02.24 16:39, Alex Deucher wrote: > On Wed, Feb 21, 2024 at 1:06 AM Linux regression tracking (Thorsten > Leemhuis) wrote: >> >> On 20.02.24 21:18, Alex Deucher wrote: >>> On Tue, Feb 20, 2024 at 2:41 PM Romano wrote: >>>> >>>> If the incr

Re: Kernel 6.7+ broke under-powering of my RX 6700XT. (Archlinux, mesa/amdgpu)

2024-02-21 Thread Linux regression tracking (Thorsten Leemhuis)
be >>> an issue if you stick the bounding box. >>> >>> Alex >>> >>>> As for solution, what some suggested already exist - a patch posted by >>>> fililip on gitlab is probably the way most of you would agree. It >>>> introduce

Re: Kernel 6.7+ broke under-powering of my RX 6700XT. (Archlinux, mesa/amdgpu)

2024-02-21 Thread Linux regression tracking (Thorsten Leemhuis)
On 20.02.24 16:27, Hans de Goede wrote: > Hi, > > On 2/20/24 16:15, Alex Deucher wrote: >> On Tue, Feb 20, 2024 at 10:03 AM Linux regression tracking (Thorsten >> Leemhuis) wrote: >>> >>> On 20.02.24 15:45, Alex Deucher wrote: >>>> On Mon

Re: Kernel 6.7+ broke under-powering of my RX 6700XT. (Archlinux, mesa/amdgpu)

2024-02-21 Thread Linux regression tracking (Thorsten Leemhuis)
On 20.02.24 15:45, Alex Deucher wrote: > On Mon, Feb 19, 2024 at 9:47 AM Linux regression tracking (Thorsten > Leemhuis) wrote: >> >> On 17.02.24 14:30, Greg KH wrote: >>> On Sat, Feb 17, 2024 at 02:01:54PM +0100, Roman Benes wrote: >>>> Minimum power limit

Re: Kernel 6.7+ broke under-powering of my RX 6700XT. (Archlinux, mesa/amdgpu)

2024-02-19 Thread Linux regression tracking (Thorsten Leemhuis)
On 17.02.24 14:30, Greg KH wrote: > On Sat, Feb 17, 2024 at 02:01:54PM +0100, Roman Benes wrote: >> Minimum power limit on latest(6.7+) kernels is 190W for my GPU (RX 6700XT, >> mesa, archlinux) and I cannot get power cap as low as before(to 115W), >> neither with Corectrl, LACT or TuxClocker and /

Re: Bug#1061449: linux-image-6.7-amd64: a boot message from amdgpu

2024-01-29 Thread Linux regression tracking (Thorsten Leemhuis)
On 27.01.24 14:14, Salvatore Bonaccorso wrote: > > In Debian (https://bugs.debian.org/1061449) we got the following > quotred report: > > On Wed, Jan 24, 2024 at 07:38:16PM +0100, Patrice Duroux wrote: >> >> Giving a try to 6.7, here is a message extracted from dmesg: >> [4.177226] ---

Re: regression/bisected/6.7rc1: Instead of desktop I see a horizontal flashing bar with a picture of the desktop background on white screen

2023-12-05 Thread Linux regression tracking (Thorsten Leemhuis)
On 27.11.23 19:11, Alex Deucher wrote: > On Wed, Nov 15, 2023 at 1:52 PM Lee, Alvin wrote: >> >> [AMD Official Use Only - General] >> >> This change has a DMCUB dependency - are you able to update your DMCUB >> version as well? >> >> This version mismatch issue is something I'll need to fix in dr

Re: regression/bisected/6.7rc1: Instead of desktop I see a horizontal flashing bar with a picture of the desktop background on white screen

2023-11-27 Thread Linux regression tracking (Thorsten Leemhuis)
On 16.11.23 11:46, Christian König wrote: > Am 15.11.23 um 21:08 schrieb Mikhail Gavrilov: >> On Wed, Nov 15, 2023 at 11:39 PM Lee, Alvin wrote: >>> This change has a DMCUB dependency - are you able to update your >>> DMCUB version as well? >>> >> I can confirm this issue was gone after updating f

Re: Radeon regression in 6.6 kernel

2023-11-20 Thread Linux regression tracking (Thorsten Leemhuis)
On 19.11.23 14:24, Bagas Sanjaya wrote: > On Sun, Nov 19, 2023 at 04:47:01PM +1000, Dave Airlie wrote: >>> On 12.11.23 01:46, Phillip Susi wrote: I had been testing some things on a post 6.6-rc5 kernel for a week or two and then when I pulled to a post 6.6 release kernel, I found that >>>

Re: Radeon regression in 6.6 kernel

2023-11-20 Thread Linux regression tracking (Thorsten Leemhuis)
Lo! On 12.11.23 01:46, Phillip Susi wrote: > I had been testing some things on a post 6.6-rc5 kernel for a week or > two and then when I pulled to a post 6.6 release kernel, I found that > system suspend was broken. It seems that the radeon driver failed to > suspend, leaving the display dead, th

Re: radeon.ko/i586: BUG: kernel NULL pointer dereference,address:00000004

2023-08-29 Thread Linux regression tracking (Thorsten Leemhuis)
Hi, Thorsten here, the Linux kernel's regression tracker. Top-posting for once, to make this easily accessible to everyone. I still have this issue on my list of tracked regressions. Was this fixed in between? Doesn't look like it from here, but I might be missing something. Ciao, Thorsten (wear

Re: radeon.ko/i586: BUG: kernel NULL pointer dereference, address: 00000004

2023-07-14 Thread Linux regression tracking (Thorsten Leemhuis)
On 14.07.23 05:12, Steven Rostedt wrote: > On Fri, 14 Jul 2023 09:50:17 +0700 > Bagas Sanjaya wrote: > >> I notice a regression report on Bugzilla [1]. Quoting from it: >> >> >> See Bugzilla for the full thread and attached patches that fixes >> this regression. >> >> Later, when bisecting, the r

Re: Fwd: Kernel 5.11 crashes when it boots, it produces black screen.

2023-05-10 Thread Linux regression tracking (Thorsten Leemhuis)
Hi! On 10.05.23 10:26, Bagas Sanjaya wrote: > > I noticed a regression report on Bugzilla ([1]). As many developers don't > have a look on it, I decided to forward it by email. See the report > for the full thread. > > Quoting from the report: > >> Azamat S. Kalimoulline 2021-04-06 15:45:08 UT

Re: PROBLEM: AMD Ryzen 9 7950X iGPU - Blinking Issue

2023-05-02 Thread Linux regression tracking (Thorsten Leemhuis)
On 02.05.23 15:48, Felix Richter wrote: > On 5/2/23 15:34, Linux regression tracking (Thorsten Leemhuis) wrote: >> On 02.05.23 15:13, Alex Deucher wrote: >>> On Tue, May 2, 2023 at 7:45 AM Linux regression tracking (Thorsten >>> Leemhuis) wrote: >>> >>

Re: PROBLEM: AMD Ryzen 9 7950X iGPU - Blinking Issue

2023-05-02 Thread Linux regression tracking (Thorsten Leemhuis)
On 02.05.23 15:13, Alex Deucher wrote: > On Tue, May 2, 2023 at 7:45 AM Linux regression tracking (Thorsten > Leemhuis) wrote: > >> On 30.04.23 13:44, Felix Richter wrote: >>> Hi, >>> >>> I am running into an issue with the integrated GPU of the Ryzen

Re: PROBLEM: AMD Ryzen 9 7950X iGPU - Blinking Issue

2023-05-02 Thread Linux regression tracking (Thorsten Leemhuis)
[CCing the regression list, as it should be in the loop for regressions: https://docs.kernel.org/admin-guide/reporting-regressions.html] [TLDR: I'm adding this report to the list of tracked Linux kernel regressions; the text you find below is based on a few templates paragraphs you might have enco