platform/adaptation/samsung_exynos/libtbm-exynos.git
7 years agopackage version up to 1.2.6 91/102191/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.100250 accepted/tizen/3.0.m2/tv/20170104.100355 accepted/tizen/3.0.m2/wearable/20170104.101027 accepted/tizen/3.0/common/20161206.125530 accepted/tizen/3.0/ivi/20161205.235243 accepted/tizen/3.0/mobile/20161205.235152 accepted/tizen/3.0/tv/20161205.235206 accepted/tizen/3.0/wearable/20161205.235229 accepted/tizen/common/20161206.131646 accepted/tizen/ivi/20161205.233613 accepted/tizen/mobile/20161205.233534 accepted/tizen/tv/20161205.233555 accepted/tizen/wearable/20161205.233604 submit/tizen/20161205.073554 submit/tizen_3.0.m2/20170104.093748 submit/tizen_3.0/20161205.073948
SooChan Lim [Mon, 5 Dec 2016 07:20:15 +0000 (16:20 +0900)]
package version up to 1.2.6

Change-Id: I4d5bacfd232012633e6ea9f4b670cc7579312d55

7 years agotbm_bufmgr_exynos: fix wrong ioctl() parameter 51/101351/1
YoungJun Cho [Thu, 1 Dec 2016 02:55:54 +0000 (11:55 +0900)]
tbm_bufmgr_exynos: fix wrong ioctl() parameter

This patch fixes wrong ioctl() parameter.

Change-Id: If4e89a8cba983901c1068e77282f35ae9c1430a1
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
7 years agopackage version up to 1.2.5 23/99423/1 accepted/tizen/3.0/common/20161124.181559 accepted/tizen/3.0/ivi/20161124.024917 accepted/tizen/3.0/mobile/20161124.024814 accepted/tizen/3.0/tv/20161124.024831 accepted/tizen/3.0/wearable/20161124.024848 accepted/tizen/common/20161123.073003 accepted/tizen/ivi/20161123.232544 accepted/tizen/mobile/20161123.232459 accepted/tizen/tv/20161123.232515 accepted/tizen/wearable/20161123.232526 submit/tizen/20161123.014935 submit/tizen_3.0/20161123.015409
SooChan Lim [Wed, 23 Nov 2016 00:57:09 +0000 (09:57 +0900)]
package version up to 1.2.5

Change-Id: I15dbb4ff97d90969a8c33dc9f11d93ee4bce397d

7 years agorefactor the sprd log 67/99367/1
SooChan Lim [Tue, 22 Nov 2016 12:48:55 +0000 (21:48 +0900)]
refactor the sprd log

make TBM_EXYNOS_ERROR and TBM_EXYNOS_DEBUG

Change-Id: Ia6515cdb5207e73b79cf2eec00053c3c80413e2e

7 years agochange the slp_global_lock to the tgl 56/99256/3
SooChan Lim [Tue, 22 Nov 2016 08:27:36 +0000 (17:27 +0900)]
change the slp_global_lock to the tgl

We do not use slp_global_lock device anymore.
We use tgl device instead and
the use space interface is changed because of this change.

When the kernel version is up and kernel can use
the dma_fence, libtbm-exynos does not use the tgl for
the bo lock and for the bo cache_flush anymore.

Change-Id: I738338b0834f6d84b94d84552509f7d9073f4429

7 years agopackage version up to 1.2.4 45/96845/1 accepted/tizen/3.0/common/20161114.143041 accepted/tizen/3.0/ivi/20161111.003504 accepted/tizen/3.0/mobile/20161111.003411 accepted/tizen/3.0/tv/20161111.003427 accepted/tizen/3.0/wearable/20161111.003449 accepted/tizen/common/20161110.190252 accepted/tizen/ivi/20161111.002457 accepted/tizen/mobile/20161111.002405 accepted/tizen/tv/20161111.002422 accepted/tizen/wearable/20161111.002440 submit/tizen/20161110.105012 submit/tizen_3.0/20161110.105158 submit/tizen_3.0_common/20161114.081136
SooChan Lim [Thu, 10 Nov 2016 10:46:06 +0000 (19:46 +0900)]
package version up to 1.2.4

Change-Id: If31fa35a8f36e9491d0fa51da4854690bb77e3be

