ChanServ changed the topic of #etnaviv to: #etnaviv - the home of the reverse-engineered Vivante GPU driver - Logs https://oftc.irclog.whitequark.org/etnaviv
Leopold_ has joined #etnaviv
mvlad has joined #etnaviv
pcercuei has joined #etnaviv
JohnnyonFlame has quit [Read error: Connection reset by peer]
chewitt has joined #etnaviv
chewitt has quit [Quit: Zzz..]
chewitt has joined #etnaviv
chewitt has quit [Quit: Zzz..]
BobBeck is now known as Guest8608
BobBeck has joined #etnaviv
italove4 has joined #etnaviv
italove4 has quit []
BobBeck has quit [Quit: The Lounge - https://thelounge.chat]
BobBeck has joined #etnaviv
Leopold__ has joined #etnaviv
Leopold_ has quit [Ping timeout: 480 seconds]
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