ChanServ changed the topic of #lima to: Development channel for open source lima driver for ARM Mali4** GPUs - Kernel driver has landed in mainline, userspace driver is part of mesa - Logs at https://oftc.irclog.whitequark.org/lima/
camus has joined #lima
camus1 has quit [Ping timeout: 480 seconds]
megi has quit [Quit: WeeChat 3.3]
megi has joined #lima
camus1 has joined #lima
camus has quit [Ping timeout: 480 seconds]
camus has joined #lima
camus1 has quit [Read error: Connection reset by peer]
camus1 has joined #lima
camus has quit [Ping timeout: 480 seconds]
camus has joined #lima
camus1 has quit [Ping timeout: 480 seconds]
camus1 has joined #lima
camus has quit [Read error: Connection reset by peer]
camus has joined #lima
camus1 has quit [Ping timeout: 480 seconds]
tpefreedom has quit [Ping timeout: 480 seconds]
chewitt has quit [Remote host closed the connection]
chewitt has joined #lima
camus1 has joined #lima
camus has quit [Ping timeout: 480 seconds]
chewitt has quit [Read error: Connection reset by peer]
jernej_ has joined #lima
jernej has quit [Read error: Connection reset by peer]
drod has joined #lima
jernej_ has quit []
jernej has joined #lima
camus has joined #lima
camus1 has quit [Ping timeout: 480 seconds]
chewitt has joined #lima
robher_ has quit []
robher has joined #lima
Daanct12 has joined #lima
Danct12 has quit [Ping timeout: 480 seconds]
chewitt has quit [Read error: Connection reset by peer]
Daaanct12 has joined #lima
Daanct12 has quit [Ping timeout: 480 seconds]
Daaanct12 is now known as Danct12
Danct12 has quit [Quit: Quitting]
Danct12 has joined #lima
camus1 has joined #lima
camus has quit [Read error: Connection reset by peer]
camus has joined #lima
camus1 has quit [Read error: Connection reset by peer]
camus has quit [Remote host closed the connection]
camus has joined #lima
megi has quit [Remote host closed the connection]
megi has joined #lima
yann-kaelig has joined #lima
<yann-kaelig>
Hello
<yann-kaelig>
Is glxinfo supposed to work on ARM ? I get Error: unable to open display
<anarsoul>
you need to have Xorg running to use glxinfo
<anarsoul>
X in glxinfo stands for X :)
<yann-kaelig>
there is no such thing like an alternative to glxinfo but without the need to install X server ?
<CounterPillow>
yann-kaelig: eglinfo
<CounterPillow>
It does not really show the same kind of output though
<CounterPillow>
e.g. doesn't show the OpenGL vendor string or supported OpenGL extensions
<yann-kaelig>
ok thx
<anarsoul>
yann-kaelig: nope
<anarsoul>
CounterPillow: eglinfo shows only EGL info
<anarsoul>
EGL != GL
<anarsoul>
EGL is an interface between winsys and GL or GLES
<CounterPillow>
I know, and I wish eglinfo did actually show GL info in addition to EGL, just like glxinfo shows GLX and GL info.
<enunes>
looks like it may take a while, theres the option of making it an optional manual test run so you could click on it for when you do want it to run
<anarsoul>
how does it work for other drivers?
<anarsoul>
is it also that slow?
<enunes>
well theres a lot of things to try
<enunes>
some drivers do the manual thing I mentioned
<enunes>
I also chose the 'gpu' set of tests, there are others like 'quick_gl' that some drivers use
<anarsoul>
yeah, maybe it makes sense to run quick_gl
camus1 has joined #lima
<enunes>
I'm also not sure about a skip list, for now I guess processing "Skip: 16718" takes a bit of time
<enunes>
we'll see
camus has quit [Ping timeout: 480 seconds]
<anarsoul>
yeah, it's just not supported :)
<anarsoul>
enunes: maybe it makes sense to add our own set? something like gl2_gpu?