platform/core/uifw/libtbm.git
5 years agoqueue: add doxygen document 78/186778/2
Changyeon Lee [Tue, 14 Aug 2018 08:30:09 +0000 (17:30 +0900)]
queue: add doxygen document

Change-Id: I757499982ba9790b3f02446dfc416daaee9616c5

5 years agoqueue: added TBM_SURFACE_QUEUE_ERROR_INVALID_SEQUENCE 50/186750/1
Changyeon Lee [Tue, 14 Aug 2018 05:42:32 +0000 (14:42 +0900)]
queue: added TBM_SURFACE_QUEUE_ERROR_INVALID_SEQUENCE

Change-Id: I3e94ff083fc0ee65e5bdbed965c5f1b39bee7abd

5 years agotbm_drm: added listener of wl_tbm_drm_auth remove global 51/184451/4
Changyeon Lee [Wed, 18 Jul 2018 05:00:47 +0000 (14:00 +0900)]
tbm_drm: added listener of wl_tbm_drm_auth remove global

Change-Id: I3566f95ab62a9725d8c754906826db4ae695fb5e

5 years agosurface_queue: don`t emit reset if queue doesn't have attached surface 45/183645/3
Changyeon Lee [Mon, 9 Jul 2018 10:00:10 +0000 (19:00 +0900)]
surface_queue: don`t emit reset if queue doesn't have attached surface

Change-Id: I33faadc45e91e12a176e002c389ca71f8fac01d8

5 years agopackage version up to 3.0.1 04/182204/1 accepted/tizen/unified/20180622.122631 submit/tizen/20180621.080959
Changyeon Lee [Thu, 21 Jun 2018 07:43:56 +0000 (16:43 +0900)]
package version up to 3.0.1

Change-Id: Ifcb6b2633286390b12a8d1bbbddf0e4758110ad8

5 years agoadd tbm_dummy_display 33/181633/6
SooChan Lim [Fri, 15 Jun 2018 07:35:51 +0000 (16:35 +0900)]
add tbm_dummy_display

This tbm_dummy_display is just void pointer managed by tbm.
This pointer is used when the user get the EGLDisplay for the offscreen rendering.
Therefore when the user wants to use the offscreen rendering, it use this
tbm_dummy_display handle as the native_display argument of the EGLGetDisplay().

Change-Id: Icece26c0a35c98da7b9e826a3d541b7eb45e0034

6 years agopackage version up to 3.0.0 72/179672/3 accepted/tizen/unified/20180522.053035 submit/tizen/20180521.034547
SooChan Lim [Mon, 21 May 2018 06:31:16 +0000 (15:31 +0900)]
package version up to 3.0.0

- add haltest cases
- add the new backend interface at tbm_backend.h
  and the backend module need to implement with tbm_backend.h
- deprecate the legacy backend interface at tbm_bufmgr_backend.h
  and this will be removed at Tizen version 6.0.
- increase the major verion of the TBM backend ABI to version 3.0

Change-Id: Id69c0ac08ea1eb3534066e4151661323366dfd4b

6 years agobufmgr: change the local vars 94/179694/2
SooChan Lim [Mon, 21 May 2018 07:42:29 +0000 (16:42 +0900)]
bufmgr: change the local vars

change the version variables

Change-Id: I4bf5eb6a3f90ab1e98b9fbf9379b32e9e742178a

6 years agobufmgr: change the log level 04/179704/1
SooChan Lim [Mon, 21 May 2018 08:19:53 +0000 (17:19 +0900)]
bufmgr: change the log level

Change-Id: Id0d8e1f8df16f750cbdd61a85e17c8c50115cf38

6 years agopackage version up to 2.13.4
SooChan Lim [Mon, 21 May 2018 03:45:11 +0000 (12:45 +0900)]
package version up to 2.13.4

Change-Id: I37ee50fca1a96b2138a953a42380fa48c32fba88

6 years agotbm_surface: fixed deref after null 58/179658/4
Changyeon Lee [Mon, 21 May 2018 02:49:16 +0000 (11:49 +0900)]
tbm_surface: fixed deref after null

Change-Id: I5601f2ff3d732423b6dcc0393188d4499c973827

