History log of /hardware/intel/img/psb_video/src/vsp_compose.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d50cf45fbdb02245b8d45b14935fc5f2f4575653 14-Nov-2014 Thierry Strudel <thierry.strudel@intel.com> Enable VSP driver

1. builds VSP vpp files.
2. remove dependency on libvpp
3. Remove the limitation of va surface can't be NULL when vaCreateContext
4. Fix a multiple thread issue when vaCreateSurfaces
When try to invoke gralloc_lock for the same native handle from different
thread, will return lock err.
Add a interface lock to protect the access to native handle.
5. Remove the compiling warning for VPP/VP8.
Update the data structure for parameters
Add "unused" attribute for unused function parameter.
7. Add flag in vaCreateSurfaces2 to explicit set NOT initialized share info
when creating surfaces.
8. Copy VPP input share info to output

Bug: 17383204
BZ: 227971

Change-Id: I6cfe01494d12f8704145294d391f4241801b05f6
Signed-off-by: Xigui Wang <xigui.wang@intel.com>
Signed-off-by: pingshix <pingx.shi@intel.com>
/hardware/intel/img/psb_video/src/vsp_compose.c
bd8e6438de48e6a816322fde6e8d51dd5efad4ce 13-Jun-2014 Binglin Chen <binglin.chen@intel.com> Update VSP driver for WiDi Composer

BZ: 203614

This patch update VSP driver for WiDi Composer 3.3.
Add four member setup for scaling feature.

Change-Id: Id475b3614654f4d4fb400be2f8c57c17730d5362
Signed-off-by: Binglin Chen <binglin.chen@intel.com>
/hardware/intel/img/psb_video/src/vsp_compose.c
e982f1e85b688d56a63c7e352281a182753f1e7b 06-May-2014 Wang Kun <kun.k.wang@intel.com> Support VSP Security Compose

BZ: 192662

Support WIDI Security Compose feature.

Change-Id: Id2cd8eb649c13a3919fccb876d145feb67c33023
Signed-off-by: Wang Kun <kun.k.wang@intel.com>
/hardware/intel/img/psb_video/src/vsp_compose.c