7 years agochange the supported format 71/96471/4
SooChan Lim [Wed, 9 Nov 2016 06:06:21 +0000 (15:06 +0900)]
change the supported format

four format supported.
ARGB8888, XRGB8888, NV12 and YUV420

Change-Id: I52e23d0d78c139b7aeff021f05dbb7c37cc91333

7 years agopackage version up to 1.2.3 11/96111/1 accepted/tizen/3.0/common/20161114.081147 accepted/tizen/3.0/ivi/20161110.015757 accepted/tizen/3.0/mobile/20161110.015705 accepted/tizen/3.0/tv/20161110.015718 accepted/tizen/3.0/wearable/20161110.015741 accepted/tizen/common/20161108.131638 accepted/tizen/ivi/20161109.002120 accepted/tizen/mobile/20161109.002025 accepted/tizen/tv/20161109.002038 accepted/tizen/wearable/20161109.002059 submit/tizen/20161108.022033 submit/tizen_3.0/20161108.021936 submit/tizen_3.0_common/20161110.084657
SooChan Lim [Tue, 8 Nov 2016 01:47:01 +0000 (10:47 +0900)]
package version up to 1.2.3

Change-Id: Ic51f66dda047dd755b89bb0de1c3523ae7c8d975

7 years agochange the log related to tgl from error to warning 66/95966/1
SooChan Lim [Mon, 7 Nov 2016 07:37:42 +0000 (16:37 +0900)]
change the log related to tgl from error to warning

Change-Id: Id89de1abf6b0c14ffaa392034c9a4904268a1c86

7 years agotbm_bufmgr_exynos: clean up init_tbm_bufmgr_priv() 31/94731/3
YoungJun Cho [Tue, 1 Nov 2016 02:40:04 +0000 (11:40 +0900)]
tbm_bufmgr_exynos: clean up init_tbm_bufmgr_priv()

This patch cleans up code and
adds missed drmHashDestroy() calls.

Change-Id: Ib2297c4edf4408db13c56a9c0b6e38f3c3df58f6
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
7 years agobuild only on arm architecture 62/92662/2 accepted/tizen/3.0/ivi/20161028.123000 accepted/tizen/3.0/mobile/20161028.122247 accepted/tizen/3.0/tv/20161028.122543 accepted/tizen/3.0/wearable/20161028.122801 accepted/tizen/common/20161018.175145 accepted/tizen/ivi/20161018.235323 accepted/tizen/mobile/20161018.235257 accepted/tizen/tv/20161018.235305 accepted/tizen/wearable/20161018.235313 submit/tizen/20161018.044046 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082323 submit/tizen_3.0_common/20161104.104000
SooChan Lim [Tue, 18 Oct 2016 02:39:27 +0000 (11:39 +0900)]
build only on arm architecture

Change-Id: I06bda70680efac7d83176a8fae0ae89363715e90

7 years agoFix svace issues 32/90232/1 accepted/tizen/3.0/ivi/20161011.050518 accepted/tizen/3.0/mobile/20161015.033631 accepted/tizen/3.0/tv/20161016.004911 accepted/tizen/3.0/wearable/20161015.083212 accepted/tizen/common/20160929.163513 accepted/tizen/ivi/20160930.001136 accepted/tizen/mobile/20160930.001129 accepted/tizen/tv/20160930.001133 accepted/tizen/wearable/20160930.001125 submit/tizen/20160929.082343 submit/tizen_3.0_ivi/20161010.000004 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000003 submit/tizen_3.0_wearable/20161015.000003
Changyeon Lee [Thu, 29 Sep 2016 05:56:35 +0000 (14:56 +0900)]
Fix svace issues

Change-Id: Ibf92bcd26152d79f4d34aca257a8f3f0768dc79a

7 years agocache flush when unmap device CPU 21/86421/1 accepted/tizen/common/20160901.143508 accepted/tizen/ivi/20160901.072858 accepted/tizen/mobile/20160901.072810 accepted/tizen/tv/20160901.072824 accepted/tizen/wearable/20160901.072842 submit/tizen/20160901.063035
Changyeon Lee [Thu, 1 Sep 2016 06:21:46 +0000 (15:21 +0900)]
cache flush when unmap device CPU