6 years agotbm_surface: added checking parameter 72/179072/3
Changyeon Lee [Tue, 15 May 2018 11:44:38 +0000 (20:44 +0900)]
tbm_surface: added checking parameter

Change-Id: I83ea75390116783bf94f0dd814459f57675bc90d

6 years agopackage version up to 2.13.3 accepted/tizen/unified/20180515.163349 submit/tizen/20180514.053359
Changyeon Lee [Mon, 14 May 2018 05:28:14 +0000 (14:28 +0900)]
package version up to 2.13.3

Change-Id: I1f29a226f5eac137067e5b11f5472c154386f138

6 years agodoc: add a config file for doxygen
SooChan Lim [Fri, 11 May 2018 06:04:12 +0000 (15:04 +0900)]
doc: add a config file for doxygen

This is the configuration file which makes the doxgen pages
for the header files in the include directory.
Those header files is used by the platform modules, not by the
public application.

Change-Id: Iae24419012b651db09993010aa79434f805d1866

6 years agosurface: added tbm_surface_internal_set/get_damage func 43/178543/1
Changyeon Lee [Thu, 10 May 2018 06:48:35 +0000 (15:48 +0900)]
surface: added tbm_surface_internal_set/get_damage func

Change-Id: I25e77606b987e7761c0ad16ad6d6d5f70a09351d

6 years agomove the header files to include directory. 76/178376/1
SooChan Lim [Wed, 9 May 2018 05:22:02 +0000 (14:22 +0900)]
move the header files to include directory.

The exposed header files is at include directory now.

Change-Id: I2ba32fb4920e1e3dfd71befbfd8b1e885a83db19

6 years agobackend: modify the comments on the header file. 39/178139/3
SooChan Lim [Tue, 8 May 2018 08:52:32 +0000 (17:52 +0900)]
backend: modify the comments on the header file.

Change-Id: Ie8f972382d6fe07b934b7dff18a937bf1eb08a5b

6 years agopackage version up to 2.13.2 16/177816/1 accepted/tizen/unified/20180508.071546 submit/tizen/20180504.060653
SooChan Lim [Fri, 4 May 2018 04:03:07 +0000 (13:03 +0900)]
package version up to 2.13.2

Change-Id: Ie9fded701073a0237b040714b1a782d48f6f6268

6 years agochange the utests to haltests 15/177815/1
SooChan Lim [Fri, 4 May 2018 02:42:28 +0000 (11:42 +0900)]
change the utests to haltests

change all symbol and file name.

Change-Id: Ia4cfcbbcb41ead714f8fa7a0a00d42a54a1cb528

6 years agopackage version up to 2.13.1 81/177681/1 submit/tizen/20180503.015415
SooChan Lim [Thu, 3 May 2018 01:35:14 +0000 (10:35 +0900)]
package version up to 2.13.1

Change-Id: I7260e9d9a0feafc2e993ba56397038a43309cd24

6 years agobufmgr: unlock the thread when the path is null 80/177680/1
SooChan Lim [Thu, 3 May 2018 01:33:58 +0000 (10:33 +0900)]
bufmgr: unlock the thread when the path is null

Change-Id: Ief9834ea5f8010b7a72b2a5e9c2a068b1e82e5e4

6 years agopackage version up to 2.13.0 42/177442/1 accepted/tizen/unified/20180430.172418 submit/tizen/20180430.041622
SooChan Lim [Mon, 30 Apr 2018 04:00:57 +0000 (13:00 +0900)]
package version up to 2.13.0

Change-Id: Id1ffead251f8c494ec8597105f109b484ebdb073

6 years agoutest: change the package name. 41/177441/1
SooChan Lim [Mon, 30 Apr 2018 03:59:59 +0000 (12:59 +0900)]
utest: change the package name.

change libtbm-utests into libtbm-haltests

Change-Id: Icfdd2b70ae50345a3c3f8e83ddba752955228d01

6 years agoutest: check the valid return values of get_width/height on surface tests 29/177329/1 accepted/tizen/unified/20180430.072100 submit/tizen/20180427.043352
SooChan Lim [Fri, 27 Apr 2018 06:32:41 +0000 (15:32 +0900)]
utest: check the valid return values of get_width/height on surface tests

