ChanServ changed the topic of #lima to: Development channel for open source lima driver for ARM Mali4** GPUs - Kernel has landed in mainline, userspace driver is part of mesa - Logs at https://people.freedesktop.org/~cbrill/dri-log/index.php?channel=lima and https://freenode.irclog.whitequark.org/lima - Contact ARM for binary driver support!
dllud_ has joined #lima
dllud_ is now known as dllud
dllud has quit [Ping timeout: 260 seconds]
yuq825 has joined #lima
camus has joined #lima
kaspter has quit [Ping timeout: 260 seconds]
camus is now known as kaspter
camus has joined #lima
kaspter has quit [Ping timeout: 265 seconds]
camus is now known as kaspter
<MoeIcenowy> anarsoul: strange
<MoeIcenowy> the GPU quirk of chromium changed to "Mali-4xx on Linux does not support GL_RGB format"
<MoeIcenowy> originally it has no "on Linux"
<MoeIcenowy> (and a os type restriction of "linux" is also introduced)
<anarsoul|c> Feel free to RE it on android :)
kaspter has quit [Remote host closed the connection]
kaspter has joined #lima
megi has quit [Ping timeout: 258 seconds]
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #lima
camus has joined #lima
kaspter has quit [Read error: Connection reset by peer]
camus is now known as kaspter
Barada has joined #lima
dddddd has quit [Ping timeout: 268 seconds]
<anarsoul> MoeIcenowy: I don't think that mali4x0 can render to GL_RGB
<anarsoul> it can sample from it though
<anarsoul> (and we expose that)
<anarsoul> "Texture upload and pixel reads"
<anarsoul> I'm not sure why chromium devs used GL_RGB in first place
UnivrslSuprBox has quit [Quit: ZNC 1.6.6+deb1ubuntu0.2 - http://znc.in]
UnivrslSuprBox has joined #lima
kaspter has quit [Ping timeout: 260 seconds]
kaspter has joined #lima
<MoeIcenowy> anarsoul: is it possible that blob on Android fakes GL_RGB with GL_RGBA ?
<anarsoul> maybe
<anarsoul> that'd require converting RGB to/from RGBA or RGBX when uploading or downloading buffers
<MoeIcenowy> then should I just change this "on Linux" entry to suite lima
<MoeIcenowy> or introduce a standalone entry for lima, regardless of OS?
<anarsoul> I asked #dri-devel whether it's possible to emulate GL_RGB in mesa, let's wait for response
kaspter has quit [Ping timeout: 260 seconds]
kaspter has joined #lima
camus has joined #lima
kaspter has quit [Ping timeout: 268 seconds]
camus is now known as kaspter
yuq825 has quit [Ping timeout: 265 seconds]
Barada has quit [Quit: Barada]
<MoeIcenowy> anarsoul: by the way, renderonly seems to be not behaving well when facing memory pressure
<MoeIcenowy> it says DRM_IOCTL_MODE_CREATE_DUMB failure
<MoeIcenowy> for example, when I'm running chromium and opened a number of pages
Barada has joined #lima
kaspter has quit [Ping timeout: 268 seconds]
kaspter has joined #lima
Barada has quit [Quit: Barada]
mrueg has left #lima ["http://quassel-irc.org - Chat comfortably. Anywhere."]
kaspter has quit [Quit: kaspter]
kaspter has joined #lima
dddddd has joined #lima
megi has joined #lima
yuq825 has joined #lima
Barada has joined #lima
Barada has quit [Client Quit]
buzzmarshall has joined #lima
yann has joined #lima
robertfoss has quit [Ping timeout: 268 seconds]
robertfoss has joined #lima
<anarsoul> MoeIcenowy: you likely need more CMA
kaspter has quit [Quit: kaspter]
<inode> i have mainline linux 5.4 running on rk3229, which supossedly features a mali-400 gpu... i've built libdrm, mesa (from master), glmark2-es2, and xorg - yet if i make use of anything that involves libEGL like glmark2-es2-drm or Xorg's modesetting with glamor enable - the system locks up and i receive kernel messages about rcu_shed detecting stalls, and NMIs fired for seemingly unresponsive cores
<inode> and before this, libEGL says "libEGL debug: EGL user error 0x3001 (EGL_NOT_INITIALIZED) in eglQueryString"
<inode> does anyone have any ideas about what may be wrong?
yann has quit [Ping timeout: 268 seconds]
yuq825 has quit [Remote host closed the connection]
robertfoss has quit [Ping timeout: 240 seconds]
robertfoss has joined #lima
buzzmarshall has quit [Remote host closed the connection]
Wizzup has joined #lima
Wizzup has quit [Client Quit]
Wizzup has joined #lima
BenG83 has joined #lima
yann has joined #lima
<anarsoul> inode: I'm not sure where rcu_sched stalls are coming from, but I'd suggest to check whether you have CPU and/or GPU voltage set correctly
<anarsoul> lima doesn't configure it atm, so you have to make sure that initial values are good for GPU to work
<inode> thanks, i'll try to confirm that they match what the vendor's kernel happens to use
<anarsoul> also check operating points for CPU
<anarsoul> MoeIcenowy: can you check whether https://gist.github.com/anarsoul/2ae11dcac3fffbe429ec3eb6cda40edd fixes chromium issue for you?
Ntemis has joined #lima