benjaminl has quit [Remote host closed the connection]
benjaminl has joined #dri-devel
<MrCooper>
digetx: I doubt that'll help (I suspect the additional file open/close overhead might even hurt), the issue isn't the file descriptors but that reading the indices and populating the hash tables takes too much time / CPU cycles
stsquad has joined #dri-devel
<MrCooper>
digetx: a simple way to reduce the number of file descriptors is to use only say 10 parts by default; is there a good reason to use more than that?
libv has joined #dri-devel
libv_ has quit [Ping timeout: 480 seconds]
vliaskov_ has joined #dri-devel
libv_ has joined #dri-devel
kts has joined #dri-devel
libv has quit [Ping timeout: 480 seconds]
pcercuei has joined #dri-devel
libv has joined #dri-devel
libv_ has quit [Ping timeout: 480 seconds]
Haaninjo has joined #dri-devel
rasterman has joined #dri-devel
kts has quit [Quit: Leaving]
LeviYun has quit [Ping timeout: 480 seconds]
libv has quit [Ping timeout: 480 seconds]
kts has joined #dri-devel
Duke`` has quit [Remote host closed the connection]
libv has joined #dri-devel
Duke`` has joined #dri-devel
<digetx>
MrCooper: that MR fixes the unnecessary Mesa-DB loads for cases where cache is inited and then never used; I compared piglit time for old multi-file/mesa-db/patched-mesa-db and patched mesa-db version is the quickest on my machine, while unpatched is slowest
<MrCooper>
did you test with a full 1GB Mesa-DB cache?
<digetx>
suppose it should restore the piglit perf for you, please let me know
LeviYun has joined #dri-devel
<MrCooper>
digetx: a full 1G Mesa-DB cache results in noticeably slower app startup, which is bad regardless of the piglit issue
libv_ has joined #dri-devel
<digetx>
haven't tested full 1GB yesterday
<digetx>
for the very first run, mesa-db will load the idx files, but they are small
<digetx>
then the files should stay in the file cache and it will hide the latency if you're using very slow storage like sd card
libv has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
LeviYun has quit [Ping timeout: 480 seconds]
sinatosk has joined #dri-devel
LeviYun has joined #dri-devel
<digetx>
with a filled up 1GB it's indeed slow
<digetx>
will see how to fix it
heat has joined #dri-devel
Aura has quit [Remote host closed the connection]
sima has quit [Ping timeout: 480 seconds]
sinatosk has quit [Remote host closed the connection]
LeviYun has quit [Ping timeout: 480 seconds]
rasterman has quit [Quit: Gettin' stinky!]
vliaskov_ has quit [Remote host closed the connection]
cheako has quit [Quit: Connection closed for inactivity]
kzd has quit [Ping timeout: 480 seconds]
nerdopolis has joined #dri-devel
LeviYun has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
u-amarsh04 has quit []
u-amarsh04 has joined #dri-devel
LeviYun has joined #dri-devel
siak has joined #dri-devel
ity has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
LeviYun has joined #dri-devel
coldfeet has quit [Remote host closed the connection]
benjaminl has quit [Read error: Connection reset by peer]
benjaminl has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
LeviYun has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
coldfeet has joined #dri-devel
fab has joined #dri-devel
heat is now known as Guest3544
heat has joined #dri-devel
Guest3544 has quit [Ping timeout: 480 seconds]
LeviYun has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
Calandracas has quit [Read error: Connection reset by peer]
Calandracas has joined #dri-devel
LeviYun has joined #dri-devel
fab has quit [Ping timeout: 480 seconds]
epoch101 has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
Calandracas_ has joined #dri-devel
dsimic is now known as Guest3547
dsimic has joined #dri-devel
Calandracas has quit [Read error: Connection reset by peer]
Guest3547 has quit [Ping timeout: 480 seconds]
lemonzest1 has joined #dri-devel
siak has quit [Remote host closed the connection]
lemonzest has quit [Read error: Connection reset by peer]
vedranm_ is now known as vedranm
LeviYun has joined #dri-devel
epoch101_ has joined #dri-devel
epoch101 has quit [Ping timeout: 480 seconds]
epoch101 has joined #dri-devel
epoch101_ has quit [Ping timeout: 480 seconds]
LeviYun has quit [Ping timeout: 480 seconds]
heat has quit [Read error: Connection reset by peer]
heat has joined #dri-devel
LeviYun has joined #dri-devel
sima has joined #dri-devel
benjaminl has quit [Read error: Connection reset by peer]
benjaminl has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
cousin_luigi has joined #dri-devel
<cousin_luigi>
Greetings.
<cousin_luigi>
I'm seeing video corruption with a particular file and a particular gpu using mpv. mpv people tell me this is most likely a mesa problem. The problem on this particular hardware was confirmed by another user. Unsure where to go from here.
LeviYun has joined #dri-devel
<Ermine>
I think you can file an issue against mesa and reference the relevant mpv bug report
LeviYun has quit [Ping timeout: 480 seconds]
<cousin_luigi>
Ermine: The exchange occurred on irc. Which details would you require?
<Ermine>
cousin_luigi: I'm not really qualified to speak, but I think mpv people wouldn't mind if you share log of that exchange. You can ask them about that, just in question
<Ermine>
(also default stuff: your distro, kernel version, Mesa version, steps to reproduce)
<cousin_luigi>
Ermine: Before I go on, as far as you know, was there any bugfix regarding the radeon rx580 since Mesa 24.1.7?
<cousin_luigi>
(couldn't find anything obvious in the changelog, but...)