14:47 fdobridge: <k​arolherbst🐧🦀> @gfxstrand so I've backported the helper invocation fix to 2nd gen Maxwell in nvc0 and the same code just works. In nvk I suspect you just need to enable the same code for older gens provided the compiler can emit all that stuff 🙂
14:49 fdobridge: <g​fxstrand> Hope did you test the userspace half?
14:49 fdobridge: <k​arolherbst🐧🦀> yes
14:49 fdobridge: <k​arolherbst🐧🦀> ehh
14:49 fdobridge: <k​arolherbst🐧🦀> did you mean "How"?
14:50 fdobridge: <k​arolherbst🐧🦀> @gfxstrand vkrunner test: https://gist.githubusercontent.com/karolherbst/e6058215437cd648b528835d890b38a5/raw/e450b4da3b2fb7e8bf6ec3f3985fdfdb8406f622/helper_invoc_vkrunner.test
14:51 fdobridge: <k​arolherbst🐧🦀> should pass on Turing+ but fail before right now
14:51 fdobridge: <k​arolherbst🐧🦀> I've tested with my gl version of it
14:51 fdobridge: <g​fxstrand> Right but you sounded unsure if the MME stuff would work.
14:51 fdobridge: <k​arolherbst🐧🦀> yeah, it works
14:52 fdobridge: <k​arolherbst🐧🦀> it was just a pain to implement: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23802/diffs?commit_id=65f34130ac2a89643e46cdf4247e9d4d7bc86cf4#a521a634c8bb1d073cd852f18bb41c9256a49a8c_584_592 🥲
14:52 fdobridge: <k​arolherbst🐧🦀> I kinda want to use the mme compiler for gl 🙃
14:52 fdobridge: <k​arolherbst🐧🦀> I kinda want to use everything for gl
14:52 fdobridge: <k​arolherbst🐧🦀> I just want to use zink for gl and torch the driver 🙃
15:00 fdobridge: <k​arolherbst🐧🦀> ohh one thing I forgot to mention
15:00 fdobridge: <k​arolherbst🐧🦀> `unsigned reg = screen->eng3d->oclass >= GV100_3D_CLASS ? 0x419ba4 : 0x419f78;` 🙃
15:01 fdobridge: <!​[NVK Whacker] Echo (she) 🇱🇹> The feminine urge to reclock Turing without GSP 🐸
15:03 fdobridge: <d​adschoorse> the MR referenced seems wrong to me btw
15:03 fdobridge: <k​arolherbst🐧🦀> ahhh..
15:03 fdobridge: <k​arolherbst🐧🦀> fixed
15:09 fdobridge: <k​arolherbst🐧🦀> I still have everything about this
15:09 fdobridge: <k​arolherbst🐧🦀> *hate