stikonas has quit [Remote host closed the connection]
rhyskidd has quit [Quit: rhyskidd]
<l-as>
I don't think it can get much better r
<l-as>
blowfist: make sure to compile mesa with proper optimizations though
<l-as>
it helped me a lot
<l-as>
robmur01: what size do you recommend? I have no idea what the default is so I set it to 1024^3
<l-as>
it fixed my problem completely though, thanks
<blowfist>
l-as: yeah well I found out that I wasn't using the latest patches. I found a set of patches suitable for the latest 5.7.8 kernel and when I compiled it, the performances were much better
<blowfist>
l-as: what optimization flags do you use btw?
<blowfist>
I use : --buildtype release --optimization s but I guess O2 would be better
<l-as>
"--buildtype=release" "-Doptimization=3" "-Ddebug=false" "-Db_ndebug=true" "-Dstrip=true" "-Dzstd=true" here
<l-as>
the debug=false and n_debug=true stuff might be the same
<l-as>
all I know is that it's a lot better than what nixpkgs uses, though I am not using a pinebook pro
vstehle has quit [Ping timeout: 260 seconds]
<icecream95>
If you don't mind waiting a long time for linking, you can get large gains from --buildtype=release -Db_lto=true -Dllvm=disabled
<HdkR>
Does meson support thinlto?
<blowfist>
thanks l-as and icecream95 , I'll try both your suggestions
karolherbst has quit [Read error: Connection reset by peer]
karolherbst has joined #panfrost
davidlt has joined #panfrost
_whitelogger has joined #panfrost
lvrp16 has quit [Ping timeout: 259 seconds]
paulk-leonov has joined #panfrost
l-as has quit [Remote host closed the connection]
l-as has joined #panfrost
<l-as>
icecream95: lto didn't work for me, is that because of that llvm flag?
lvrp16 has joined #panfrost
<icecream95>
l-as: The llvm flag is unrelated (it cuts startup time by ~0.1 seconds). What error did you get with lto?
<l-as>
I don't remember unfortunately
<l-as>
I'll try again
<icecream95>
The standalone bifrost compiler didn't build with lto last time I tried, but that isn't build by default any more
Ke has joined #panfrost
paulk-leonov has quit [Ping timeout: 244 seconds]
paulk-leonov has joined #panfrost
vstehle has joined #panfrost
HdkR has quit [Read error: Connection reset by peer]
HdkR has joined #panfrost
remexre has quit [Quit: WeeChat 2.8]
cwabbott has quit [Quit: cwabbott]
cwabbott has joined #panfrost
<blowfist>
it compiled fine for me, I didn't need to disable llvm as I don't have it installed anyway
buzzmarshall has quit [Remote host closed the connection]
<blowfist>
(clang that is, I do have llvm libraries installed)
_whitelogger has joined #panfrost
camus1 has joined #panfrost
kaspter has quit [Ping timeout: 256 seconds]
camus1 is now known as kaspter
kaspter has quit [Remote host closed the connection]
kaspter has joined #panfrost
<l-as>
icecream95: I get undefined references to v3d_qpu_instr_unpack v3d_qpu_instr_pack v3d_qpu_disasm v3d_qpu_disasm v3d_qpu_instr_pack
<l-as>
and lots of errors like `ar: src/broadcom/compiler/ecba64b@@broadcom_compiler@sta/v3d_nir_lower_io.c.o: plugin needed to handle lto object`
<l-as>
wonder what I am doing wrong
<icecream95>
l-as: What if you try with just -Dgallium-drivers=panfrost,kmsro ?
<l-as>
ah, yeah, thanks lol
<l-as>
will try that
guillaume_g has joined #panfrost
yann|work has joined #panfrost
raster has joined #panfrost
yann|work is now known as yann
guillaume_g has quit [Quit: Konversation terminated!]
guillaume_g has joined #panfrost
forkbomb has joined #panfrost
<l-as>
icecream95: I get `loader_get_driver_for_fd` when trying to link GBM, are you using clang?
stikonas has joined #panfrost
rhyskidd has joined #panfrost
yann has quit [*.net *.split]
Green has quit [*.net *.split]
narmstrong has quit [*.net *.split]
steev has quit [*.net *.split]
rcf has quit [*.net *.split]
mearon has quit [*.net *.split]
megi has quit [*.net *.split]
alyssa has quit [*.net *.split]
yann has joined #panfrost
Green has joined #panfrost
steev has joined #panfrost
rcf has joined #panfrost
megi has joined #panfrost
alyssa has joined #panfrost
mearon has joined #panfrost
narmstrong has joined #panfrost
steev has quit [Max SendQ exceeded]
rcf has quit [Max SendQ exceeded]
rcf has joined #panfrost
icecream95 has quit [Ping timeout: 258 seconds]
steev has joined #panfrost
robmur01 has quit [Read error: Connection reset by peer]
robmur01 has joined #panfrost
buzzmarshall has joined #panfrost
lvrp16 has quit [Ping timeout: 256 seconds]
lvrp16 has joined #panfrost
ric96 has quit [Ping timeout: 256 seconds]
ric96 has joined #panfrost
* alyssa
looking for that texture compression pdf floating around here some months ago