Change-Id: I1da0647f5d67db256c18d326411fd060724e8593

7 years agoAdd udev rules file for slp_global_lock node 56/85756/2 accepted/tizen/common/20160830.150245 accepted/tizen/ivi/20160830.235702 accepted/tizen/mobile/20160830.235451 accepted/tizen/tv/20160830.235533 accepted/tizen/wearable/20160830.235619 submit/tizen/20160829.120328 submit/tizen/20160830.063644
Changyeon Lee [Mon, 29 Aug 2016 03:23:16 +0000 (12:23 +0900)]
Add udev rules file for slp_global_lock node

only install tw1 target

Change-Id: I5fc744f0c005695febf9d230396f0d364f9d0dd9

7 years agoenable cache ctrl in circle target 55/85755/2
Changyeon Lee [Wed, 24 Aug 2016 02:33:58 +0000 (11:33 +0900)]
enable cache ctrl in circle target

Change-Id: I6b292830548875843212b329a437e2e88b5d124f

7 years agoApply tizen coding rule 25/84725/1 accepted/tizen/common/20160824.154230 accepted/tizen/ivi/20160824.055145 accepted/tizen/mobile/20160824.055015 accepted/tizen/tv/20160824.055050 accepted/tizen/wearable/20160824.055117 submit/tizen/20160823.022539
Changyeon Lee [Mon, 22 Aug 2016 05:42:49 +0000 (14:42 +0900)]
Apply tizen coding rule

Change-Id: I3aea654ec6d7da4585685c90f72fd8f4639c9fa1

7 years agoDon't use render node 90/77190/2 devel/android accepted/tizen/common/20160629.223113 accepted/tizen/ivi/20160629.071220 accepted/tizen/mobile/20160629.071448 accepted/tizen/tv/20160629.071037 accepted/tizen/wearable/20160629.071208 submit/tizen/20160629.042407
Changyeon Lee [Wed, 29 Jun 2016 04:47:43 +0000 (13:47 +0900)]
Don't use render node

Change-Id: Ic2fefcab212723b643a77706e1117b7b21fad3fd

7 years agoremove pthread-stub dependency 78/77178/1 accepted/tizen/common/20160629.223058 submit/tizen/20160629.024749
SooChan Lim [Wed, 29 Jun 2016 02:48:04 +0000 (11:48 +0900)]
remove pthread-stub dependency

Change-Id: Ieb9c7b0bf81cccaf9b2163658488fade77928628

7 years agofix the COPYING 11/74511/1 accepted/tizen/common/20160615.193429 accepted/tizen/ivi/20160615.001907 accepted/tizen/mobile/20160615.001943 accepted/tizen/tv/20160615.001918 accepted/tizen/wearable/20160615.001924 submit/tizen/20160614.113418
SooChan Lim [Tue, 14 Jun 2016 11:29:13 +0000 (20:29 +0900)]
fix the COPYING

Change-Id: Ib5b356a9830fc272bfbce2f34f2b24fa33dbe5f0

8 years agoFix plane data YUV410 YVU410 format 27/67527/2 accepted/tizen/common/20160427.144319 accepted/tizen/ivi/20160428.002615 accepted/tizen/mobile/20160428.004855 accepted/tizen/tv/20160428.002441 accepted/tizen/wearable/20160428.002742 submit/tizen/20160427.080802
Changyeon Lee [Wed, 27 Apr 2016 07:04:12 +0000 (16:04 +0900)]
Fix plane data YUV410 YVU410 format

Change-Id: I04ad5e46b0163dbe87d8caddd84e884abe6b9b2b

8 years agofix handle leak error 75/66275/2 accepted/tizen/common/20160419.143257 accepted/tizen/ivi/20160419.050310 accepted/tizen/mobile/20160419.050300 accepted/tizen/tv/20160419.050236 accepted/tizen/wearable/20160419.050222 submit/tizen/20160419.010408
Junkyeong Kim [Mon, 18 Apr 2016 07:01:50 +0000 (16:01 +0900)]
fix handle leak error

