<FLHerne>
Your description doesn't seem clear to me, but then I know little about nouveau
<Wally>
FLHerne: I just used threading to speed up decoding, buffers and other stuff in /drivers/nouveau and parts of the frontend for use in ultra-low-end CPUs
<Wally>
its too speed up the actual library
<Wally>
it caused less dropped frames
<FLHerne>
Ok, that sounds interesting
<FLHerne>
definitely file an MR if you think it's ready to review
<FLHerne>
benchmarks in the description would be good
<Wally>
FLHerne: What is the naming convention that you guys use?
<FLHerne>
For MRs? Just read all the other ones :p
<FLHerne>
nouveau: Whatever it is you've done
sdutt has quit [Ping timeout: 480 seconds]
mszyprow has joined #dri-devel
Wally has quit [Quit: Page closed]
mbrost has joined #dri-devel
i-garrison has quit [Read error: Connection reset by peer]
fxkamd has quit []
mszyprow has quit [Ping timeout: 480 seconds]
Duke`` has quit [Ping timeout: 480 seconds]
nchery has quit [Remote host closed the connection]
mbrost has quit [Ping timeout: 480 seconds]
i-garrison has joined #dri-devel
heat__ has quit [Ping timeout: 480 seconds]
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
kts has joined #dri-devel
mbrost has joined #dri-devel
danvet has joined #dri-devel
mbrost has quit [Ping timeout: 480 seconds]
pnowack has joined #dri-devel
lemonzest has quit [Quit: WeeChat 3.4]
lemonzest has joined #dri-devel
gouchi has joined #dri-devel
pnowack has left #dri-devel [#dri-devel]
Haaninjo has joined #dri-devel
dliviu has joined #dri-devel
pcercuei has joined #dri-devel
adjtm has quit [Remote host closed the connection]
flacks has quit [Quit: Quitter]
flacks has joined #dri-devel
adjtm has joined #dri-devel
cafuffu has joined #dri-devel
mszyprow has joined #dri-devel
mclasen has joined #dri-devel
trepan has joined #dri-devel
trepan is now known as Guest282
Guest282 has quit []
mclasen has quit [Ping timeout: 480 seconds]
mszyprow has quit [Ping timeout: 480 seconds]
dliviu has quit [Ping timeout: 480 seconds]
tobiasjakobi has joined #dri-devel
tobiasjakobi has quit []
tobiasjakobi has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
Duke`` has joined #dri-devel
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
rasterman has joined #dri-devel
tobiasjakobi has quit []
mclasen has joined #dri-devel
gouchi has quit [Remote host closed the connection]
cafuffu has quit [Quit: Konversation terminated!]
cafuffu has joined #dri-devel
gouchi has joined #dri-devel
mclasen has quit [Ping timeout: 480 seconds]
maxzor has quit [Remote host closed the connection]
maxzor has joined #dri-devel
cafuffu has quit [Ping timeout: 480 seconds]
mszyprow has joined #dri-devel
<cheako>
Hi, so I have two bootable root filesystems. One is a new debootstrap and it works great, the other is an ancient system that has low framerates in games. I looked for a driconf and couldn't find one, I've installed matching versions of mesa using apt. What else should I check?
<imirkin>
cheako: kernel too?
<imirkin>
what gpu hardware?
<cheako>
8GB rx570
<imirkin>
yea check the kernel
<cheako>
Kernels match, only difference in /lib/firmware is skl_hda_dsp_generic-tplg.bin
<imirkin>
yea no clue
<cheako>
I only have one /boot, so the places for potential differences is /lib/modules and /lib/firmware right?
<imirkin>
i mean ... could be anything
<imirkin>
you could have something running on startup which messes up the system in various ways
<imirkin>
like 'tlp'
<imirkin>
etc
ubitux has quit [Quit: WeeChat 3.3]
<cheako>
For debugging purposes, it would be wise to have a system where this anything can be reduced to nothing. The obvious solution is to list out anything and handle them one at a time.
<imirkin>
cool. looking forward to seeing your doc.
<cheako>
imirkin: If you tell me it's impossible and can't be done, that significantly raises the likelihood I'll accomplish it.
<imirkin>
no mortal man could achieve this...
ubitux has joined #dri-devel
<cheako>
It's Wayland vs Xorg.
sarnex has quit [Ping timeout: 480 seconds]
mbrost has joined #dri-devel
mszyprow has quit [Ping timeout: 480 seconds]
mbrost has quit [Ping timeout: 480 seconds]
sarnex has joined #dri-devel
The_Company has quit [Read error: No route to host]
Company has joined #dri-devel
sdutt has joined #dri-devel
mszyprow has joined #dri-devel
lemonzest has quit [Quit: WeeChat 3.4]
mszyprow has quit [Ping timeout: 480 seconds]
rcf has quit [Remote host closed the connection]
cafuffu has joined #dri-devel
dviola has quit [Ping timeout: 480 seconds]
<imirkin>
MESA: error: fd_bo_dmabuf:422: failed to get dmabuf fd: -1
<imirkin>
did mesa start requiring some sort of new X server?
<imirkin>
i'm seeing this on very recent mesa but very old X server
<imirkin>
(well, not _that_ old, but 1.20.7)
<imirkin>
after that message i get 'XIO: fatal IO error 38 (Function not implemented) on X server ":0.0"
<imirkin>
(with a wide variety of "glx" piglit tests)