Change-Id: Idf8645ffc643ea7cf1fb25c08cdcdd63888b97c8

6 years agopackage version up to 2.12.2 01/177301/1
SooChan Lim [Fri, 27 Apr 2018 02:40:06 +0000 (11:40 +0900)]
package version up to 2.12.2

Change-Id: I4e3cd0af7b5501161f324a99652e8816397b432a

6 years agosurface: revert the code of return params of getting width/height 00/177300/1
SooChan Lim [Fri, 27 Apr 2018 02:38:54 +0000 (11:38 +0900)]
surface: revert the code of return params of getting width/height

Change-Id: If24926ebc95b7c1c65875dd3143932e9520e7399

6 years agopackage version up to 2.12.1 28/177228/1 submit/tizen/20180426.070622
SooChan Lim [Thu, 26 Apr 2018 08:19:26 +0000 (17:19 +0900)]
package version up to 2.12.1

Change-Id: I3ca6fc213d28e64904d1c0fdc28b601025dbc970

6 years agobufmgr: include tbm_bo.h in tbm_bufmgr.h 27/177227/1
SooChan Lim [Thu, 26 Apr 2018 08:18:24 +0000 (17:18 +0900)]
bufmgr: include tbm_bo.h in tbm_bufmgr.h

fix the build break.

Change-Id: Id19e9050d7169ec78e5225d44d7fa69bda0db133

6 years agopackage version up to 2.12.0 00/177200/1
SooChan Lim [Thu, 26 Apr 2018 06:30:58 +0000 (15:30 +0900)]
package version up to 2.12.0

Change-Id: Ic628c0e61dfad2577900a0aa6d1773325a284345

6 years agoutest: check the tbm_error_e for the surface_queue tests 99/177199/1
SooChan Lim [Wed, 25 Apr 2018 07:46:41 +0000 (16:46 +0900)]
utest: check the tbm_error_e for the surface_queue tests

Change-Id: Ib7983219c813dbbb5fe3e82fd78e909856b9b629

6 years agoutest: check the tbm_error_e for the surface tests 98/177198/1
SooChan Lim [Tue, 24 Apr 2018 12:24:18 +0000 (21:24 +0900)]
utest: check the tbm_error_e for the surface tests

Change-Id: I17ab9c4a65e177c3df5a6c04b4a6da972c94870d

6 years agoutest: check the tbm_error_e for the query formats tests 97/177197/1
SooChan Lim [Tue, 24 Apr 2018 12:23:10 +0000 (21:23 +0900)]
utest: check the tbm_error_e for the query formats tests

Change-Id: Ied2ec573d1fb07b023dc0f8bb361598750c26dcc

6 years agoutest: check the tbm_error_e for the surface_internal tests 96/177196/1
SooChan Lim [Mon, 23 Apr 2018 10:19:01 +0000 (19:19 +0900)]
utest: check the tbm_error_e for the surface_internal tests

Change-Id: Ie5e76690e3c7dc91a8f4f63dc6ba7e8a52acc0ae

6 years agoutest: check the tbm_error_e for the bo tests 95/177195/1
SooChan Lim [Mon, 23 Apr 2018 06:16:02 +0000 (15:16 +0900)]
utest: check the tbm_error_e for the bo tests

Change-Id: I1fa5abfb0509c4619c9cf5b3f4986cf10c06c63d

6 years agoutest: check the tbm_error_e for the bufmgr tests 94/177194/1
SooChan Lim [Mon, 23 Apr 2018 02:28:07 +0000 (11:28 +0900)]
utest: check the tbm_error_e for the bufmgr tests

Change-Id: I5ceaae2cb25e6ed6a4bd25051121b905eadb471c

6 years agosurface_queue: add _tbm_set_last_result() 93/177193/1
SooChan Lim [Wed, 25 Apr 2018 07:18:46 +0000 (16:18 +0900)]
surface_queue: add _tbm_set_last_result()

Change-Id: I9ec3638b38405f081f1988b72fac2526e00e234c

6 years agosurface: add _tbm_set_last_result() 92/177192/1
SooChan Lim [Tue, 24 Apr 2018 12:23:53 +0000 (21:23 +0900)]
surface: add _tbm_set_last_result()

