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/
camus1 has quit []
camus has joined #lima
Danct12 has quit [Quit: Quitting]
Danct12 has joined #lima
Danct12 has quit [Quit: Quitting]
Danct12 has joined #lima
Danct12 has quit [Quit: Quitting]
Danct12 has joined #lima
<marex>
hey, back in the blob days, I used EGL_LINUX_DRM_FOURCC_EXT DRM_FORMAT_BGRA8888 with eglCreateImageKHR , with Lima I have to use DRM_FORMAT_ARGB8888 else I dont get the eglImage ... the result works, I just dont get it, why the color channel swap now ?
<marex>
note that the dmabuf I am importing is in either case V4L2_PIX_FMT_BGR32 (BGR4)