08:09 tursulin: mripard: fyi mairacanal kindly merged the patch I've pinged you about yesterday, no further action needed
12:43 javierm: tzimmermann: AFAICT I've reviewed all the pending patches from your series
12:43 tzimmermann: \o/
12:43 tzimmermann: thank you so much
12:45 javierm: tzimmermann: you are welcome and thanks for doing this cleanup, it's much more clear now what each fbdev emulation implementation do, rather than a generic that tried to do everything
12:46 tzimmermann: thanks for the questions. that mmap thing was interesting to figure out
13:02 javierm: tzimmermann: appreciate the explanation
13:17 uis: Is there some way to measure time between starting rendering frame and frame being shown on screen?
13:45 uis: By being shown on screen I mean timesramp of GPU starting(or ending) sending frame to monitor.
13:53 MrCooper: uis: KMS atomic commit / flip completion events carry a timestamp which corresponds to when the display HW starts scanning out the new framebuffer
15:23 uis: Can it work in regular application under wayland compositor? Thanks.
15:31 Lucretia: dcbaker: https://gist.github.com/Lucretia/251ea10f1332e2e82595588b8b77ab15
15:32 Lucretia: it failed on zlib tho :)
15:36 Lucretia: I'm going to need to disable the codecs as well.
15:45 dcbaker: Lucretia: sweet!
15:45 Lucretia: :)
15:45 Lucretia: exploded on make tho :D
15:50 any1: uis: https://wayland.app/protocols/presentation-time
15:50 uis: any1: thank you very much
20:18 Lucretia: isn't expat supposed to be built by the build machine not the host?
20:25 dcbaker: Lucretia: it’s needed by the host, it’s used to read the runtime override configurations
20:25 Lucretia: ahhh, ok
20:30 Lucretia: right, looks like that needs an updated port too :/
20:37 Lucretia: dcbaker: can it use an external version?
20:38 dcbaker: yeah, those "wraps" are mostly for convenince. You just need a pkg-config file for the external version
20:38 dcbaker: that's true for all of the external dependencies, actually
20:42 Lucretia: I know that meson handles the pkg-config stuff, but does it look for them in the cmpiler's root?
21:05 dcbaker: I think for zlib maybe? Expat you need pkg-config for sure
21:05 Lucretia: does that need to be in the mesa source dir tho?
21:06 Lucretia: I'll try to build it and install it to the gcc dir and see what happens.
23:47 DavidHeidelberg: Can someone merge ci: re-enable Igalia farm (!28776) (on a phone and not logged in :( )
23:49 zzoon[m]: airlied: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28657 is ok for you? ( it also touches radv video a bit)