Change-Id: Ic34089ecd326cb64dedb517708c58661bbdcf2e7
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
8 years agoUse surface align 8 in circle target 98/65898/1 accepted/tizen/common/20160414.142624 accepted/tizen/ivi/20160415.014825 accepted/tizen/ivi/20160418.235846 accepted/tizen/mobile/20160415.014849 accepted/tizen/mobile/20160418.235854 accepted/tizen/tv/20160415.014743 accepted/tizen/tv/20160418.235841 accepted/tizen/wearable/20160415.014806 accepted/tizen/wearable/20160418.235831 submit/tizen/20160414.040521 submit/tizen/20160418.122325
Changyeon Lee [Mon, 11 Apr 2016 11:12:17 +0000 (20:12 +0900)]
Use surface align 8 in circle target

Change-Id: I6e0e2f92b7db456994e6afac65448063df68bd0e

8 years agoShare drm master fd with tdm backend 70/65570/1
Changyeon Lee [Wed, 30 Mar 2016 11:22:47 +0000 (20:22 +0900)]
Share drm master fd with tdm backend

Change-Id: Ibfb85ecc69571df43640d2ab00fb618f616e2449

8 years agoChange parameter name 69/65569/1
Changyeon Lee [Wed, 30 Mar 2016 10:32:24 +0000 (19:32 +0900)]
Change parameter name

Change-Id: I072798f479a970b2ff6933e65dcf6581704859f9

8 years agofix memory leak 68/65568/1
Changyeon Lee [Wed, 30 Mar 2016 06:50:04 +0000 (15:50 +0900)]
fix memory leak

Change-Id: Ia9f95ec3e26e4ce8bef6319f0e09ed511cdcb322

8 years agodeinit auth server 67/65567/1
Changyeon Lee [Mon, 28 Mar 2016 11:30:18 +0000 (20:30 +0900)]
deinit auth server

Change-Id: Iadc7b45edd3653bc1f689199e1e22e88ffa4abfb

8 years agoFix name type and build break 66/65566/1
Changyeon Lee [Mon, 28 Mar 2016 02:09:19 +0000 (11:09 +0900)]
Fix name type and build break

Change-Id: Iebf60455ca7ac3a28d25837b47a0b5bba4a77a46

8 years agoonly use tgl if cache control enable 65/65565/1
Changyeon Lee [Fri, 25 Mar 2016 07:09:08 +0000 (16:09 +0900)]
only use tgl if cache control enable

Change-Id: I94e1f6d947b46da674ba4dff0b927b3af4915dbf

8 years agofix svace error 94/62694/1 accepted/tizen/common/20160317.161837 accepted/tizen/ivi/20160318.113700 accepted/tizen/mobile/20160318.113446 accepted/tizen/tv/20160318.113543 accepted/tizen/wearable/20160318.113520 submit/tizen/20160317.115536
Junkyeong Kim [Thu, 17 Mar 2016 11:30:25 +0000 (20:30 +0900)]
fix svace error

Change-Id: I8454615682b1ac7784077d9060a6334703a2c7d9
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
8 years agouse the tizen directory macros at spec file 71/61871/1
SooChan Lim [Fri, 11 Mar 2016 04:51:46 +0000 (13:51 +0900)]
use the tizen directory macros at spec file

Change-Id: I3b2ef83a4296aaf95f29cff413da1bdfaba8cf35

8 years agoUse drm card0 node if render node don't exist 35/61535/2 accepted/tizen/common/20160310.080813 accepted/tizen/ivi/20160310.054234 accepted/tizen/mobile/20160310.054127 accepted/tizen/tv/20160310.054145 accepted/tizen/wearable/20160310.054212 submit/tizen/20160309.060026
Changyeon Lee [Tue, 8 Mar 2016 12:38:30 +0000 (21:38 +0900)]
Use drm card0 node if render node don't exist

Change-Id: I5dca854c651ff9a743ca8bdf4288e7f191f63da7

8 years agoRemove unuse function 34/61534/1
Changyeon Lee [Tue, 8 Mar 2016 10:45:59 +0000 (19:45 +0900)]
Remove unuse function

Change-Id: If83b00553c0ac680c53b4cdae9129b77894c0d29

8 years agofix svace error 80/61380/1 accepted/tizen/common/20160308.142407 accepted/tizen/ivi/20160308.023257 accepted/tizen/mobile/20160308.023125 accepted/tizen/tv/20160308.023150 accepted/tizen/wearable/20160308.023225 submit/tizen/20160307.115029
Junkyeong Kim [Mon, 7 Mar 2016 11:29:49 +0000 (20:29 +0900)]
fix svace error

