00:31airlied[d]: did I add the right one?
00:39skeggsb9778[d]: it seems so - i was able to reassign that issue to myself
00:39skeggsb9778[d]: thanks!
19:58Lyude: jfalempe: ooo this looks super cool! I'll get to it today :)
21:44jfalempe: Lyude: thanks a lot. It took me some time to figure out nvidia's tiling, and with advice from James Jones and Ila Mirkins, it now works on the different GPUs I've tested.
22:15mohamexiety[d]: skeggsb9778[d]: airlied[d] did either of you toy with compression before? trying to figure things out with Faith, and my initial attempt of "lets just enable it and see what explodes" didn't go super well on nouveau. I set the `pte_kind`s to use the `_COMPRESSIBLE` kinds, and enabled the `SET_COMPRESSION` bit for rendering, but the GPU doesn't like that and just kills the channel:
22:15mohamexiety[d]: [ 2996.054121] nouveau 0000:01:00.0: gsp: mmu fault queued
22:15mohamexiety[d]: [ 2996.055616] nouveau 0000:01:00.0: gsp: rc engn:00000001 chid:88 type:31 scope:1 part:233
22:15mohamexiety[d]: [ 2996.055620] nouveau 0000:01:00.0: fifo:c00000:000b:0058:[crucible[22655]] errored - disabling channel
22:15mohamexiety[d]: [ 2996.055623] nouveau 0000:01:00.0: crucible[22652]: channel 88 killed!
22:15mohamexiety[d]: have been able to do some RE/testing on the prop driver but that only gets us so far