mvlad has quit [Remote host closed the connection]
sirspudd has joined #etnaviv
<sirspudd>
hola!
<sirspudd>
I am trying to move an imx6 device I hack on from 4.9 to 6.1
<sirspudd>
this is greatly complicated by the duplication of ipu code/modules, one of which is required by the camera capture system, the other used by the framebuffer currently in use
<sirspudd>
I am therefor seeing if I can get a functional framebuffer against etnaviv, and hence can bypass this issue altogether
<sirspudd>
Which driver do people typically use in conjunction with etanaviv to get a functional /dev/fb0?
<mntirc>
sirspudd: ipuv3 i think
pcercuei has quit [Quit: dodo]
<marex>
yeah, ipuv3 is the video in/out pipe on mx6 , etnaviv is for the gpu only, mx6 just works (tm)
Surkow|laptop has quit [Ping timeout: 480 seconds]
<sirspudd>
marex mntirc I was dreading that, because there are 2 ipu-v3 code bases in the kernel tree, both of which produce a module with the same name, one of which is used by the capture system, and the other used by their fb driver