History log of /hardware/intel/img/psb_video/src/vsp_cmdbuf.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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_cmdbuf.h
d8c30d116941527fe7c43c89052741ec6ee913eb 19-Dec-2013 Wang Kun <kun.k.wang@intel.com> Update the VPP/FRC codes to match VIED 2.11 release

BZ: 158236

Remove the VSP Context allocation. VSP will use IMR memory.
Send the InitContext command to VSP before the first command.
Send the DestoryContext command after the last command.

Change-Id: Ic4ede1c6c9766a8727c0b240f7af154e3073aaa2
Signed-off-by: Wang Kun <kun.k.wang@intel.com>
/hardware/intel/img/psb_video/src/vsp_cmdbuf.h
3702abf72fd9b97c7432c53e5bbf70429ed3b511 26-Dec-2013 Shi, PingX <pingx.shi@intel.com> Revert "Update the VPP/FRC codes to match VIED 2.11 release"

BZ: 158236

This reverts commit daca8d90a8dd026ab235bc5e31e9ca2f46f63cf4.

Change-Id: I4dbd97816b4a30106edb3441a0d18e3a0b96406b
/hardware/intel/img/psb_video/src/vsp_cmdbuf.h
1ec3ea79d9ca6b7e0d31865dc264db870bcf7f8a 19-Dec-2013 Wang Kun <kun.k.wang@intel.com> Update the VPP/FRC codes to match VIED 2.11 release

BZ: 158236

Remove the VSP Context allocation. VSP will use IMR memory.
Send the InitContext command to VSP before the first command.
Send the DestoryContext command after the last command.

Change-Id: I0bb3069f16573e43c8bef94803ae563bb6ec8f0c
Signed-off-by: Wang Kun <kun.k.wang@intel.com>
/hardware/intel/img/psb_video/src/vsp_cmdbuf.h
20b931cf997abb618b4e74770cf71378e14494f4 09-Jul-2013 Sun, Mingruo <mingruo.sun@intel.com> update vp8 encoder driver to VIED2.3

BZ: 122096

remove ref_frame_buffers[4] from VssVp8encSequenceParameterBuffer
add Vss_Sys_Ref_Frame_COMMAND
add two rate control mode VA_RC_CBR and VA_RC_VBR
save ctx->frame_rate and bits_per_second in vsp_vp8_process_seqence_param
add saving vp8 output coded data for partitions not consecutive

Change-Id: Ib328e44d11f737955c5f1a996c3ab757412f7028
Signed-off-by: Sun, Mingruo <mingruo.sun@intel.com>
Signed-off-by: pingshix <pingx.shi@intel.com>
Reviewed-on: http://android.intel.com:8080/119454
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/hardware/intel/img/psb_video/src/vsp_cmdbuf.h
8672be7b10df4af6bd6e0902f6588ab4f7599176 19-Jun-2013 Sun, Mingruo <mingruo.sun@intel.com> set context_id=1 for vp8 enc to support context switch with VPP

BZ: 117413

set context_id=1 and then pass its value to firmware

Change-Id: I300babdf7104171d34617714a4626c3b571de035
Signed-off-by: Sun, Mingruo <mingruo.sun@intel.com>
Reviewed-on: http://android.intel.com:8080/115746
Reviewed-by: cactus <cactus@intel.com>
Reviewed-by: Shi, PingX <pingx.shi@intel.com>
Tested-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/hardware/intel/img/psb_video/src/vsp_cmdbuf.h
ea2c7216b1b3a8b7a00ffd63ef4ae46c5e8f9fe5 28-Mar-2013 Sun, Mingruo <mingruo.sun@intel.com> Integrate VSP VP8 Encoder user space driver code[Video-MRFLD]

BZ: 90819

Integrate VSP VP8 Encoder user space driver code(VIED 1.5)

Change-Id: Iaaa3d80dd0f9908e92c48c6b80f9e4ab0d3bbd0a
Signed-off-by: Sun, Mingruo <mingruo.sun@intel.com>
Reviewed-on: http://android.intel.com:8080/99033
Reviewed-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: cactus <cactus@intel.com>
Tested-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/hardware/intel/img/psb_video/src/vsp_cmdbuf.h
66304487373cf4ed335ba2614f00102dca837832 30-Oct-2012 Wang Kun <kun.k.wang@intel.com> Update the codes to support VIED 20121005 version[MRFLD-VIDEO]

BZ: 64638

Update the VIED filter parameters value.

Change-Id: I6029287eb1f0b80cd5a50ac94a25a15ffe6c7dd3
Signed-off-by: Wang Kun <kun.k.wang@intel.com>
Reviewed-on: http://android.intel.com:8080/72115
Reviewed-by: Wang, Lili A <lili.a.wang@intel.com>
Reviewed-by: Shi, PingX <pingx.shi@intel.com>
Tested-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/hardware/intel/img/psb_video/src/vsp_cmdbuf.h
c7434a3fdc05f13a1817b6f32f499c9c7fee0045 13-Sep-2012 hding3 <haitao.ding@intel.com> Update the VSP to VIED 0711 release [MRFLD-VIDEO].

BZ: 51921

VAProfileNone was updated to -1 on libva, so we need to add a new vpp_profile for only VSP.
Add the support to query the filters capability for different frame.

Change-Id: I1604e9d6dea66b48cb6e123b970f16f7efe3c24b
Signed-off-by: hding3 <haitao.ding@intel.com>
/hardware/intel/img/psb_video/src/vsp_cmdbuf.h
8e9a21e730449c10cac6e6f69d255611c93f63c2 13-Sep-2012 hding3 <haitao.ding@intel.com> porting MRFL branch to ICS mainline [MRFLD-VIDEO].

BZ: 35390

porting MRFL branch to ICS mainline.update version r7.

Change-Id: Ia48689ead949f44d32817d062accab06b1ecd3a6
Signed-off-by: hding3 <haitao.ding@intel.com>
/hardware/intel/img/psb_video/src/vsp_cmdbuf.h