12:24EisNerd: Lyude: would it be worth to also try with 6.6.10?
14:32fdobridge_: <gfxstrand> `Pass: 1238624, Fail: 24, Crash: 11, Skip: 2515885, Flake: 5, Duration: 1:00:51`
14:32fdobridge_: <gfxstrand> That's with ESO
14:35fdobridge_: <zmike.> That doesn't look conformant to me
14:35fdobridge_: <zmike.> But it's a good start
14:42fdobridge_: <gfxstrand> No shit. There are fails.
14:43fdobridge_: <gfxstrand> It's also a total top-to-bottom rewrite of the entire shader compile path as well as pipelines. So yeah, it's a damn "good start". 🙄
15:02mupuf: understatements, understatements all around :D
15:29fdobridge_: <zmike.> for anyone else, sure, but for you I'm just astonished there's still fails
15:30fdobridge_: <gfxstrand> I talk about works in progress all the time.
15:32fdobridge_: <zmike.> that's the joke
15:32fdobridge_: <zmike.> we all know it's great work
15:32fdobridge_: <zmike.> I have nvidia plugged now so brace for bug reports
15:42fdobridge_: <zmike.> is the new uapi landed in 6.7?
15:45fdobridge_: <tom3026> unless im not mistaken karol mentioned eariler 6.6 for uapi , 6.7 for gsp
15:46fdobridge_: <zmike.> tremendous, thanks
15:48fdobridge_: <gfxstrand> Yeah, that
15:50fdobridge_: <tom3026> currently building 6.7 then im dropping the blob for a while so yeah brace for bug reports from me too 😛
16:23fdobridge_: <prop_energy_ball> After debugging and prodding vulkan video for 7 hours yesterday I am surprised silicone works at all
16:23fdobridge_: <prop_energy_ball> Silicon
16:23fdobridge_: <prop_energy_ball> Fuck
16:23fdobridge_: <prop_energy_ball> Ice cube tray computer
16:23fdobridge_: <tom3026> hm got one lined up but more of towards kernel/drm i think. im only being offered 120hz while blob gives me 144hz over hdmi on this 170hz monitor(requires displayport)
16:24fdobridge_: <prop_energy_ball> Which card?
17:03fdobridge_: <zmike.> 2070
17:04fdobridge_: <zmike.> I wanted to fix all the zink+blob tickets first, but somehow I can't get the installer to work
18:18fdobridge_: <tom3026> if ever in need of testing on an 3060 laptop im now running nouveau and gsp on 6.7 from here on. i do know my way around compiling and applying patches and fetching coredumps with debug symbols heh
18:40fdobridge_: <benjaminl> is `MME_FERMI_BUILDER_MAX_INSTS` set to 128 arbitrarily, or is that because of a hardware limitation?
18:52fdobridge_: <gfxstrand> That one might be a HW limit but I don't remember.
18:54fdobridge_: <karolherbst🐧🦀> ahhhhhh.. today I learned that the GSP code is busted for turing...
18:55fdobridge_: <karolherbst🐧🦀> maybe...
18:55fdobridge_: <karolherbst🐧🦀> maybe it's fine tho...
18:58fdobridge_: <benjaminl> I just managed to squeeze it in at 127, so I guess I don't need to find out
19:07fdobridge_: <marysaka> I was considering updating my kernel this week on my turing machine oh well 😅
19:08fdobridge_: <Sid> if you have any patches that need testing I'd be more than happy to try them out :)
19:08fdobridge_: <benjaminl> anybody up for reviewing https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25167 ?
19:08fdobridge_: <benjaminl> doesn't have to be any time soon
19:17fdobridge_: <karolherbst🐧🦀> gsp isn't used by default anyway
19:39fdobridge_: <airlied> @karolherbst busted how? I've run it on a bunch of turing so it might help to be more specific 🙂
19:39fdobridge_: <karolherbst🐧🦀> https://gitlab.freedesktop.org/drm/nouveau/-/issues/306#note_2231950
19:40fdobridge_: <karolherbst🐧🦀> probably something special about that GPU or something
19:40fdobridge_: <Sid> man didn't mention what gpu either 😔
19:41fdobridge_: <Sid> TU106, hm
19:41fdobridge_: <karolherbst🐧🦀> yeah
19:41fdobridge_: <Sid> so.. 2060?
19:42fdobridge_: <karolherbst🐧🦀> maybe?
19:43fdobridge_: <karolherbst🐧🦀> `DMI: Avell High Performance A75 RTX MUV/ G1575 RTX MUV/A75 RTX MUV/ G1575 RTX MUV, BIOS N.1.53 04/25/2019`
19:43fdobridge_: <Sid> let me see if I have the same on my 1660Ti
19:44fdobridge_: <karolherbst🐧🦀> looks like a 2070
19:46fdobridge_: <airlied> Ah okay so one Turing card someone has doesn't work. Don't over dramatise please :+)
19:47fdobridge_: <airlied> Ah okay so one Turing card someone has doesn't work. Don't over dramatise please 🙂 (edited)
19:49fdobridge_: <airlied> I think there might be a similiar issue filed already
19:50fdobridge_: <Sid> don't have that on module load but then again I'm on a prime setup
19:55fdobridge_: <Sid> wtf
19:56fdobridge_: <Sid> the prime-related slowdowns seem to still be a thing on 6.7
19:56fdobridge_: <Sid> either that or this is a fresh bug
19:56fdobridge_: <Sid> trying to save this dmesg at 1 frame per 10 seconds
20:02fdobridge_: <Sid> ahhhh bloody i915 bugs
20:02fdobridge_: <redsheep> What monitor? If 144hz is a reduced mode that matches what I've seen.
20:03fdobridge_: <redsheep> I had to force through a reduced modeline with xrandr, which isn't great.
20:13fdobridge_: <redsheep> If it's 2560x1440 then 144hz is a reduced mode on HDMI 2.0 tdms
21:07fdobridge_: <tom3026> hm Asus ROG XG27AQ and yeah the monitors hdmi is 2.0
21:10fdobridge_: <tom3026> im on wayland however so forcing reduced modelines is uhm gonna be interesting, question is why it seems to "work" on the blob tho
21:11EisNerd: Lyude: would it be interesting to also check 6.6.10, or would you expect anything changed?
21:12fdobridge_: <redsheep> The blob is more than happy to do reduced modes, including the cvt-rbv2 mode you would need for that.
21:21Lyude: EisNerd: i'm more curious about 6.7
21:22Lyude: I don't know of any worthwhile fixes that would have gone into 6.6.10 regarding this
21:22EisNerd: Lyude: so 6.7
21:22Lyude: yeah, or whichever the latest rc of it is
21:22EisNerd: ok if this speeds up things
21:25fdobridge_: <redsheep> Isn't 6.7 just released now?
21:25EisNerd: hopefully it helps in the and to be able to play halo master chief collection...
21:25EisNerd: s/and/end
21:26fdobridge_: <Sid> it is
21:31fdobridge_: <redsheep> Afaict there's something in the nouveau kmd that's throwing out cvt-rbv2 modes
21:31fdobridge_: <redsheep> Would be nice for that to get relaxed
21:31EisNerd: yeah is in portage
21:35EisNerd: normally I skip the .0 versions
21:41EisNerd: Lyude: ok takes a while to compile the kernel
21:45Lyude: yeah - I usually try to run make localmodconfig (caveat: this has to be run on the system you're running the kernel on, not the one you're building it on as it needs to be able to get a list of currently loaded modules so it knows which one to enable) and then double check a few config bits before building
22:20EisNerd: Lyude: I just use oldconfig
22:21EisNerd: ok no zfs mod, but this is expected
22:23Lyude: fwiw: localmodconfig just checks which modules you have loaded, and disables things that aren't loaded. it usually gets things like 95% right, I tend to find though I have to go through config options and make sure USB4 is enabled (and any modules I purposely had blacklisted but need built)
22:30EisNerd: Lyude: sorry can't provide a crash dump
22:53fdobridge_: <prop_energy_ball> I think all of TU106 doesn't work fwiu. Mine doesn't work either.
22:53fdobridge_: <prop_energy_ball> Nor does another guys
23:01fdobridge_: <gfxstrand> I've not tried my founders 2060 in a while but it didn't work last time I tried it.
23:01Lyude: is this still talking about modesetting issues btw?
23:13fdobridge_: <prop_energy_ball> GSP
23:19EisNerd: Lyude: ... as it did not crash ;)
23:19Lyude: oooooooo
23:19Lyude: woo
23:24EisNerd: glxgears work
23:24EisNerd: sadly I noticed it isn't usable at all for gaming
23:25EisNerd: even worse than the intel integrated in my dated W541
23:30EisNerd: is there any chance to get some vulkan support for a GK106GLM as afaik even the binary ones aren't really useful for those
23:34fdobridge_: <airlied> Ill see if I have a tu106