[PATCH 3/4] drm/meson: overlay: setup overlay for Amlogic FBC

2020-02-21 Thread Neil Armstrong
Setup the Amlogic FBC decoder for the VD1 video overlay plane. The VD1 Amlogic FBC decoder is integrated in the pipeline like the YUV pixel reading/formatter but used a direct memory address instead. The default mode needs to calculate the content body size since the header is allocated after.

[PATCH 3/4] drm/meson: overlay: setup overlay for Amlogic FBC

2020-02-20 Thread Neil Armstrong
Setup the Amlogic FBC decoder for the VD1 video overlay plane. The VD1 Amlogic FBC decoder is integrated in the pipeline like the YUV pixel reading/formatter but used a direct memory address instead. The default mode needs to calculate the content body size since the header is allocated after.