ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
columbarius has joined #dri-devel
co1umbarius has quit [Ping timeout: 480 seconds]
dliviu has quit [Quit: Going away]
ngcortes has quit [Ping timeout: 480 seconds]
dliviu has joined #dri-devel
ngcortes has joined #dri-devel
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #dri-devel
tango_ has joined #dri-devel
benjamin1 has quit [Ping timeout: 480 seconds]
smiles_1111 has joined #dri-devel
Leopold_ has quit []
Leopold has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
Leopold___ has joined #dri-devel
Leopold has quit [Ping timeout: 480 seconds]
benjamin1 has joined #dri-devel
benjamin1 has quit [Ping timeout: 480 seconds]
dsrt^ has quit [Ping timeout: 480 seconds]
dsrt^ has joined #dri-devel
dsrt^ has quit [Ping timeout: 480 seconds]
Leopold___ has quit [Remote host closed the connection]
Leopold has joined #dri-devel
jernej_ has joined #dri-devel
jernej has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
Duke`` has joined #dri-devel
ngcortes has quit [Remote host closed the connection]
fab has joined #dri-devel
junaid has joined #dri-devel
The_Company has quit []
lemonzest has quit [Quit: WeeChat 3.6]
Duke` has joined #dri-devel
idr has quit [Quit: Leaving]
Duke`` has quit [Ping timeout: 480 seconds]
Danct12 is now known as Guest6672
Danct12 has joined #dri-devel
smiles_1111 has quit [Ping timeout: 480 seconds]
lemonzest has joined #dri-devel
JohnnyonF has joined #dri-devel
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
JohnnyonFlame has quit [Ping timeout: 480 seconds]
JohnnyonF has quit [Read error: Connection reset by peer]
immibis has joined #dri-devel
lkw has joined #dri-devel
sima has joined #dri-devel
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
YuGiOhJCJ has joined #dri-devel
dviola has quit [Quit: WeeChat 4.0.2]
dviola has joined #dri-devel
urja has quit [Read error: Connection reset by peer]
urja has joined #dri-devel
lkw has quit [Ping timeout: 480 seconds]
lkw has joined #dri-devel
luc has joined #dri-devel
Haaninjo has joined #dri-devel
<luc> Hi, I am trying to use libgbm.so provided by mesa in my application, but it seems that dlsym() failed to find the symbol `gbmint_get_backend` in libgbm.so
<luc> do I misunderstand something?
<emersion> this is not a public API
<luc> emersion: is that expected if https://elixir.bootlin.com/mesa/latest/source/src/gbm/main/backend.c#L126 returns NULL?
<emersion> can you explain what you're trying to do?
<emersion> libgbm users are not expected to touch these internals
<luc> I am trying to get glamor worked on our own driver
<doras> Are you trying to write a GBM backend?
<luc> doras: No, you mean using libgbm.so requires the specific driver to implement a GBM backend?
<doras> Yes
<emersion> is your driver not a mesa driver?
<emersion> what driver is it?
<luc> that says, I have to implement `gbmint_get_backend` in my own GBM backend which is the dlopen()'ed `lib`?
kzd has quit [Ping timeout: 480 seconds]
<doras> If your driver is not in Mesa, yes.
<luc> emersion: No, it is a new Gallium-based driver
<emersion> oh, so it is mesa
<emersion> you shouldn't need to deal with any of this stuff, gallium implements what's required for GBM
<doras> Mesa provides an internal backend, so if you write your code in Mesa (even out-of-tree), you don't need an external backend.
<emersion> maybe your driver is missing capabilities that GBM needs?
<doras> I meant not "out-of-tree".
rasterman has joined #dri-devel
<luc> yes, we are doing our best improving it:)
<luc> emersion: doras: thank you for the explanation, i think i got it
<emersion> the code is a bit hard to follow, because there is a now-useless layer in-between GBM and Gallium, called DRI2
<emersion> the relevant places to look are
<emersion> dri2_init_screen_extensions()
<emersion> dri_screen_create_for_driver()
<emersion> former is what Gallium exposes as DRI2 API
<emersion> latter is what GBM needs from a DRI2 API
crabbedhaloablut has joined #dri-devel
djbw has quit [Read error: Connection reset by peer]
<psykose> just remove the dri2, so simple right :)
<dottedmag> It is a fully internal Mesa layer nowadays?
pcercuei has joined #dri-devel
<emersion> yea
lkw has quit [Ping timeout: 480 seconds]
tobiasjakobi has joined #dri-devel
tobiasjakobi has quit [Remote host closed the connection]
JohnnyonFlame has joined #dri-devel
rsalvaterra has quit []
rsalvaterra has joined #dri-devel
lkw has joined #dri-devel
smiles_1111 has joined #dri-devel
<AndrewR> apparently this one also can use (optionally) opencl: https://github.com/ggerganov/llama.cpp (not tested personally due to lack of hdd space)
mvchtz has joined #dri-devel
JohnnyonFlame has quit [Ping timeout: 480 seconds]
JohnnyonFlame has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
urja has quit [Ping timeout: 480 seconds]
lkw has quit [Ping timeout: 480 seconds]
lkw has joined #dri-devel
Dr_Who has quit [Quit: Textual IRC Client: www.textualapp.com]
mvchtz has quit [Quit: WeeChat 3.5]
flto has quit [Remote host closed the connection]
flto has joined #dri-devel
Danct12 has quit [Quit: WeeChat 4.0.2]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
rasterman has joined #dri-devel
Company has joined #dri-devel
lemonzest has quit [Remote host closed the connection]
lemonzest has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
lkw has quit [Ping timeout: 480 seconds]
kzd has joined #dri-devel
lkw has joined #dri-devel
jkhsjdhjs has quit [Quit: Error: Leaving not permitted]
jkhsjdhjs has joined #dri-devel
sebastiencs has quit [Quit: The Lounge - https://thelounge.chat]
sebastiencs has joined #dri-devel
lkw has quit [Ping timeout: 480 seconds]
Leopold_ has joined #dri-devel
kts has joined #dri-devel
lkw has joined #dri-devel
Leopold has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Konversation terminated!]
junaid has quit [Remote host closed the connection]
jkhsjdhjs has quit [Quit: Error: Leaving not permitted]
jkhsjdhjs has joined #dri-devel
lemonzest has quit [Quit: WeeChat 3.6]
jkhsjdhjs has quit [Quit: Error: Leaving not permitted]
jkhsjdhjs has joined #dri-devel
jkhsjdhjs has quit []
jkhsjdhjs has joined #dri-devel
lemonzest has joined #dri-devel
mvchtz has joined #dri-devel
i-garrison has quit []
i-garrison has joined #dri-devel
lkw has quit [Quit: Lost terminal]
OftenTimeConsuming is now known as Guest6700
OftenTimeConsuming has joined #dri-devel
Guest6700 has quit [Ping timeout: 480 seconds]
carbonfiber has joined #dri-devel
tobiasjakobi has joined #dri-devel
smiles_1111 has quit [Ping timeout: 480 seconds]
rasterman has joined #dri-devel
tobiasjakobi has quit [Quit: Leaving]
lyudess has joined #dri-devel
Lyude has quit [Ping timeout: 480 seconds]
kts has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
urja has joined #dri-devel
JohnnyonFlame has quit [Read error: Connection reset by peer]
Lucretia has quit []
Lucretia has joined #dri-devel
Guest6672 has quit []
Danct12 has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
Duke` has quit [Ping timeout: 480 seconds]
leo60228 has joined #dri-devel
sima has quit [Ping timeout: 480 seconds]
leo60228- has quit [Ping timeout: 480 seconds]
leo60228- has joined #dri-devel
leo60228 has quit [Ping timeout: 480 seconds]
luc has quit [Remote host closed the connection]
leo60228 has joined #dri-devel
leo60228- has quit [Ping timeout: 480 seconds]
leo60228- has joined #dri-devel
leo60228 has quit [Ping timeout: 480 seconds]
leo60228- has quit []
leo60228 has joined #dri-devel
leo60228 has quit []
leo60228 has joined #dri-devel
apinheiro has joined #dri-devel
kzd has quit [Ping timeout: 480 seconds]
kzd has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
anujp has quit [Remote host closed the connection]
apinheiro has quit [Quit: Leaving]
crabbedhaloablut has quit []
Leopold has joined #dri-devel
Mangix has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
carbonfiber has quit [Quit: Connection closed for inactivity]
Leopold_ has quit [Ping timeout: 480 seconds]
pcercuei has quit [Quit: dodo]
smiles_1111 has joined #dri-devel
Haaninjo has quit [Quit: Ex-Chat]