10:25 Venemo: agd5f: it does seem that disabling PSR helps, at least I haven't seen the page flip error since I did that. however, this (understandably) results in higher power consumption so is not a real solution.
10:25 Venemo: agd5f: how to you suggest to move forward with this?
10:26 Venemo: how do* you
13:46 agd5f: Venemo, It seems like it may depend on the tcon used for psr. See https://gitlab.freedesktop.org/drm/amd/-/issues/2443
14:18 mareko: I've discovered we don't have to use SET_SH_REG_INDEX at all because: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22833/diffs?commit_id=d80b06c63e7f234ff4461953d0fb2a4d95753107
14:23 MrCooper: mareko: that means amdgpu can't start using the CU mask without breaking Mesa?
14:24 mareko: MrCooper: it doesn't mean anything
16:01 mareko: amdgpu using the CU mask would have no effect, and the OpenCL team doesn't want to use the kernel CU mask anyway
16:02 mareko: we might as well remove SET_SH_REG_INDEX from Mesa