Change-Id: Ie53550bd938ba4ad379b165a1c4852143d556ec7

6 years agosurface_internal: add _tbm_set_last_result() 91/177191/1
SooChan Lim [Mon, 23 Apr 2018 09:43:15 +0000 (18:43 +0900)]
surface_internal: add _tbm_set_last_result()

Change-Id: Ife69a768e592402f7b57b821d1093859ce5bdc7c

6 years agosurface_internal: make _tbm_surface_internal_get_bpp function 90/177190/1
SooChan Lim [Mon, 23 Apr 2018 08:18:21 +0000 (17:18 +0900)]
surface_internal: make _tbm_surface_internal_get_bpp function

Change-Id: I544d4e2320cce6dd2667d1a5515276f4e3cede5f

6 years agosurface_internal: make _tbm_surface_internal_get_num_planes function 89/177189/1
SooChan Lim [Mon, 23 Apr 2018 08:02:51 +0000 (17:02 +0900)]
surface_internal: make _tbm_surface_internal_get_num_planes function

Change-Id: Idb474ec39f48f6ce3a0979b5f98fc67f3b050899

6 years agobo: add _tbm_set_last_error() 88/177188/1
SooChan Lim [Mon, 23 Apr 2018 03:58:46 +0000 (12:58 +0900)]
bo: add _tbm_set_last_error()

Change-Id: I7891946a21920ff9da0da3cfd68aaf4a5c787698

6 years agobufmgr: add _tbm_set_last_result() 87/177187/1
SooChan Lim [Mon, 23 Apr 2018 02:27:19 +0000 (11:27 +0900)]
bufmgr: add _tbm_set_last_result()

Change-Id: Ib74dfdef126e090f263163101465490ed1eff591

6 years agotype_common: add tbm_##res##_str and tbm_error_str 86/177186/1
SooChan Lim [Mon, 23 Apr 2018 06:14:08 +0000 (15:14 +0900)]
type_common: add tbm_##res##_str and tbm_error_str

These macros makes integer values assigned string values.

Change-Id: I7bb4596b59cef7c1ac5ed49f94e23d162519daa0

6 years agoerror: add tbm_error.h 85/177185/1
SooChan Lim [Mon, 23 Apr 2018 01:09:11 +0000 (10:09 +0900)]
error: add tbm_error.h

The tbm apis get the tbm_error_e values through tbm_get_last_error.

Change-Id: I2485a9ff6b60308e51f893887b8a3083fc87b002

6 years agopackage version up to 2.11.1 64/176564/1 accepted/tizen/unified/20180425.133715 submit/tizen/20180423.024102 submit/tizen/20180425.054251
Changyeon Lee [Fri, 20 Apr 2018 04:19:08 +0000 (13:19 +0900)]
package version up to 2.11.1

Change-Id: I72b41876a5be41627dbb331adc51d60c9d05bb44

6 years agosurface_queue: don't return node which set delete_pending in queue_get_surfaces 52/176552/2
Changyeon Lee [Fri, 20 Apr 2018 03:34:43 +0000 (12:34 +0900)]
surface_queue: don't return node which set delete_pending in queue_get_surfaces

Change-Id: Idb90e103afe71c7f365d8c041d3dc7b7cca7c55d

6 years agopackage version up to 2.11.0 35/176335/1 accepted/tizen/unified/20180419.075950 submit/tizen/20180418.111444
SooChan Lim [Wed, 18 Apr 2018 11:24:06 +0000 (20:24 +0900)]
package version up to 2.11.0

Change-Id: I22338d96f4809ab77b5a6c47f9468e00e3cb706e

6 years agoremove TBM_SURFACE_QUEUE_ERROR_INVALID_PARAMETER 34/176334/2
SooChan Lim [Wed, 18 Apr 2018 11:20:17 +0000 (20:20 +0900)]
remove TBM_SURFACE_QUEUE_ERROR_INVALID_PARAMETER

Change-Id: Ic60a573c46f17bf6508a3f2c6102accac41a1edc

6 years agopackage version up to 2.10.0 21/176321/2
SooChan Lim [Wed, 18 Apr 2018 10:10:43 +0000 (19:10 +0900)]
package version up to 2.10.0

