15:09 tonyk: agd5f: I think for gfx10 is nv_grbm_select() instead of soc15_grbm_select() right?
15:09 tonyk: does this sounds right to you? it's printing 0x0 yet
15:09 tonyk: https://paste.debian.net/1278420/
15:50 tonyk: I added a mutex_lock/unlock(&adev->srbm_mutex); around this code, but it didn't help
17:50 agd5f: tonyk, yes. Those are not instanced per vmid. You can put 0 for the last parameter
17:50 tonyk: I tried that as well, no luck
17:51 tonyk: unless van gogh registers aren't defined by gc/gc_10_1_0_offset.h?
17:51 tonyk: and I'm using the wrong addresses
17:51 mattst88: anyone mind if I tag and release a v23.0.0 of xf86-video-ati? last release was in 2019 and some build fixes have landed since then
17:51 mattst88: heh, maybe the version should be v22.0.0 since the last commit was july 2022
17:52 agd5f: tonyk, should be gc_10_3_0
17:52 agd5f: mattst88, go for it
17:52 mattst88: thanks!