04:22fdobridge: <gfxstrand> Okay, I think TCS is about good (see CTS channel). I still need go figure out TCS barriers but those shouldn't be too hard.
11:16montjoie: hello, I bringup a new "old" PC and nouveau print an error: "nouveau 0000:01:00.0: bios: OOB 1 013f1901 013f1901"
11:16montjoie: I didnt found any problem with X11 on it, I just want to know what means this error and if I can do something
11:17montjoie: it came from nvbios_addr() in drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c but that's dont help a lot
12:04fdobridge: <conan_kudo> hey folks, I'm looking to build a kernel package for testing the new nouveau gsp-rm patches, but I looked at the initial version vs the v3 version, and they look very different
12:04fdobridge: <conan_kudo> including... notably, no patch for actually loading the firmware in the v3 version?
12:05fdobridge: <conan_kudo> what should I be using?
12:07fdobridge: <conan_kudo> oh hold up
12:07fdobridge: <conan_kudo> there are two separate patch sets, one that got a `Reviewed-by` and the other that got bumped
12:07fdobridge: <conan_kudo> I guess I need _both_?
12:08fdobridge: <![NVK Whacker] Echo (she) 🇱🇹> I see a general GSP patchset and a patchset for fixing display stuff in GSP
12:09fdobridge: <conan_kudo> yeah, I got confused because the v3 of the latter has the title of the v1 of the former
12:09fdobridge:<conan_kudo> grumbles that he really doesn't like email based code review
12:10fdobridge: <![NVK Whacker] Echo (she) 🇱🇹> I still haven't tested the updated GSP patches though 🐸
12:11fdobridge: <conan_kudo> I have people interested in testing it, so I'm planning on making a Fedora kernel package with the GSP patches
12:11fdobridge: <conan_kudo> and I guess also packaging up the GSP firmware too
12:12fdobridge: <![NVK Whacker] Echo (she) 🇱🇹> I've already done that on AUR
12:12fdobridge: <marysaka> I haven't updated to latest yet but that would be great
12:12fdobridge: <marysaka> for the GSP firmware I have some (terrible) stuffs https://gist.github.com/marysaka/b710170041b01850f89abd96bc031325
12:13fdobridge: <![NVK Whacker] Echo (she) 🇱🇹> That looks quite close to my PKGBUILD in some areas (so I guess my AUR package helped you)
12:15fdobridge: <marysaka> Yup initially I wanted to only port that, found out that most of it changed so I tweaked it
12:15fdobridge: <conan_kudo> well I guess I have something to start from 🙂