00:31 fdobridge: <🌺​ ¿butterflies? 🌸> congrats
00:46 fdobridge: <k​arolherbst🐧🦀> yeah, I can do that once back home
00:46 fdobridge: <k​arolherbst🐧🦀> will also run the full CTS on each of them once it's all integtated
00:46 fdobridge: <k​arolherbst🐧🦀> will also run the full CTS on each of them once it's all integrated (edited)
17:29 fdobridge: <g​fxstrand> woohoo
18:52 fdobridge: <m​arysaka> @gfxstrand So for all my current changes, I moved all tu104 mme code to its own library and same for fermi.
18:52 fdobridge: <m​arysaka> As it's probably going to conflict with current nvk/main, should I split that in multiple MRs?
18:52 fdobridge: <m​arysaka> Like one for the move, and one that add fermi?
18:53 fdobridge: <m​arysaka> I also have a change for isaspec that is require to make it works with 32 bits instructions (it used to only support 64 bits instructions...)
18:58 fdobridge: <g​fxstrand> You can if you want.
18:59 fdobridge: <g​fxstrand> But make sure one of them has the complete picture. I'd like to see it all before we move a bunch of stuff so I can get a sense for how much is getting duplicated.
19:03 fdobridge: <m​arysaka> I tried to deduplicate some parts but I should probably finish that first
19:03 fdobridge: <m​arysaka> not sure where that header would fit in tho
19:04 fdobridge: <m​arysaka> maybe some common library for tu104 and fermi? but sound weird for only one header...
19:07 fdobridge: <g​fxstrand> If you post the MR, I can look at it and try to come up with some ideas.
19:07 fdobridge: <g​fxstrand> It's easier if I can see it.
19:07 fdobridge: <g​fxstrand> It's ok if it's a bit of a mess. Doesn't have to be perfect when you first post it.
19:09 fdobridge: <m​arysaka> Ok, will do later then 👍
23:18 fdobridge: <g​fxstrand> @marysaka https://gitlab.freedesktop.org/nouveau/mesa/-/merge_requests/174
23:18 fdobridge: <g​fxstrand> I'm not suggesting you rewrite the Maxwell sim. I mostly did it to see what it'd look like and how much I love/hate it.
23:24 fdobridge: <m​arysaka> oh nice
23:31 fdobridge: <p​homes> I get the feeling that I might as well start to learn rust if I want to continue contributing to nvk 🙂
23:33 fdobridge: <m​arysaka> I see that you also did changed the logic for flush_mthd nice
23:35 fdobridge: <k​arolherbst🐧🦀> though I'd prefer to figure out cbindgen :ferrisUpsideDown: but maybe that's for later