On Mon, May 11, 2015 at 7:55 PM, Tomasz Figa <tfiga@xxxxxxxxxxxx> wrote:Applied to my drm-next:-)
VOP can support BGR formats in all windows thanks to red/blue swap optionGentle ping.
provided in WINx_CTRL0 registers. This patch enables support for
ABGR8888, XBGR8888, BGR888 and BGR565 formats by using this feature.
Signed-off-by: Tomasz Figa <tfiga@xxxxxxxxxxxx>
---
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 33 +++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
Changes since v1:
(https://patchwork.kernel.org/patch/6369531/)
- Fixed register addresses for win2/3 and hwc (reported by Mark Yao).
Best regards,
Tomasz