Change-Id: I4eb1601434d77f5f6705b1c8099575af3e94d08c

6 years agocommon_type: remove the deprecated error values. 20/176320/2
SooChan Lim [Wed, 18 Apr 2018 10:09:48 +0000 (19:09 +0900)]
common_type: remove the deprecated error values.

Change-Id: Ibacd975fc8297dadf69fd2dea6a3b97d14d64ae2

6 years agopackage version up to 2.9.1 23/174823/1 accepted/tizen/unified/20180405.064305 submit/tizen/20180404.095315
SooChan Lim [Wed, 4 Apr 2018 09:40:41 +0000 (18:40 +0900)]
package version up to 2.9.1

Change-Id: Ie6204bc26af916c038093a732f3edd8648213365

6 years agoutest: add log tests 20/174820/1
SooChan Lim [Wed, 4 Apr 2018 09:26:46 +0000 (18:26 +0900)]
utest: add log tests

Change-Id: I8bfe896c183a7bf2c0f6e87720a896ec8fba853e

6 years agolog: remove unused function 18/174818/1
SooChan Lim [Wed, 4 Apr 2018 09:23:41 +0000 (18:23 +0900)]
log: remove unused function

Change-Id: Iae807e3e89dd37f4fedd1c7ca891dcd16d44a82e

6 years agoutest: add tcs for tbm_log 90/174790/1
SooChan Lim [Wed, 4 Apr 2018 07:50:24 +0000 (16:50 +0900)]
utest: add tcs for tbm_log

Change-Id: I95c7a67e1a09c82f9c13a891898774efbd6b77f9

6 years agoutest: add a test for tbm_surface_queue_notify_dequeuable 87/174787/1
SooChan Lim [Wed, 4 Apr 2018 07:27:50 +0000 (16:27 +0900)]
utest: add a test for tbm_surface_queue_notify_dequeuable

Change-Id: I990e1aabfc59a31e9d22769fe6b2bc5e31e0217c

6 years agopackage version up to 2.9.0 27/174227/1 gcov accepted/tizen/unified/20180404.063411 submit/tizen/20180329.115212 submit/tizen/20180330.043331 submit/tizen/20180403.011904
SooChan Lim [Thu, 29 Mar 2018 07:18:01 +0000 (16:18 +0900)]
package version up to 2.9.0

Change-Id: I1a06f63a4d1e085c1d4043fe1aa821a25658172d

6 years agochange tbm_error_e values. 26/174226/1
SooChan Lim [Thu, 29 Mar 2018 03:45:12 +0000 (12:45 +0900)]
change tbm_error_e values.

Change-Id: I550beda21a97123cb4ceb106356633975f63f3f6

6 years agomove tbm_surface_queue_error_e types to tbm_error_e 25/174225/1
SooChan Lim [Thu, 29 Mar 2018 01:24:30 +0000 (10:24 +0900)]
move tbm_surface_queue_error_e types to tbm_error_e

Change-Id: Ib8b4ebe51a27e49da5f05e03fcc80df4fe3a2d24

6 years agomove tizen.h from tbm_surface.h to tbm_type.h 24/174224/1
SooChan Lim [Thu, 29 Mar 2018 01:15:48 +0000 (10:15 +0900)]
move tizen.h from tbm_surface.h to tbm_type.h

Change-Id: Ibf9b8f5a29f4cb7468b9a8ae5e91669a40c8ebb2

6 years agopackage version up to 2.8.0 82/174082/1 accepted/tizen/unified/20180330.060633 submit/tizen/20180328.053955
SooChan Lim [Wed, 28 Mar 2018 04:46:00 +0000 (13:46 +0900)]
package version up to 2.8.0

Change-Id: I2764f4c8de2773d3ff63a1c541a736032d6591aa

6 years agobackend: change the type of the size 81/174081/1
SooChan Lim [Wed, 28 Mar 2018 04:14:05 +0000 (13:14 +0900)]
backend: change the type of the size

from int to unsigned int

Change-Id: I5fe103a21a3ed2333ae10a6f7edd31701b6ecbed

