12:10pabs: 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:11pabs: I can ssh in when the freeze has happened
12:12pabs: lots of this in dmesg: [69658.820701] nouveau 0000:01:00.0: timer: stalled at ffffffffffffffff
12:12pabs: plus tracebacks
12:12pabs: also [69330.321912] nouveau 0000:01:00.0: DRM: base-0: timeout
17:39fdobridge: <redsheep> 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:39fdobridge: <gfxstrand> 😁
20:31fdobridge: <samantas5855> what's next for NVK now?
21:09fdobridge: <gfxstrand> Reworking uniform buffers
21:11fdobridge: <dadschoorse> for the third? time?
21:11fdobridge: <gfxstrand> Which is going to involve non-trivial compiler work.
21:11fdobridge: <gfxstrand> Oh, this is nothing. I rewrote the ANV descriptor set implementation like 6 times before we even shipped the darn thing.
21:14fdobridge: <dadschoorse> I don't think radv ever had major descriptor changes, besides moving the descriptor load itself to NIR
21:14fdobridge: <zmike.> maybe this time you'll fix all the piglit fails
21:17fdobridge: <dadschoorse> does any driver have no piglit fails?
21:22fdobridge: <zmike.> no
21:22fdobridge: <zmike.> I don't think it's possible since there's some tests that fail on every driver
21:23fdobridge: <dadschoorse> meme api
21:24fdobridge: <gfxstrand> 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:24fdobridge: <zmike.> pretty sure they mostly pass on every other driver
21:25fdobridge: <zmike.> as in the original ticket I filed about piglit fails on nvk, which was a diff against radv