Change-Id: Ib6cdfe47453011614f1a6002decdcc2cc2979fbe
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
8 years agoPackage version up 01/61001/1 accepted/tizen/common/20160307.153304 accepted/tizen/ivi/20160307.015915 accepted/tizen/mobile/20160307.015817 accepted/tizen/tv/20160307.015837 accepted/tizen/wearable/20160307.015856 submit/tizen/20160306.224940
Changyeon Lee [Thu, 3 Mar 2016 07:34:28 +0000 (16:34 +0900)]
Package version up

Change-Id: Ibe7e256534a71af425b236371da1980254754b4d

8 years agoMerge branch 'sandbox/cyeon/devel' into tizen 72/60972/1
Changyeon Lee [Thu, 3 Mar 2016 07:05:29 +0000 (16:05 +0900)]
Merge branch 'sandbox/cyeon/devel' into tizen

Change-Id: If825474399c5d9d107223b1e8a75075ddc731999
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
8 years agoDon't use sharing master fd code with libtdm-exynos backend sandbox/cyeon/devel
Changyeon Lee [Thu, 3 Mar 2016 07:04:34 +0000 (16:04 +0900)]
Don't use sharing master fd code with libtdm-exynos backend

Change-Id: I1d363e11258110fa619492eb00fe6f3a77775f71

8 years agoShare drm master fd with tbm backend
Changyeon Lee [Wed, 2 Mar 2016 08:43:02 +0000 (17:43 +0900)]
Share drm master fd with tbm backend

Change-Id: If2f1a0302539b6f29e8f5e8c3d4f8c274575e92c

8 years agoDon't use tbm_surface_get_num_bos
Changyeon Lee [Wed, 2 Mar 2016 06:12:35 +0000 (15:12 +0900)]
Don't use tbm_surface_get_num_bos

Change-Id: I457641fbd9b8495a7177ae1bf6b974b6fe7ca845

8 years agoApply tizen coding rule 51/60051/1
Changyeon Lee [Tue, 23 Feb 2016 01:11:33 +0000 (10:11 +0900)]
Apply tizen coding rule

Change-Id: Ibf48292000826457519a5232ccae1033a7cb3036

8 years agoUse 2.0 version frontend 52/59752/1
Changyeon Lee [Thu, 11 Feb 2016 12:30:33 +0000 (21:30 +0900)]
Use 2.0 version frontend

Change-Id: Idd6b95bf2231549b9ba51ace9a2280ac2d7eaef9

8 years agoUse render node if process isn't display server 69/56969/2 accepted/tizen/ivi/20160218.022813 accepted/tizen/mobile/20160115.011028 accepted/tizen/tv/20160115.011226 accepted/tizen/wearable/20160115.011811 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000001 submit/tizen_mobile/20160114.055555 submit/tizen_tv/20160114.055555 submit/tizen_wearable/20160114.055555
Changyeon Lee [Wed, 13 Jan 2016 10:20:34 +0000 (19:20 +0900)]
Use render node if process isn't display server

Change-Id: I5e2698f0cce8308598813993956df464293bbe64

8 years agoChange Align size NV12 format for hw 33/56433/2 accepted/tizen/mobile/20160110.234658 accepted/tizen/tv/20160110.234714 accepted/tizen/wearable/20160110.234727 submit/tizen/20160110.221158
Changyeon Lee [Fri, 8 Jan 2016 02:13:54 +0000 (11:13 +0900)]
Change Align size NV12 format for hw

Change-Id: I4515ac4c25d4aaca0ac39204588170f6368c0fe2

8 years agoAlways control cache and lock 33/56233/1 accepted/tizen/mobile/20160107.100049 accepted/tizen/tv/20160107.100113 accepted/tizen/wearable/20160107.100128 submit/tizen/20160106.011232
Changyeon Lee [Tue, 5 Jan 2016 12:11:38 +0000 (21:11 +0900)]
Always control cache and lock

Change-Id: I7f1a4850bc711998cb3a9f1da373108078dd496a

