ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
rsripada has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
rsripada has joined #dri-devel
YuGiOhJCJ has joined #dri-devel
mlankhorst_ has quit [Ping timeout: 480 seconds]
Haaninjo has quit [Quit: Ex-Chat]
<marex> pinchartl: mripard: https://patchwork.freedesktop.org/series/100438/ whew
mbrost has quit [Ping timeout: 480 seconds]
alyssa has left #dri-devel [#dri-devel]
heat_ has quit [Remote host closed the connection]
mclasen has quit [Ping timeout: 480 seconds]
columbarius has joined #dri-devel
co1umbarius has quit [Ping timeout: 480 seconds]
mattrope has quit [Quit: Leaving]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #dri-devel
heat has joined #dri-devel
ngcortes has quit [Read error: Connection reset by peer]
jewins has quit [Ping timeout: 480 seconds]
ngcortes has joined #dri-devel
lemonzest has quit [Quit: WeeChat 3.4]
andrey-konovalov has quit [Quit: ZNC - http://znc.in]
sumits has quit [Quit: ZNC - http://znc.in]
cheako has joined #dri-devel
andrey-konovalov has joined #dri-devel
sumits has joined #dri-devel
mhenning has quit []
alatiera has joined #dri-devel
haasn has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
haasn has joined #dri-devel
ngcortes has quit [Remote host closed the connection]
heat_ has joined #dri-devel
heat has quit [Read error: Connection reset by peer]
heat__ has joined #dri-devel
heat_ has quit [Read error: Connection reset by peer]
lemonzest has joined #dri-devel
Wally has joined #dri-devel
<Wally> Should I submit threaded code into a merge request?
<Wally> (in mesa)
Duke`` has joined #dri-devel
<FLHerne> Wally: What code have you threaded?
<FLHerne> if the changes are useful and in a state you think is worth reviewing, probably yes
<Wally> gallium/driver/nouveau/
<Wally> a bunch of the functions
<FLHerne> Any similarity to what karolherbst is doing? https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10752
<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)
<imirkin> 000:<:0025: 12: DRI3-Request(148,6): UNKNOWN opcode=0x94 opcode2=0x06 unparsed-data=0x04,0x00,0x20,0x00,0x18,0x20,0x00,0x00;
<imirkin> 000:>:0025:32: unexpected Reply: data1=0x01 data2=0x00 unparsed-data=0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00;
<imirkin> hrmph
rasterman has quit [Quit: Gettin' stinky!]
<imirkin> ajax: would love some ideas :)
<imirkin> or anyone X-inclined. i can't even find the defines for the opcodes
dliviu has joined #dri-devel
<imirkin> aha
<imirkin> dri3.h:#define XCB_DRI3_GET_SUPPORTED_MODIFIERS 6
<imirkin> hrm ok. we just don't check if that's supported.
<imirkin> oops
cafuffu has quit [Ping timeout: 480 seconds]
<imirkin> otoh that code hasn't changed much of late. so ... something adjacent to it must have broken it
cafuffu has joined #dri-devel
rcf has joined #dri-devel
heat__ has joined #dri-devel
heat__ has quit []
heat__ has joined #dri-devel
macromorgan has quit [Remote host closed the connection]
macromorgan has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
heat__ has quit [Remote host closed the connection]
heat has joined #dri-devel
gouchi has quit [Remote host closed the connection]
sdutt has quit [Ping timeout: 480 seconds]
mhenning has joined #dri-devel
cafuffu has quit [Ping timeout: 480 seconds]
lemonzest has joined #dri-devel
mclasen has joined #dri-devel
danvet has quit [Ping timeout: 480 seconds]
agx has quit [Remote host closed the connection]
agx has joined #dri-devel