History log of /hardware/intel/common/libwsbm/src/wsbm_manager.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ba6cd22cc9dbadb14dad331ef6ddc8b1e403a654 04-May-2017 Austin Hu <austin.hu@intel.com> Fixed Klocwork erros.

BZ: IMINAN-51481
Fixes: 38135184
Test: Netflix, play movies, youtube

Change-Id: Ica82a8be2088e42d36add13bdead4fb7469619cf
Signed-off-by: Austin Hu <austin.hu@intel.com>
(cherry picked from commit 7440034b901f93a56dd35aca5745ce21f62d37b7)
/hardware/intel/common/libwsbm/src/wsbm_manager.c
ac747113d4f6739b1462ca7fb40f2091691e209b 09-Sep-2014 Vinil Cheeramvelil <vinil.cheeramvelil@intel.com> ION support in libwsbm.

When creat surface from user pointer, it will also
pass down buffer fd to kernel, which help to find
physical pages if ION is enabled.

Orig-Author: Randy Xu <randy.xu@intel.com>

Bug: 18731042
BZ: 230505
Change-Id: I523cfd4542c00285957494c9a65b66b277308913
Signed-off-by: mahongpe <hongpeng.ma@intel.com>
/hardware/intel/common/libwsbm/src/wsbm_manager.c
995a232f386fd24eed9d2c222128339588b33207 05-Dec-2014 Dale Stimson <dale.b.stimson@intel.com> Revert "ION support in libwsbm."

Remove ION memory manager due to regressions caused by its inclusion.

This reverts commit ba8f7342feb749eeeca3423cb231110b00124ac5.

Bug: 18578655
Bug: 18527174
BZ: 230087
BZ: 229790
BZ: 229995
Change-Id: I013c959628736f6dace974746fa8af4e54691c90
Signed-off-by: Dale Stimson <dale.b.stimson@intel.com>
/hardware/intel/common/libwsbm/src/wsbm_manager.c
ba8f7342feb749eeeca3423cb231110b00124ac5 09-Sep-2014 Dale Stimson <dale.b.stimson@intel.com> ION support in libwsbm.

When creat surface from user pointer, it will also
pass down buffer fd to kernel, which help to find
physical pages if ION is enabled.

Orig-Author: Randy Xu <randy.xu@intel.com>

BZ: 224134
Bug: 17316531
Depends-on: Ife9513fe58e06ea2829987f328668f975a44b4e0
Depends-on: I4b8422d48b06419af6e48b631bacbe6c7169574e
Depends-on: Ia4c5bc80df952024a0973f2bacc42992301dfbf9
Depends-on: I172cdcb8cc86fd6fa3d3adadbab19b6fd3e6a18e
Depends-on: I2a2e721719349f755033c15bdeb732e7fb5c89ac
Depends-on: I48deabb107cc3abfa59eff5e012b51293fe6d74f
Depends-on: I0ca0f06491e3fb498b3b41b70cbe1b6cf39e1918
Change-Id: If2be266fc9063d7a2b701f85e8ace26aaf484ff5
Signed-off-by: mahongpe <hongpeng.ma@intel.com>
/hardware/intel/common/libwsbm/src/wsbm_manager.c
3795b36d0c937666a5bddc352c781d5e0beec26b 15-Jul-2014 Thierry Strudel <thierry.strudel@intel.com> AOSP cleanup: remove warnings and build errors for AOSP/L

BZ: 209178

Change-Id: I35bf0b32b66c4dc24d2c6a83aa7b8c0dd6e96995
Signed-off-by: Thierry Strudel <thierry.strudel@intel.com>
Reviewed-on: https://android.intel.com/217900
Reviewed-by: Imberton, Guilhem <guilhem.imberton@intel.com>
Tested-by: Imberton, Guilhem <guilhem.imberton@intel.com>
/hardware/intel/common/libwsbm/src/wsbm_manager.c
6f2c71fc4f82da090495374fd3386f237192743c 27-Dec-2012 Elaine Wang <elaine.wang@intel.com> Fix klocwork issues

BZ: 77254

Check the return value of calloc. Fix NULL pointer dereference risk.
Signed-off-by: Elaine Wang <elaine.wang@intel.com>

Change-Id: Ie877bf092e366f59ffa05f39f0d51d5c5d0c2199
Reviewed-on: http://android.intel.com:8080/83994
Reviewed-by: Wang, Elaine <elaine.wang@intel.com>
Reviewed-by: Yuan, Shengquan <shengquan.yuan@intel.com>
Reviewed-by: Shi, PingX <pingx.shi@intel.com>
Tested-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: cactus <cactus@intel.com>
Tested-by: cactus <cactus@intel.com>
/hardware/intel/common/libwsbm/src/wsbm_manager.c
8acea2d0d04b7aff3fb59bb071cc7a69c47b9929 18-Dec-2011 Fei Jiang <fei.jiang@intel.com> libwsbm: enable ICS graphic buffer decoding and rendering.

BZ: 18370

This patch enabled to use external buffer for video decoding, will wrap a gralloc buffer to TTM buffer.
Add function wsbmBODataUB and ttm_pool_ub_create to support wrap a GraphicBuffer to a TTM buffer.

Change-Id: I73a3050142ccaa45e9ebe7feb771a6a3843f6172
Reviewed-on: http://android.intel.com:8080/27889
Reviewed-by: Yuan, Shengquan <shengquan.yuan@intel.com>
Reviewed-by: Ding, Haitao <haitao.ding@intel.com>
Tested-by: Ding, Haitao <haitao.ding@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/hardware/intel/common/libwsbm/src/wsbm_manager.c
83827f40a2d97261528087331b0bee6ce2cf27c5 07-Apr-2010 root <fjiang4> Copy the wind river 0329 build libwsbm code to here.

Change-Id: Ic4cbcec2de408bc7525314da8da21d5f8284c83e
/hardware/intel/common/libwsbm/src/wsbm_manager.c