6 years agoutest: change TEST_P to TEST_F 29/173929/1
SooChan Lim [Tue, 27 Mar 2018 04:11:35 +0000 (13:11 +0900)]
utest: change TEST_P to TEST_F

Change-Id: Id96dc9e2f0218bba58d8466dfcf17dcf8d9d39c1

6 years agoutest: fix the assert condition 28/173928/1
SooChan Lim [Tue, 27 Mar 2018 04:03:41 +0000 (13:03 +0900)]
utest: fix the assert condition

Change-Id: Ic8cf43065ed6b72e360eb0fb7927f12a859991ec

6 years agopackage version up to 2.7.4 accepted/tizen/unified/20180327.055734 submit/tizen/20180326.044100
SooChan Lim [Mon, 26 Mar 2018 04:05:18 +0000 (13:05 +0900)]
package version up to 2.7.4

Change-Id: I9c994a6d4e06b0a6bcdeb307afaf3418cedad997

6 years agobufmgr: lock/unlock gLock 93/173793/1
SooChan Lim [Mon, 26 Mar 2018 04:04:23 +0000 (13:04 +0900)]
bufmgr: lock/unlock gLock

Change-Id: Iac73a706adb5bf5410fd42b974699691153b36d5

6 years agofix the crash 93/173693/1
SooChan Lim [Fri, 23 Mar 2018 06:47:04 +0000 (15:47 +0900)]
fix the crash

Change-Id: I62510f67938cf84d81b1f87fd55ca1d91ed2ded8

6 years agopackage version up to 2.7.3 27/173627/1 accepted/tizen/unified/20180323.062212 submit/tizen/20180323.010140
SooChan Lim [Thu, 22 Mar 2018 23:39:16 +0000 (08:39 +0900)]
package version up to 2.7.3

Change-Id: Idbc20b5361f70103ece093dbef7bf4967b7ff5e5

6 years agomove dlog.h to the tbm_log.c 86/173486/3
SooChan Lim [Thu, 22 Mar 2018 02:23:23 +0000 (11:23 +0900)]
move dlog.h to the tbm_log.c

Change-Id: Idb2c6f4ccf615ee9656d1b31dc3758024a92ea87

6 years agoutest: change the size check 35/173435/2
SooChan Lim [Wed, 21 Mar 2018 08:55:26 +0000 (17:55 +0900)]
utest: change the size check

Change-Id: If934d1c9476941c04c410536e2370568737e2463

6 years agoutest: imported bo could be different with the same key and fd 34/173434/2
SooChan Lim [Wed, 21 Mar 2018 08:53:16 +0000 (17:53 +0900)]
utest: imported bo could be different with the same key and fd

Change-Id: I901f7d87d35b3940d291d2de155b500974813390

6 years agoutest: do not check virtual address. 33/173433/2
SooChan Lim [Wed, 21 Mar 2018 08:49:01 +0000 (17:49 +0900)]
utest: do not check virtual address.

it could be different depending on hw

Change-Id: Ieda5d52568745fac15d9fa663eb2e145b73daf41

6 years agoutest: do not check the TBM_DEVICE_MM 16/173416/2
SooChan Lim [Wed, 21 Mar 2018 08:42:23 +0000 (17:42 +0900)]
utest: do not check the TBM_DEVICE_MM

Change-Id: I4ae6893bb9e1f168a5046afa375bb7cac103c7dd

6 years agoutest: do not check the diff between alloc_size and ret_size 15/173415/2
SooChan Lim [Wed, 21 Mar 2018 08:16:10 +0000 (17:16 +0900)]
utest: do not check the diff between alloc_size and ret_size

Change-Id: I98c1c2b0c5f0bfa97ab90af6336ba15ae3196561

6 years agopackage version up to 2.7.2 93/173193/1 accepted/tizen/unified/20180320.141319 submit/tizen/20180320.042342
SooChan Lim [Tue, 20 Mar 2018 03:56:25 +0000 (12:56 +0900)]
package version up to 2.7.2

Change-Id: I11f048b500d831ec5187fa7fd058ecf2a4e87c11

6 years agoutest: do not check the validation of some backend symbols 92/173192/1
SooChan Lim [Tue, 20 Mar 2018 03:55:15 +0000 (12:55 +0900)]
utest: do not check the validation of some backend symbols