8 years agoRevert "Revert:Use DRM_EXYNOS_GEM_MAP instead of DRM_IOCTL_MODE_MAP_DUMB" 73/56073/1 accepted/tizen/mobile/20160104.084836 accepted/tizen/tv/20160104.084903 accepted/tizen/wearable/20160104.084927 submit/tizen/20160104.064909
Changyeon Lee [Mon, 4 Jan 2016 06:33:11 +0000 (15:33 +0900)]
Revert "Revert:Use DRM_EXYNOS_GEM_MAP instead of DRM_IOCTL_MODE_MAP_DUMB"

This reverts commit 07101ed7215f58ad726cba36d69078b18567f0c1.

Change-Id: I2b80ba4af39694e8c3b84458e8b68b8a818edb89
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
8 years agoCheck backend private when tbm_bo_get_size 06/55406/1 accepted/tizen/mobile/20151224.001821 accepted/tizen/tv/20151224.001842 accepted/tizen/wearable/20151224.001903 submit/tizen/20151223.112249 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Changyeon Lee [Wed, 23 Dec 2015 11:17:02 +0000 (20:17 +0900)]
Check backend private when tbm_bo_get_size

Change-Id: I421f8c391ef5e7ebc5aacfad11553c9066a931d8

8 years agoRevert:Use DRM_EXYNOS_GEM_MAP instead of DRM_IOCTL_MODE_MAP_DUMB 80/54480/1 accepted/tizen/mobile/20151215.124925 accepted/tizen/tv/20151215.125347 accepted/tizen/wearable/20151215.125654 submit/tizen/20151215.113754
Changyeon Lee [Tue, 15 Dec 2015 10:54:55 +0000 (19:54 +0900)]
Revert:Use DRM_EXYNOS_GEM_MAP instead of DRM_IOCTL_MODE_MAP_DUMB

Change-Id: Iffda76a8090443875a02a30f8ee6d96673dabc47
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
8 years agorename the package,file and the code prefix 63/52363/1 accepted/tizen/mobile/20151209.133154 accepted/tizen/tv/20151209.133238 accepted/tizen/wearable/20151209.133315 submit/tizen/20151209.095229
SooChan Lim [Mon, 23 Nov 2015 04:48:34 +0000 (13:48 +0900)]
rename the package,file and the code prefix

from libtbm-exynos4412 to libtbm-exynos

Change-Id: I74f6ff8280ecaa0d4332211233f514dd4f2f50d3

8 years agoUse DRM_EXYNOS_GEM_MAP instead of DRM_IOCTL_MODE_MAP_DUMB 61/52361/1
Changyeon Lee [Tue, 3 Nov 2015 02:32:18 +0000 (11:32 +0900)]
Use DRM_EXYNOS_GEM_MAP instead of DRM_IOCTL_MODE_MAP_DUMB

if we will use render node in tbm-backend, Render node can't use DRM_IOCTL_MODE_MAP_DUMB

Change-Id: Ia8c443dc3c314043b0662bf824af6d4820695224

8 years agoexport_fd returns negative value if fail 60/52360/1
Boram Park [Fri, 18 Sep 2015 08:24:42 +0000 (17:24 +0900)]
export_fd returns negative value if fail

Change-Id: I23630068603cbfdbb3d64231d956eb02c9be2160

8 years agoAdd tbm_bo_get_flags backend function 59/52359/1
Changyeon Lee [Wed, 19 Aug 2015 12:14:43 +0000 (21:14 +0900)]
Add tbm_bo_get_flags backend function

Change-Id: I198de4bd097a8cbaa95ab043ba46327b112c1364

8 years agoSurpport multiple bo surface 58/52358/1
Changyeon Lee [Sat, 27 Jun 2015 08:03:04 +0000 (17:03 +0900)]
Surpport multiple bo surface

Change-Id: Id9a75d85a714cad25e9db87fb3e9df32a8ad0b37

8 years agoFix prevent issues 57/52357/1
Changyeon Lee [Tue, 2 Jun 2015 11:34:49 +0000 (20:34 +0900)]
Fix prevent issues

Change-Id: I0995981a685ef5a140380afbb70bd56f0c26c26f

8 years agoremove manifest for security domain policy 56/52356/1
SooChan Lim [Mon, 13 Jul 2015 07:46:09 +0000 (16:46 +0900)]
remove manifest for security domain policy

