austriancoder changed the topic of #etnaviv to: #etnaviv - the home of the reverse-engineered Vivante GPU driver - Logs https://freenode.irclog.whitequark.org/etnaviv
karolherbst has quit [Ping timeout: 272 seconds]
sorki has joined #etnaviv
srk has quit [Ping timeout: 240 seconds]
sorki is now known as srk
JohnnyonFlame has quit [Ping timeout: 256 seconds]
karolherbst has joined #etnaviv
lynxeye has joined #etnaviv
karolherbst has quit [Remote host closed the connection]
karolherbst has joined #etnaviv
_whitelogger has joined #etnaviv
pcercuei has joined #etnaviv
berton has joined #etnaviv
jicksaw has quit [Ping timeout: 265 seconds]
jicksaw has joined #etnaviv
JohnnyonFlame has joined #etnaviv
berton has quit [Read error: Connection reset by peer]
sorki has joined #etnaviv
srk has quit [Ping timeout: 240 seconds]
sorki is now known as srk
lynxeye has quit [Quit: lynxeye]
tlwoerner has quit [Remote host closed the connection]
tlwoerner has joined #etnaviv
<cphealy> I noticed with etnaviv that EGL_ANDROID_native_fence_sync extension is present while it is not present with other Mesa drivers. Are there any special requirements for this extension to be exposed?
JohnnyonFlame has quit [Read error: Connection reset by peer]
<austriancoder> cphealy: depends on PIPE_CAP_NATIVE_FENCE_FD and is supported by other drivers in mesa .. e.g. iris, freedreno, lima, ..
<cphealy> austriancoder: what does PIPE_CAP_NATIVE_FENCE_FD do or what are the requirements for it to be enabled?
<austriancoder> cphealy: explicit fencing needs to be supported in the kernel and mesa makes use of it
<cphealy> Ahh, got it. So, this means the kernel must be at least 4.10, IIRC.
JohnnyonFlame has joined #etnaviv
<austriancoder> cphealy: and the gpu driver needs to support it and expose an interface to use it in the user space side .. so..
<marex> austriancoder: seems like etnaviv claims to support a couple of things which it really does not support, like the gles1 depth (pntc and texcoord) ;-)
<austriancoder> marex: as you are working on that topic I can't wait to review your patches ;)
<marex> austriancoder: I have the traces now at least ...
pcercuei has quit [Quit: dodo]
karolherbst has quit [Ping timeout: 272 seconds]
karolherbst has joined #etnaviv