12:10 pabs: are GPU freezes with GK107 GeForce GT 740 on Debian stable with Linux 6.1.90-1 and mesa 22.3.6-1+deb12u1 interesting to report? seem to mostly happen with videos in Firefox
12:11 pabs: I can ssh in when the freeze has happened
12:12 pabs: lots of this in dmesg: [69658.820701] nouveau 0000:01:00.0: timer: stalled at ffffffffffffffff
12:12 pabs: plus tracebacks
12:12 pabs: also [69330.321912] nouveau 0000:01:00.0: DRM: base-0: timeout
17:39 fdobridge: <r​edsheep> I wonder if I have the record for the most "Aha!" moments while reading this. Suddenly months of often very confusing discussion makes much more sense.
17:39 fdobridge: <g​fxstrand> 😁
20:31 fdobridge: <s​amantas5855> what's next for NVK now?
21:09 fdobridge: <g​fxstrand> Reworking uniform buffers
21:11 fdobridge: <d​adschoorse> for the third? time?
21:11 fdobridge: <g​fxstrand> Which is going to involve non-trivial compiler work.
21:11 fdobridge: <g​fxstrand> Oh, this is nothing. I rewrote the ANV descriptor set implementation like 6 times before we even shipped the darn thing.
21:14 fdobridge: <d​adschoorse> I don't think radv ever had major descriptor changes, besides moving the descriptor load itself to NIR
21:14 fdobridge: <z​mike.> maybe this time you'll fix all the piglit fails
21:17 fdobridge: <d​adschoorse> does any driver have no piglit fails?
21:22 fdobridge: <z​mike.> no
21:22 fdobridge: <z​mike.> I don't think it's possible since there's some tests that fail on every driver
21:23 fdobridge: <d​adschoorse> meme api
21:24 fdobridge: <g​fxstrand> At some point, I should probably delta the piglit UBO tests between NVK and ANV and see if there's anything interesting in there.
21:24 fdobridge: <z​mike.> pretty sure they mostly pass on every other driver
21:25 fdobridge: <z​mike.> as in the original ticket I filed about piglit fails on nvk, which was a diff against radv