alyssa changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - Logs https://freenode.irclog.whitequark.org/panfrost - <daniels> avoiding X is a huge feature
<abordado> Guess its my turn to be in 2020
<abordado> Happy new year everyone!
<alyssa> Happy new year!
<HdkR> happy happy
<alyssa> is introducing NOPs into the IR a bad idea
<HdkR> NIR or MIR?
<HdkR> NIR yes, MIR no
<alyssa> MIR
<alyssa> So I can force in interference without playing ugly games with the IR
<alyssa> (But without literally emitting a mov which is kinda wasteful)
<HdkR> NOP in MIR is nice, especially if you eventually need to workaround HW errata :P
<alyssa> I don't think this is an errata
<alyssa> But it's definitely an insane quirk
<alyssa> Blend shaders are severely constrained.
<alyssa> A scary amount of code in the compiler is just accomodating blend shader specific weirdness
<alyssa> Ugh wait but now I need to *schedule* nops, gross.
<alyssa> And it doesn't actually help, not exactly.
<alyssa> Take #2
<alyssa> Liveness hacks it is
BenG83 has quit [Quit: Leaving]
abordado has quit [Read error: Connection reset by peer]
NeuroScr has quit [Quit: NeuroScr]
Depau has quit [Ping timeout: 268 seconds]
NeuroScr has joined #panfrost
Depau has joined #panfrost
vstehle has quit [Ping timeout: 268 seconds]
NeuroScr has quit [Quit: NeuroScr]
icecream95 has joined #panfrost
icecream95 has quit [Read error: Connection reset by peer]
icecrea105 has joined #panfrost
megi has quit [Ping timeout: 240 seconds]
<icecrea105> I tried writing a test program to work out which texture formats are compressed, and I was getting confused until I remembered about tiling...
nerdboy has joined #panfrost
<icecrea105> It looks like some of the formats <32 are compressed...
<icecrea105> 64-bit 4x4 formats: 0x01 0x02 0x11 0x13
<icecrea105> 128-bit 4x4 formats: 0x03 0x04 0x12 0x15?
<icecrea105> 0x13 *might* be DXT1...
icecrea105 has quit [Quit: leaving]
icecream95 has joined #panfrost
<icecream95> 0x13 is probably ETC1
<hanetzer> ever heard of 0x901084092304 encoding?
<icecream95> What's that?
<hanetzer> dawson's algorithm
<hanetzer> icecream95: its a joke. dawson's creek was a show, intro song or sommat was "I don't wanna wait, for our lives to be over" and those numbers spoken aloud kinda sound like the lyrics :P
<icecream95> 0x61 is a 1bpp format...
<icecream95> Scratch that, I meant 0x80
<icecream95> Does anyone know how to create a transparent window in SDL2 / Wayland?
cowsay has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<icecream95> I haven't found any non-4x4 compressed formats yet (e.g. most ASTC settings). I wonder how those are specified...
cowsay has joined #panfrost
vstehle has joined #panfrost
nerdboy has quit [Ping timeout: 240 seconds]
<icecream95> src/panfrost/include/panfrost-job.h has 0x4c as MALI_NV12 (YUV), but it looks like 8bpp RGB to me...
<icecream95> All of the *_FIXED formats are wrong, too.
<icecream95> MALI_VARYING_POS as well
_whitelogger has joined #panfrost
<icecream95> It looks like the t760 doesn't support the MALI_R32_SNORM and MALI_RG32_SNORM formats
<icecream95> It doesn't support MALI_RGB32_SNORM either
_whitelogger has joined #panfrost
<icecream95> 0x22 is *weird*. https://gitlab.freedesktop.org/snippets/774
davidlt has joined #panfrost
_whitelogger has joined #panfrost
<icecream95> Anyone who wants to join in with all the fun looking at texture formats: https://gitlab.freedesktop.org/snippets/775
davidlt has quit [Ping timeout: 260 seconds]
_whitelogger has joined #panfrost
rcf has quit [Quit: WeeChat 2.5]
rcf has joined #panfrost
icecream95 has quit [Ping timeout: 268 seconds]
chewitt has quit [Quit: Zzz..]
BenG83 has joined #panfrost
stikonas has joined #panfrost
raster has joined #panfrost
BenG83 has quit [Quit: Leaving]
megi has joined #panfrost
_whitelogger has joined #panfrost
abordado has joined #panfrost
chewitt has joined #panfrost
chewitt has quit [Quit: Zzz..]
Depau has quit [Ping timeout: 265 seconds]
Depau has joined #panfrost
yann|work has joined #panfrost
chewitt has joined #panfrost
nerdboy has joined #panfrost
dhewg has quit [Ping timeout: 265 seconds]
dhewg has joined #panfrost
Depau has quit [Quit: ZNC 1.7.5 - https://znc.in]
abordado has quit [Read error: Connection reset by peer]
chewitt has quit [Quit: Zzz..]
Depau has joined #panfrost
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
nerdboy has quit [Ping timeout: 268 seconds]
nerdboy has joined #panfrost
icecream95 has joined #panfrost
nerdboy has quit [Ping timeout: 268 seconds]
stikonas has quit [Remote host closed the connection]
raster has quit [Read error: Connection reset by peer]
<lvrp16> robmur01: did you ever find out the reason for "unhandled 67"?
nerdboy has joined #panfrost