Change-Id: I349ded39d3c986606dd618282b31ce5ecd58262d

6 years agolog: move the condition check to tbm_log.h 91/173091/1
SooChan Lim [Mon, 19 Mar 2018 11:55:21 +0000 (20:55 +0900)]
log: move the condition check to tbm_log.h

Change-Id: I84d581810190d98d6c4075154d847c6736346055

6 years agobackend: extern c for cpp build. 44/172844/1
SooChan Lim [Fri, 16 Mar 2018 08:10:25 +0000 (17:10 +0900)]
backend: extern c for cpp build.

Change-Id: I04fb8fb893f9ef97b6ad17e09b6e94976d63eb67

6 years agobufmgr: check the error type. 43/172843/1
SooChan Lim [Fri, 16 Mar 2018 08:10:09 +0000 (17:10 +0900)]
bufmgr: check the error type.

Change-Id: I4304e7b9222e952e640633dab9851bed8ac39bec

6 years agopackage version up to 2.7.1 21/172821/1 accepted/tizen/unified/20180320.065857 submit/tizen/20180316.064953
SooChan Lim [Fri, 16 Mar 2018 06:44:19 +0000 (15:44 +0900)]
package version up to 2.7.1

Change-Id: I4ed30b4cab4db43dc893a72c6ae173be80c6607f

6 years agobackend: replace tbm_bufmgr.h to tbm_type_common.h 02/172802/1
SooChan Lim [Fri, 16 Mar 2018 02:37:58 +0000 (11:37 +0900)]
backend: replace tbm_bufmgr.h to tbm_type_common.h

Change-Id: I1334bf3a502d962574dd0e212886a1a0a18b8e08

6 years agorename tbm_type_into to tbm_type_common 19/172619/1
SooChan Lim [Thu, 15 Mar 2018 01:36:16 +0000 (10:36 +0900)]
rename tbm_type_into to tbm_type_common

Change-Id: I8293dd35bbec9b36774564f0271d5c7a26201932

6 years agoutest: add error exception 14/172614/1
SooChan Lim [Thu, 15 Mar 2018 00:52:19 +0000 (09:52 +0900)]
utest: add error exception

Change-Id: I76fd108c7c73dbdd55884f386de5ad9e1d684d44

6 years agopackage version up to 2.7.0 53/172553/1 accepted/tizen/unified/20180316.062629 submit/tizen/20180314.105229
SooChan Lim [Wed, 14 Mar 2018 10:42:33 +0000 (19:42 +0900)]
package version up to 2.7.0

Change-Id: I167c5f7774b9e295f217a621a6bc2c4833e079fa

6 years agoutest: change the conditon of the tbm_key 44/172544/1
SooChan Lim [Wed, 14 Mar 2018 10:20:18 +0000 (19:20 +0900)]
utest: change the conditon of the tbm_key

Change-Id: Ic8626935bffea12d99ca74efbfa096fcc22d2d28

6 years agobufmgr: make thread safe 41/172541/1
SooChan Lim [Wed, 14 Mar 2018 10:12:07 +0000 (19:12 +0900)]
bufmgr: make thread safe

Change-Id: Ic5db85b52898aeeac80f3ec20dca413bff29d31b

6 years agoutest: change the ASSERT to the EXPECT 36/172536/1
SooChan Lim [Wed, 14 Mar 2018 09:45:09 +0000 (18:45 +0900)]
utest: change the ASSERT to the EXPECT

Change-Id: I2425f1a587091a79e13821a786cdedd17aeb151d

6 years agoutest: symbol check for tbm_backend_module_data 35/172535/1
SooChan Lim [Wed, 14 Mar 2018 09:44:18 +0000 (18:44 +0900)]
utest: symbol check for tbm_backend_module_data

Change-Id: Id0139dc03161976a977ca8b2e1d0fd072883b9da

6 years agotype: move TBM_FORMAT from tbm_surface.h to tbm_type.h 34/172534/1
SooChan Lim [Wed, 14 Mar 2018 09:40:49 +0000 (18:40 +0900)]
type: move TBM_FORMAT from tbm_surface.h to tbm_type.h

Change-Id: Ia5a0538c629336040e59c7535e5b4f1ddf214ceb

