Re: [PATCH v2 08/10] drm/ingenic: Add support for OSD mode

2020-07-01 Thread Paul Cercueil
Hi Sam, Le mar. 30 juin 2020 à 14:05, Sam Ravnborg a écrit : Hi Paul. On Tue, Jun 30, 2020 at 01:52:08AM +0200, Paul Cercueil wrote: All Ingenic SoCs starting from the JZ4725B support OSD mode. In this mode, two separate planes can be used. They can have different positions and sizes,

Re: [PATCH v2 08/10] drm/ingenic: Add support for OSD mode

2020-06-30 Thread Sam Ravnborg
Hi Paul. On Tue, Jun 30, 2020 at 01:52:08AM +0200, Paul Cercueil wrote: > All Ingenic SoCs starting from the JZ4725B support OSD mode. > > In this mode, two separate planes can be used. They can have different > positions and sizes, and one can be overlayed on top of the other. > > Signed-off-by