Change-Id: If64f93301fa37e795bc6ae4100c96d1332f19eae

8 years agoFix build break in 64bit 55/52355/1
Changyeon Lee [Wed, 3 Jun 2015 11:10:53 +0000 (20:10 +0900)]
Fix build break in 64bit

Change-Id: Ic2f2d21280afad0adf844e8b29cdc09b9cd1fb0f

8 years agoBump up version 1.0.8 54/52354/1
Changyeon Lee [Tue, 2 Jun 2015 07:03:43 +0000 (16:03 +0900)]
Bump up version 1.0.8

sync code spin tizen_2.4

Change-Id: I16362f9848d8edfaef72b99e1cb6ce1e5d3dc452

8 years agoChange DRM_EXYNOS_GEM_MAP to DRM_IOCTL_MODE_MAP_DUMB and mmap 53/52353/1
Changyeon Lee [Tue, 27 Jan 2015 11:52:49 +0000 (20:52 +0900)]
Change DRM_EXYNOS_GEM_MAP to DRM_IOCTL_MODE_MAP_DUMB and mmap

Change-Id: I16e7f95bf713fd9c0d8100fd2d91a19eca25ce16
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
8 years agoPacakge version up 52/52352/1
Changyeon Lee [Wed, 7 Jan 2015 10:12:06 +0000 (19:12 +0900)]
Pacakge version up

Change-Id: I1d22ab4b99a4ac2f7a3caa586f275cb7e9fc7239

8 years agoFix cache control configure name 51/52351/1
Changyeon Lee [Wed, 7 Jan 2015 09:57:41 +0000 (18:57 +0900)]
Fix cache control configure name

Change-Id: Id58c9954eff46121cdb60f3f5bb6be5a3735bc66

8 years agoFix cache control configuration 50/52350/1
Changyeon Lee [Fri, 19 Dec 2014 07:00:05 +0000 (16:00 +0900)]
Fix cache control configuration

Change-Id: Id46aef7e7503a2748fd2de37f88c813f0eb81cd4
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
8 years agoFix type casting error at 64bit system 49/52349/1
Changyeon Lee [Wed, 17 Dec 2014 11:21:04 +0000 (20:21 +0900)]
Fix type casting error at 64bit system

Change-Id: Ic942460148bbb758d07734df6a0f40a77d64f032

8 years agoFix type cast 47/52347/1
Changyeon Lee [Wed, 17 Dec 2014 10:19:20 +0000 (19:19 +0900)]
Fix type cast

Change-Id: I76585a1f8f6f2fb49dbe5c14facda147798788fb

8 years agofix -Werror=int-to-pointer-cast, -Werror=pointer-to-int-cast error at 64bits system 46/52346/1
SooChan Lim [Wed, 17 Dec 2014 05:47:49 +0000 (14:47 +0900)]
fix -Werror=int-to-pointer-cast, -Werror=pointer-to-int-cast error at 64bits system

Change-Id: Ib4ae382e5e34c700d13568c2080c331304881fc1

8 years agoadd the code for supporting the tbm_fd 45/52345/1
Roman Marchenko [Fri, 26 Sep 2014 13:38:58 +0000 (16:38 +0300)]
add the code for supporting the tbm_fd

Change-Id: I4b1db124e57228f6ea1f8696b17ca7e03fb37209
Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
8 years agoadd the code for supporting the tbm_surface 44/52344/1
SooChan Lim [Mon, 25 Aug 2014 06:19:21 +0000 (15:19 +0900)]
add the code for supporting the tbm_surface

Change-Id: I6b3280a882cf07ec4b2c2c3ba1bb275ff7027474

8 years agoversion up 43/52343/1
SooChan Lim [Mon, 18 Aug 2014 01:47:11 +0000 (10:47 +0900)]
version up

Change-Id: I0ade6bddf13d74766692b84b66903543be94d63f

8 years agoadd the initial source code 42/52342/1
SooChan Lim [Mon, 4 Aug 2014 23:52:19 +0000 (08:52 +0900)]
add the initial source code

Change-Id: Ib7b5b2847c3a6bb3b9e005bfc7b1c46fdcbe3494

8 years agoInitial empty repository master
KyungMi Lee [Thu, 19 Nov 2015 01:23:42 +0000 (17:23 -0800)]
Initial empty repository