VIGS: Implement hardware surface convertion cmd 57/146257/1
authorVladislav Andresov <v.andresov@partner.samsung.com>
Wed, 16 Aug 2017 13:11:24 +0000 (16:11 +0300)
committerVasiliy Ulyanov <v.ulyanov@samsung.com>
Fri, 25 Aug 2017 11:20:13 +0000 (14:20 +0300)
commit1b6c0e9b84b54c84daae3e0f23b0b71dafe81ae5
treeb5864618318d06cbcbb88ec7131916b876fc40e3
parent113e8639a3de52affc456bb0fb53cda12a568a4c
VIGS: Implement hardware surface convertion cmd

Currently it is used only to y-invert surfaces. Proper format conversion
is still to be implemented later.

Change-Id: I07aa288d67d411bdb710d0255824883dabe378e9
Signed-off-by: Vladislav Andresov <v.andresov@partner.samsung.com>
Signed-off-by: Vasiliy Ulyanov <v.ulyanov@samsung.com>
hw/vigs/vigs_comm.c
hw/vigs/vigs_comm.h
hw/vigs/vigs_gl_backend.c
hw/vigs/vigs_protocol.h
hw/vigs/vigs_server.c
hw/vigs/vigs_surface.h
hw/vigs/vigs_sw_backend.c