platform/adaptation/broadcom/libtbm-vc4.git
6 years agoset VC4_DRM_NAME to vc4 10/150010/1
SooChan Lim [Thu, 14 Sep 2017 04:08:05 +0000 (13:08 +0900)]
set VC4_DRM_NAME to vc4

Change-Id: I57aa04ca4b2ab42971e8d58a38a5cdd7d125b698

6 years agopackage version up to 0.1.2 14/148514/1 accepted/tizen/4.0/unified/20170908.222239 accepted/tizen/unified/20170908.220651 submit/tizen/20170908.051506 submit/tizen_4.0/20170908.051855
SooChan Lim [Fri, 8 Sep 2017 04:47:00 +0000 (13:47 +0900)]
package version up to 0.1.2

Change-Id: Ia4cc232a091f7afd58e7975a1c02e3cbec519af2

6 years agochange ifndef USE_RENDER_NODE range 08/148408/1
Junkyeong Kim [Fri, 8 Sep 2017 01:36:11 +0000 (10:36 +0900)]
change ifndef USE_RENDER_NODE range

Change-Id: I34930d1905f92b0b3a6babe7a506d86bd3632ccc
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agoremove PrivGem 06/148406/1
Junkyeong Kim [Fri, 8 Sep 2017 01:34:55 +0000 (10:34 +0900)]
remove PrivGem

Change-Id: Ib5eee25d70427fa9910af2bab500878bac4da0cd
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agopackage version up to 0.1.1 28/140528/1 accepted/tizen/4.0/unified/20170816.011800 accepted/tizen/4.0/unified/20170828.224325 accepted/tizen/unified/20170725.174256 submit/tizen/20170725.043609 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100001 submit/tizen_4.0/20170828.110001
SooChan Lim [Tue, 25 Jul 2017 08:24:41 +0000 (17:24 +0900)]
package version up to 0.1.1

Change-Id: I520095386eb58e8abea6e36ebb5deca3701d3a7d

6 years agoremove unused code 23/140523/1
SooChan Lim [Tue, 25 Jul 2017 08:16:31 +0000 (17:16 +0900)]
remove unused code

Change-Id: I87ae8010ed24ab579bdbb80d20c04867e3048adb

6 years agoadd manifest 22/140522/1
SooChan Lim [Tue, 25 Jul 2017 08:16:03 +0000 (17:16 +0900)]
add manifest

Change-Id: I3c3b2b12ce7b9d47343969c84009bc36b41a10fe

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