02:17kode54: [Jan30 15:33] amdgpu 0000:03:00.0: [drm] REG_WAIT timeout 1us * 100 tries - dcn32_program_compbuf_size line:139
02:17kode54: this appears to happen every time the displays are powered off using wlopm
02:17kode54: would amdgpu.runpm=0 fix that?
02:36johnny0: it might, especially if the displays are connected via DP
05:15kode54: johnny0: yes, DP
05:15kode54: same on both machines
05:16kode54: same model/vendor card, same motherboard model
08:14kode54: johnny0: runpm=0 did not work, at least not when I removed the ppfeaturemask override
13:03johnny0: kode54: bummer, was worth a shot
13:45karolherbst: pepp: 666a6eb871d5dec79362bdc5d16f15915eb52f96 is causing flickering in davinci resolve at least with radeonsi + rusticl. Not really sure why though
13:49karolherbst: looks fine with ROCm, so maybe something changing on the CL side of things with that
13:49karolherbst: it's pre GFX12 hardware
13:51pepp: karolherbst: can you file a ticket please? I'll take a look
13:53karolherbst: done
13:55pepp: thanks
14:04soreau: I've been getting flickering textures that shows frame buffers from other clients, outputs or black, on mouse cursors and firefox especially
14:06soreau: seems it might be triggered when I do something like start wf-recorder (with h264_vaapi) or some wayfire GL effect
14:07soreau: currently the mouse cursor is black when mousing over geany
14:07soreau: latest mesa from a couple days ago, RX580
14:07soreau: and 6.8 kernel
14:08soreau: if I could reliably reproduce, I would bisect, but it's largely intermittent
14:09soreau: I updated mesa and reset the gpu manually a few times, then it started happening
14:09soreau: so idk if resetting caused the hw to go bad somehow or if it's mesa
14:41karolherbst: soreau: just filed a similar issue, might be related? https://gitlab.freedesktop.org/mesa/mesa/-/issues/12552
14:47soreau: karolherbst: I suppose I could try the commit before that but since I can't cause it reliably, not sure
14:47soreau: so I'm reluctant to offer a 'me too' there
14:48soreau: hopefully it is the same issue and it will be resolved when your issue is fixed
14:49karolherbst: soreau: yeah.. it was super reliable for me either, but stating that the commit in question is showing it, might be good enough even if you can't claim the previous commit is not affected
14:50soreau: karolherbst: ok, will investigate further when I have the gumption