6 years agosurface_internal: calls the new backend_funcs 72/172372/7
SooChan Lim [Tue, 13 Mar 2018 10:58:27 +0000 (19:58 +0900)]
surface_internal: calls the new backend_funcs

Change-Id: Ic5500224146f4e604b07d1e15e21bef6a1f27070

6 years agobo: calls the new backend_funcs 71/172371/6
SooChan Lim [Tue, 13 Mar 2018 10:56:59 +0000 (19:56 +0900)]
bo: calls the new backend_funcs

Change-Id: I1023dd5870cdcf14e4022e94d379cdf59f9151be

6 years agobufmgr: calls the new backend_funcs 70/172370/5
SooChan Lim [Tue, 13 Mar 2018 10:54:05 +0000 (19:54 +0900)]
bufmgr: calls the new backend_funcs

Change-Id: I1207e83735e4e5cc78070e1b6186991fa2f21cbf

6 years agobackend: load the tbm_backend_module_data and init/deinit. 69/172369/7
SooChan Lim [Tue, 13 Mar 2018 10:26:44 +0000 (19:26 +0900)]
backend: load the tbm_backend_module_data and init/deinit.

load the new backend module data and initialize/deinitialize
the backend module.

The tbm_bufmgr_init load the new backend module at first.
If the backend module does not implement with the new tbm_backend.h,
libtbm finds and load the old init symbol from the backend module.

Change-Id: I85e91615cee3ff9615d4680077037aa5d82d1455

6 years agomake the tbm_backend file 68/172368/6
SooChan Lim [Tue, 13 Mar 2018 10:22:32 +0000 (19:22 +0900)]
make the tbm_backend file

This is new backend interface to implement the backend module.
After 3.0 version of libtbm, the vendors have to implement
their tbm backend modules with the new backend header file which
is tbm_backend.h file.

The old backend header file which is tbm_bufmgr_backend.h file
is deprecated and will be removed soon.

Change-Id: I54b3694363fafa2147188de8a1bec701405ff1c4

6 years agotype: add typedef for the memory type and the capabilities 67/172367/2
SooChan Lim [Tue, 13 Mar 2018 06:29:08 +0000 (15:29 +0900)]
type: add typedef for the memory type and the capabilities

Change-Id: Ia7c9562d434571d58f72986da7ab525009625d69

6 years agotype: make the definitions into enum values. 66/172366/2
SooChan Lim [Tue, 13 Mar 2018 06:28:08 +0000 (15:28 +0900)]
type: make the definitions into enum values.

for device and option

Change-Id: Ie884c2cb9eb4d2c3a730eba55f68d32eebaba783

6 years agotype: add error types. 65/172365/2
SooChan Lim [Tue, 13 Mar 2018 06:25:38 +0000 (15:25 +0900)]
type: add error types.

add two types which are TBM_ERROR_OUT_OF_MEMORY, TBM_ERROR_INVALID_PARAMETER

Change-Id: I962eb1f1b1efbd03e6f2030bd2535f0d98ba348d

6 years agomove the position of the codes 64/172364/1
SooChan Lim [Tue, 13 Mar 2018 06:24:26 +0000 (15:24 +0900)]
move the position of the codes

Change-Id: I4fbb55e67ca33bf26efc54f60d9a15761243471a

6 years agotype: add tbm_native_display type. 63/172363/1
SooChan Lim [Tue, 13 Mar 2018 06:15:11 +0000 (15:15 +0900)]
type: add tbm_native_display type.

Change-Id: I4d589ad7b3752a54ccbf6d560e01e5d12994a363

6 years agoutest: change the return type. 62/172362/1
SooChan Lim [Tue, 13 Mar 2018 10:01:31 +0000 (19:01 +0900)]
utest: change the return type.

Change-Id: I1823602d8b15d53c6731fce5f6ca2d842a30ca62

6 years agopackage version up to 2.6.0 22/171922/1 submit/tizen/20180308.090010
SooChan Lim [Thu, 8 Mar 2018 06:36:30 +0000 (15:36 +0900)]
package version up to 2.6.0

Change-Id: Ib04f67fff8789ad08d2335681b4652cabca78b01