platform/adaptation/broadcom/libtbm-vc4.git
7 years agocorret argument of memset 23/128223/4 accepted/tizen/unified/20170508.153437 submit/tizen/20170508.094936 tizen_4.0.m1_release
Changyeon Lee [Mon, 8 May 2017 05:58:52 +0000 (14:58 +0900)]
corret argument of memset

Change-Id: I48fcad6bfb4be5212cd3014d0b5260e8afa01f2c

7 years agopackage version up to 0.1.0 71/127671/2 accepted/tizen/unified/20170502.041132 submit/tizen/20170428.081809
SooChan Lim [Fri, 28 Apr 2017 08:13:38 +0000 (17:13 +0900)]
package version up to 0.1.0

Change-Id: Ib9af5f04ef584ad24a01fde49babd2dfcddde14b

7 years agoChange management of internal yuv buffers. 91/124191/1
Mun, Gwan-gyeong [Mon, 10 Apr 2017 11:59:21 +0000 (20:59 +0900)]
Change management of internal yuv buffers.

AS-IS: maintain only one buffer and internal yuv buffers are distinguished by
       offset.
TO-BE: maintain seperated buffers for internal yuv buffers.

Change-Id: I85fb726511d0d56f39bb9d39be09111e834bbe96
Signed-off-by: Mun, Gwan-gyeong <kk.moon@samsung.com>
7 years agoFix leakage of Gem handle on tbm_bcm_bo_import_fd() 10/122110/1
Mun, Gwan-gyeong [Thu, 30 Mar 2017 07:45:21 +0000 (16:45 +0900)]
Fix leakage of Gem handle  on tbm_bcm_bo_import_fd()

tbm_bcm_bo_import_fd() calls DRM_IOCTL_GEM_OPEN for getting of buffer size.
but previous implementation does not call DRM_IOCTL_GEM_CLOSE for this handle.
it causes leakeage of gem memory. this patch fixes it.

Change-Id: I0bcb1bd5d5373116088b45aca8a49e2efc357e30
Signed-off-by: Mun, Gwan-gyeong <kk.moon@samsung.com>
7 years agouse %license macro to copy the COPYING file. 35/120235/1
SooChan Lim [Wed, 22 Mar 2017 06:46:03 +0000 (15:46 +0900)]
use %license macro to copy the COPYING file.

Change-Id: If509445650f606460fecc69d8169bcf4f1c54029

7 years agofix the typo 34/120234/1
SooChan Lim [Wed, 22 Mar 2017 06:44:40 +0000 (15:44 +0900)]
fix the typo

Change-Id: I1211db0b58ccd4cd085f2b1aed700788965e1351

7 years agochange the COPYING 33/118833/3
SooChan Lim [Tue, 14 Mar 2017 07:42:20 +0000 (16:42 +0900)]
change the COPYING

Change-Id: I086146dde78ab7b31a105cd4b3f1e11b8d2bbf17
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
7 years agorename bcm to vc4 32/118832/2
SooChan Lim [Tue, 14 Mar 2017 07:13:52 +0000 (16:13 +0900)]
rename bcm to vc4

change the file name, package name and the prefix of the symbols

Change-Id: Ia2ff92e0ef623c9d094a2bc94b72856a010dee93

7 years agoFix buffer alignment for vc4 drm. add calling of tbm_drm_helper_set_fd() on Server 23/118823/1
Mun, Gwan-gyeong [Fri, 10 Mar 2017 09:16:57 +0000 (18:16 +0900)]
Fix buffer alignment for vc4 drm. add calling of tbm_drm_helper_set_fd() on Server

Change-Id: Ib74d00a2da8faecc34892c380037e7fbe6a77dc0
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
7 years agoadd initial code for libtbm vc4 backend 06/118806/1
xing.huang [Tue, 21 Feb 2017 06:42:13 +0000 (14:42 +0800)]
add initial code for libtbm vc4 backend

This is the first work the libtbm backend for vc4.
This libtbm-bcm2837 backend code is based on the libtbm-exynos.

Signed-off-by: xing.huang <xing.huang@samsung.com>
Change-Id: I26067b288422961746e8389eb65cd78b2bc42eb5
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
7 years agoadd initial code for generating the libtbm-vc4 05/118805/1
SooChan Lim [Tue, 14 Mar 2017 05:35:21 +0000 (14:35 +0900)]
add initial code for generating the libtbm-vc4

We will make the libtbm-vc4 backend based on libtbm-exynos.

Change-Id: Ide47bc214229b9e782a00eb78ac75f755672cd8c
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
7 years agoInitial empty repository master
Tizen Infrastructure [Fri, 10 Mar 2017 07:49:07 +0000 (23:49 -0800)]
Initial empty repository