<lynxeye>
Talkless: The etnaviv kernel driver and wayland are supported if you are running upstream. In fact multiple people are running such a setup.
<lynxeye>
Talkless: X11 with the armada driver would need some minor changes, but should also be possible.
pjakobsson has joined #etnaviv
pjakobsson_ has quit [Ping timeout: 480 seconds]
<cphealy>
Talkless: It's interesting seeing their statement about Chromium and gstreamer too. IIRC, Chromium should work directly with the V4L2 API exposed by the upstream Hantro video decode driver too.
<cphealy>
NXP does not use the upstream Hantro video decode driver either though so may not know about it.
<dv_>
cphealy: probably because the upstream hantro driver does not yet support all formats?
Talkless has quit [Remote host closed the connection]
adjtm has quit [Quit: Leaving]
<cphealy>
dv_: Possibly. I believe the only format missing is HEVC which has been made to work but is part of the stable uAPI.
<cphealy>
VP8, H.264, MPEG2, and VP9 are all supported upstream with the Hantro G1/G2 though.
<cphealy>
Gstreamer 1.20 supports all of these too.
<cphealy>
So, all codecs except HEVC are supported out the box with 5.17 kernel and gstreamer 1.20.
<dv_>
and encoding?
adjtm has joined #etnaviv
Surkow has quit [Remote host closed the connection]
Surkow|laptop has joined #etnaviv
T_UNIX has quit [Server closed connection]
T_UNIX has joined #etnaviv
<cphealy>
dv_: No, unfortunately encoding is not yet supported with the Hantro H1 in i.MX8MM with upstream kernel.
<cphealy>
All my statements were in the context of decode only.