dmitrys
1. Why not define CAM_CLEAN_OVERLAY in all D6 cameras?
Most D6 cams do not output HDMI signal while in rec mode. Cleaning analog output makes very little sense.
Plus, CAM_CLEAN_OVERLAY requires someone finding the required addresses (manually) and someone checking the result on an actual camera.
2. Otherwise, how do I determine if a camera is a D6 one?
It's probably best to look for ROMBASEADDR being defined 0xfc000000. platform/camera/makefile.inc or platform/camera/sub/fw/makefile.inc
If it's ported, that is. But, you also need to look up the camera's documentation for clues about HDMI output.
3. I understand that
g7x2 is the only D7 one. Did anyone bother looking for its palette_buffer_ptr?
As soon as someone comes here, asks for this feature and is willing to test on their
g7x2.