00:52dwlsalmeida[d]: asdqueerfromeu[d]: So hey, I just restarted this work actually. I had rewritten quite a bit in Rust, but that stalled since we did not have an nv_push equivalent in Rust
00:53dwlsalmeida[d]: dwlsalmeida[d]: I worked on that, gfxstrand[d] landed it a few months ago
00:54dwlsalmeida[d]: I now have found the drive to push forward on this again
00:58dwlsalmeida[d]: there is one small problem though.
00:58dwlsalmeida[d]: airlied[d] do you remember you sent me a kernel patch to fix a problem where the channel allocation was failing?
00:58dwlsalmeida[d]: even with that patch applied, we seem to be back to that same issue
00:59dwlsalmeida[d]: (I am talking about your original C code, which I am in the process of rebasing to add the WIP rust stuff I have on top)
01:11dwlsalmeida[d]: OK, my bad, I recompiled with your patch and for some reason, it's working again same as before..