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)
anarsoul|2 has joined #lima
<enunes> Formats defined in Deprecated Packed RGB Image Formats are deprecated and must not be used by new drivers. V4L2_PIX_FMT_BGR32
anarsoul has quit [Remote host closed the connection]
<enunes> I wonder if reproduces by using an equivalent non deprecated format
Net147_ has joined #lima
Net147 has quit [Read error: Connection reset by peer]
<marex> enunes: well not really, notice how the format is reversed completely (ARGB <-> BGRA)
<marex> oh wait a minute, I think I see how this might be iffy with the byteorder
<marex> enunes: no, why would I have to import V4L2_PIX_FMT_BGR32 which is V4L2_PIX_FMT_ABGR32 as ARGB8888 ? That is odd
<marex> enunes: thanks !
camus has quit [Remote host closed the connection]
camus has joined #lima
adjtm is now known as Guest3802
adjtm has joined #lima
Guest3802 has quit [Ping timeout: 480 seconds]
camus1 has joined #lima
camus has quit [Ping timeout: 480 seconds]
<enunes> marex: did you find a conclusion to that?
<marex> enunes: it seems it was indeed my lack of understanding of BGR32/XBGR32 and how it maps to XRGB8888 DRM format
camus has joined #lima
camus1 has quit [Remote host closed the connection]
jernej has quit [Remote host closed the connection]
jernej has joined #lima
adjtm has quit [Ping timeout: 480 seconds]
adjtm has joined #lima
chewitt has quit [Remote host closed the connection]