Comment 9 for bug 2024774

Revision history for this message
Mario Limonciello (superm1) wrote :

> Not entirely sure if this is the exact logging you are looking for, but this is the result from my testing.

Thanks for having a try.

> ➜ ~ sudo python Downloads/psr.py
> DRI device 0 DMCUB F/W version: 0x0400003c
> ○ PSR 2 with Y coordinates (eDP 1.4a) [3]
> ○ Sink OUI: Parade
> ○ resv_40f: 01
> ○ ID String: 08-03
> ○ PSR Status: 00-00-02

You do have an affected panel, and if the system isn't freezing this shows that the updated firmware worked. The version you tested ( 0x0400003c ) is a little newer than I suggested ( 0x400003a ) but that's fine. The fix carries forward.

> BOOT_IMAGE=/boot/vmlinuz-6.4.0-060400-generic root=UUID=41d8f993-282a-48a5-b355-6f537a3a17ab ro quiet splash amdgpu.dcdebugmask=0x0 vt.handoff=7

Good; you don't have PSR manually disabled.

> Jul 3 19:45:50 rct14s kernel: [ 1001.214638] WARNING: CPU: 3 PID: 237 at drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_psr.c:126 dmub_psr_get_state+0xcc/0xe0 [amdgpu]

This warning we're tracking at https://gitlab.freedesktop.org/drm/amd/-/issues/2645