monstr has quit [Remote host closed the connection]
jernej has quit [Read error: Connection reset by peer]
jernej has joined #lima
<anarsoul>
enunes: now that we have fp16 in mesa we can try to optimize varyings a bit
<anarsoul>
currently we always use fp32 for varyings
<anarsoul>
but we can use fp16 if varying is mediump
<anarsoul>
IIRC for GP type is specified in varying descriptors
<anarsoul>
not sure about PP though :)
<enunes>
anarsoul: sounds like a good idea, I can take a look at the pp part
<enunes>
anarsoul: not sure if you ever played with this, I just spent some time setting it up https://i.imgur.com/ffIM1l9.png
<enunes>
I'm hoping to figure out how these performance counters work so we can implement something to read them in sysfs and get some better insight on those optimizations
<anarsoul>
enunes: we don't really need it in sysfs, we can expose perf counters in mesa
<enunes>
but the mali kmod needs to be built with additional options, if you're lucky to build it at all, and the other kernel module needs it too
<enunes>
that 'gator' kmod
<enunes>
and then to figure out how this streamline tool works
<enunes>
I think midgard and newer is a bit different
<anarsoul>
enunes: I don't think we need this tool
<anarsoul>
all you need is mapping between event and its code
<anarsoul>
then expose perf counters in our drm driver
<enunes>
yeah me neither, I just wanted to see what it does, now I see what the code actually does
<anarsoul>
and wire it up in lima, once it's done we can use gallium hud
<enunes>
one annoying thing is that apparently only a few counters can be enabled simultaneously, which is why the blob exposes only "counter_src0" and "counter_src1"
champagneg has joined #lima
<anarsoul>
yep
warpme_ has quit [Quit: Connection closed for inactivity]
robher has quit [Ping timeout: 256 seconds]
narmstrong has quit [Ping timeout: 272 seconds]
UnivrslSuprBox has quit [Ping timeout: 260 seconds]
austriancoder has quit [Ping timeout: 260 seconds]
anarsoul|c has quit [Ping timeout: 272 seconds]
lvrp16 has quit [Ping timeout: 260 seconds]
daniels has quit [Ping timeout: 272 seconds]
austriancoder has joined #lima
robher has joined #lima
UnivrslSuprBox has joined #lima
anarsoul|c has joined #lima
lvrp16 has joined #lima
yann has quit [Ping timeout: 258 seconds]
narmstrong has joined #lima
daniels has joined #lima
smaeul has joined #lima
adjtm has quit [Remote host closed the connection]