ChanServ changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard + Bifrost + Valhall - Logs https://oftc.irclog.whitequark.org/panfrost - I don't know anything about WSI. That's my story and I'm sticking to it.
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
digetx has joined #panfrost
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
digetx has joined #panfrost
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #panfrost
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
digetx has joined #panfrost
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
digetx has joined #panfrost
Danct12 has joined #panfrost
Danct12 has quit [Quit: Quitting]
Danct12 has joined #panfrost
Danct12 has quit [Quit: Quitting]
Danct12 has joined #panfrost
camus has quit [Remote host closed the connection]
camus has joined #panfrost
guillaume_g has joined #panfrost
floof58 is now known as Guest121
floof58 has joined #panfrost
Guest121 has quit [Ping timeout: 480 seconds]
rasterman has joined #panfrost
pendingchaos has quit [Ping timeout: 480 seconds]
Danct12 has quit [Remote host closed the connection]
MajorBiscuit has joined #panfrost
jernej has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
jernej has joined #panfrost
kinkinkijkin has joined #panfrost
pendingchaos has joined #panfrost
davidlt has joined #panfrost
robmur01 has quit [Remote host closed the connection]
robmur01 has joined #panfrost
nlhowell has joined #panfrost
floof58 is now known as Guest145
floof58 has joined #panfrost
Guest145 has quit [Ping timeout: 480 seconds]
MajorBiscuit has quit [Quit: WeeChat 3.6]
MajorBiscuit has joined #panfrost
MajorBiscuit has quit []
camus has quit [Remote host closed the connection]
camus has joined #panfrost
guillaume_g has quit []
camus has quit [Remote host closed the connection]
camus has joined #panfrost
camus has quit [Remote host closed the connection]
camus has joined #panfrost
kinkinkijkin has quit [Remote host closed the connection]
nlhowell has quit [Ping timeout: 480 seconds]
kinkinkijkin has joined #panfrost
camus has quit [Remote host closed the connection]
camus has joined #panfrost
davidlt has quit [Ping timeout: 480 seconds]
<q4a> I created draft of using fau when lowering constants: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20504
<q4a> current task is to replace `IADD_IMM.i32 r1, 0x0, #0x18` + `FMA_RSCALE.f32 r0, ^r0, 0x3F800000, 0x0.neg, ^r1` with `FMA_RSCALE.f32 r0, ^r0, 0x3F800000, 0x0.neg, u0`
<q4a> I got `MOV.i32 r1, u0` + `FMA_RSCALE.f32 r0, ^r0, 0x3F800000, 0x0.neg, u0`
<q4a> because of 2 things: struct fau_state { signed uniform_slot; bi_index buffer[2]; }
<q4a> buffer[2] was filled when lowaering constants: 0x3F800000 and 0x0.neg
<q4a> and then in `va_repair_fau` I got `!valid_src(&fau, fau_page, src)` == true and then `bi_replace_src(I, s, bi_mov_i32(b, bi_strip_index(src)));`
<q4a> It's 1AM here and I'll go to sleep, but if alyssa will tell me what I'm doing wrong or which way I should look, then I will be very grateful.
camus has quit [Remote host closed the connection]
camus has joined #panfrost
camus has quit [Remote host closed the connection]
camus has joined #panfrost
camus has quit [Remote host closed the connection]
camus has joined #panfrost