Hi friederschrempf,
I'm trying to clone an LVDS display to an HDMI. Meaning I need to have the same content displayed on both LVDS and HDMI when HDMI is connected. The LVDS and HDMI don't use the same resolutions so I thought the scalefb driver you attached above could be an inspiration to me for how to use the IPU to scale the LVDS image buffer in HW to create an image with the proper resolution for the HDMI.
I was hoping that driver would "just work" with my 4.9 kernel, but it did not. I'm wondering what kernel version it came from. My suspicion is the driver came from a late 3.x branch of the kernel, and there may be changes to the way the IPU driver works which I might have to account for.
BTW the Jethro Yocto link mentioned above is no longer valid, so I can't rummage through the Yocto meta-layers to figure it out on my own.
Thanks for any help.
Robert