OSDN Git Service

vebox: fix order of submitted commands.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 8 Aug 2014 08:45:53 +0000 (10:45 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 28 Oct 2014 10:27:55 +0000 (11:27 +0100)
commit77e8f4e2adc14319e23c8d1327782f35978335bd
treec7eab245e38da35c1163cac03b522b38efca6ee0
parent917954ee9cfc85920193e8698b2370b6f20600d0
vebox: fix order of submitted commands.

For each frame, the Intel HD Graphics hardware specification mandates
that the following commands should be submitted, in-order: VEBOX_STATE,
VEBOX_SURFACE_STATE(input), VEBOX_SURFACE_STATE(output), VEB_DI_IECP.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
src/gen75_vpp_vebox.c