19:35towo`: hello, i have massive flicker and stuttering siince mesa 21.0, the last release, which is working version is 24.0.8 or my last available git version 21.0-dev up to commit 8d2f83ce98637b936246fc8849eebd1a05167c6b, all my proton games in steam does similar to that, what i try to show you in that video: https://streamable.com/nr5leb at the moment i don't know how to debug that issue, the fist version i have seen that problem was a git checkout from
19:35towo`: 20240423
20:07Venemo: towo`: I recommend to open a bug report on the mesa gitlab, and please provide more info than that. for example you don't even mention which GPU you have so we don't know what driver needs to be fixed
20:08Venemo: if you have a known working commit, then you can do a git bisect to identify what broke things
20:21towo`: Venemo: gpu is Radeon RX 7600XT, for bisecting maybe i could find time at weekend, can i use a commit for the good starting point?
20:21towo`: afaik i have to give a version?
20:22Venemo: git bisect works with git hashes
20:22Venemo: 21.0 is very unlikely to have ever worked with the 7600 XT, considering the GPU didn't exist yet when 21.0 was released, so I doubt that worked
20:26towo`: sorry 24.1
20:27towo`: 24.0.8 is fine, my last working git version of 24.1-dev with tha last commit 8d2f83ce98637b936246fc8849eebd1a05167c6b even works, all later git checkouts doesn't work
20:37towo`: s/all later/all my later
21:28Venemo: towo`: then I suggest to bisect starting from that commit of 24.1-dev that you mentioned
21:29Venemo: towo`: however, I still recommend opening an issue on gitlab
21:29towo`: i will do it, if i find time for bisecting