platform/core/uifw/libtbm.git
16 months agotbm_surface_internal: change millisecond to second in file name of dump_buffer 27/286027/3
Changyeon Lee [Mon, 26 Dec 2022 10:50:58 +0000 (19:50 +0900)]
tbm_surface_internal: change millisecond to second in file name of dump_buffer

Change-Id: I1c78d171e2a59cfeeb6a8c15e5277177f4ecce88

16 months agoPackage version up to 4.1.23 05/285905/1
Junkyeong Kim [Thu, 22 Dec 2022 06:47:40 +0000 (15:47 +0900)]
Package version up to 4.1.23

Change-Id: I79a1d980e12d50845332a723c8f30295f354f27d
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
16 months agoadd tbm-unittest package 02/285902/1
Junkyeong Kim [Thu, 22 Dec 2022 06:44:16 +0000 (15:44 +0900)]
add tbm-unittest package

Change-Id: I609dfc35ea3ad853c29cf6f291be0ca4edf7f6df
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
17 months agoPackage version up to 4.1.22 22/285522/2
Changyeon Lee [Wed, 14 Dec 2022 04:22:07 +0000 (13:22 +0900)]
Package version up to 4.1.22

Change-Id: Iff22ebbd2da800fdf8b3855bf6797e5b8d2b07bd

17 months agotbm_drm_helper_server: separate tbm-drm-auth server from main thread 91/285491/3
Changyeon Lee [Tue, 13 Dec 2022 12:10:55 +0000 (21:10 +0900)]
tbm_drm_helper_server: separate tbm-drm-auth server from main thread

if main thread is busy, initializing tbm_bufmgr of client is delayed
because wl_display_roundtrip is called twice to get authenticated
DRM fd.

this patch creates a new wl_display and runs thread of tbm-drm-auth
socket.

Change-Id: I5db513f2ab97a8ef81c8e621e9f27f455b4f6355

17 months agotbm_drm_helper_server: print errno string when open drm fd is failed 40/285040/1
Changyeon Lee [Mon, 5 Dec 2022 04:27:34 +0000 (13:27 +0900)]
tbm_drm_helper_server: print errno string when open drm fd is failed

Change-Id: I1e5734813a384fcf8264fb2fa349f05cbcdbfdb5

17 months ago[temporary] add debug log in tbm_bo_unmap 55/284455/1 accepted/tizen/unified/20221118.021724
Changyeon Lee [Thu, 17 Nov 2022 09:26:16 +0000 (18:26 +0900)]
[temporary] add debug log in tbm_bo_unmap

Change-Id: Ic042223ab48162cebaa70fa76b2f640d018da90d

18 months agoPackage version up to 4.1.21 22/283522/2 accepted/tizen/unified/20221102.020555
Changyeon Lee [Fri, 28 Oct 2022 02:37:44 +0000 (11:37 +0900)]
Package version up to 4.1.21

Change-Id: I7cbe86dbda3d2643c5f940c6ffdc5175b082f338

18 months agotbm_surface_queue: add tbm_surface_queue_set_alloc_cb2 21/283521/2
Changyeon Lee [Fri, 28 Oct 2022 07:20:42 +0000 (16:20 +0900)]
tbm_surface_queue: add tbm_surface_queue_set_alloc_cb2

surface queue infomation can be mismatched when tbm_surface_queue_reset and
tbm_surface_queue_can_dequeue_wait_timeout are called in different thread.

1. tbm_surface_queue_can_dequeue_wait_timeout is called in thread1
   and it wait free buffer
2. tbm_surface_queue_reset is called in thread2
3. waiting of thread1 is finished but wayland_tbm create surface with queue_info
4. _handle_tbm_surface_queue_reset_notify is called and queue_info is updated

for resolving this problem, libtbm add queue infomation in alloc callback
and wayland_tbm create surface with argument of alloc callback.

Change-Id: Ie3274ee8380f0073445b7116c5e26cfbe86f60a2

18 months agoFix invalid assignment with unsigned values 57/283357/1
Changyeon Lee [Tue, 18 Oct 2022 08:01:37 +0000 (17:01 +0900)]
Fix invalid assignment with unsigned values

Change-Id: I1c2f60ed591d66381e1323f361bebbe476708cd1

20 months agoPackage version up to 4.1.20 85/280885/2 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060809 accepted/tizen/7.0/unified/hotfix/20221116.110143 accepted/tizen/unified/20220908.013359 tizen_7.0_m2_release
Changyeon Lee [Tue, 6 Sep 2022 07:52:40 +0000 (16:52 +0900)]
Package version up to 4.1.20

Change-Id: I3d536565abe6214bdf3da74184b535e81a11237d

20 months agotbm_module: Fix leak of fd 84/280884/2
Changyeon Lee [Tue, 6 Sep 2022 07:52:11 +0000 (16:52 +0900)]
tbm_module: Fix leak of fd

Change-Id: I8e2fc72c07bba9035e8cf9f9b6e07d2ac9ff1fcb

20 months agotbm_bufmgr: Fix wrong checking error 83/280883/2
Changyeon Lee [Tue, 6 Sep 2022 07:38:16 +0000 (16:38 +0900)]
tbm_bufmgr: Fix wrong checking error

Change-Id: Ibf8079ab0a6ca34258e6b64b0cb8824d4a974060

20 months agoPackage version up to 4.1.19 89/279989/1 accepted/tizen/unified/20220829.062539 submit/tizen/20220822.074506 submit/tizen/20220823.062629 submit/tizen/20220824.013616 submit/tizen/20220825.034024 submit/tizen/20220826.010009
Changyeon Lee [Mon, 22 Aug 2022 05:35:59 +0000 (14:35 +0900)]
Package version up to 4.1.19

Change-Id: Ie38af8f757eda89b5d7134a41f377226307eab53

20 months agomodule: Fix failure bind_native_display when drm fd is render node 88/279988/1
Changyeon Lee [Mon, 22 Aug 2022 05:32:00 +0000 (14:32 +0900)]
module: Fix failure bind_native_display when drm fd is render node

if drm fd is render node, tbm_drm_helper_wl_auth_server_init is not required.

Change-Id: I46921fafc3c911dc9b35be2e6fd4284440d6fc05

23 months agoPackage version up to 4.1.18 44/276144/1 accepted/tizen/unified/20220615.135340 submit/tizen/20220610.064105 submit/tizen/20220613.103054 submit/tizen/20220614.023836
Junkyeong Kim [Fri, 10 Jun 2022 05:42:55 +0000 (14:42 +0900)]
Package version up to 4.1.18

Change-Id: I55f9cfd3908a5885de2fd9da2986a1f5fe4c1f2d
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
23 months agoapply new gcov policy 43/276143/1
Junkyeong Kim [Fri, 10 Jun 2022 05:41:33 +0000 (14:41 +0900)]
apply new gcov policy

Change-Id: I37c620c9d0555bc34efc403ac683bbd9a46ea7b1
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
2 years agoPackage version up to 4.1.17 83/274383/1 submit/tizen/20220427.090848 submit/tizen/20220429.005630 submit/tizen/20220502.014827 submit/tizen/20220530.032002
Changyeon Lee [Wed, 27 Apr 2022 08:14:40 +0000 (17:14 +0900)]
Package version up to 4.1.17

Change-Id: I5e19d1d068a516f6eacf195f99cac838dcacd49f

2 years agotbm_bo: return flag of tbm bo from backend 80/274380/3
Changyeon Lee [Wed, 27 Apr 2022 03:14:14 +0000 (12:14 +0900)]
tbm_bo: return flag of tbm bo from backend

backend can change flag of tbm bo
flag should be got from backend

Change-Id: Ib38b15ed2ac051fe2b6a3ed62541726a5b04acd7

2 years agoPackage version up to 4.1.16 84/273884/1
SooChan Lim [Fri, 15 Apr 2022 07:13:33 +0000 (16:13 +0900)]
Package version up to 4.1.16

Change-Id: Ia45d92140b5e3af4be170ab3cfa8884b8ba7be06

2 years agotest: donot use parametized tests 83/273883/1
SooChan Lim [Fri, 15 Apr 2022 07:09:05 +0000 (16:09 +0900)]
test: donot use parametized tests

for fix the testing error message from Gtest module.

There are no TEST_P cases in tbm-haltests yet.
Therefore TBMEnv don't need to inherit the parametized class of Gtest.

Change-Id: I245efc1206a39dd562ae5781be2cf7011f286a0b

2 years agoPackage version up to 4.1.15 12/271812/1 submit/tizen/20220302.020404 submit/tizen/20220302.231150
SooChan Lim [Wed, 2 Mar 2022 01:36:56 +0000 (10:36 +0900)]
Package version up to 4.1.15

Change-Id: Idbd00220045923425ef994d1459399ba77dbb922

2 years agodo not use "+" at configure.ac 11/271811/1
SooChan Lim [Wed, 2 Mar 2022 01:36:10 +0000 (10:36 +0900)]
do not use "+" at configure.ac

fix the build break due to upgrade pkg-config 0.29.2.

Change-Id: I0241732143f61c2617d42a9d12022d61517a6aa8

2 years agoPackage version up to 4.1.14 72/270072/1 accepted/tizen/unified/20220127.133256 submit/tizen/20220125.075554
Junkyeong, Kim [Tue, 25 Jan 2022 05:32:46 +0000 (14:32 +0900)]
Package version up to 4.1.14

Change-Id: Ib04499f36454d5ed7f9eefb368e50c8e750944b1
Signed-off-by: Junkyeong, Kim <jk0430.kim@samsung.com>
2 years agoChange gcov package installation path 66/270066/1
Junkyeong, Kim [Tue, 25 Jan 2022 04:49:11 +0000 (13:49 +0900)]
Change gcov package installation path

Change-Id: I12c62fcbd4077aa18caeff7fc51d943e84bc3f67
Signed-off-by: Junkyeong, Kim <jk0430.kim@samsung.com>
2 years agoPackage version up to 4.1.13 88/268988/1 submit/tizen/20220106.051935 submit/tizen/20220111.025052 submit/tizen/20220119.024922
Changyeon Lee [Thu, 6 Jan 2022 04:42:26 +0000 (13:42 +0900)]
Package version up to 4.1.13

Change-Id: Id82be2e124992561c12736f7b6573cffddb4dce6

2 years agotbm_surface_internal: fix wrong last result when tbm_bo_map is failed 40/268940/1
Changyeon Lee [Wed, 5 Jan 2022 03:44:52 +0000 (12:44 +0900)]
tbm_surface_internal: fix wrong last result when tbm_bo_map is failed

tbm_bo_unmap set ERROR NONE to last result in case of tbm_bo_map is failed

Change-Id: I160d38ebd07020b7b1a5766eacaab7d40c8bb69e

2 years agoPackage version up to 4.1.12 19/268119/1 submit/tizen/20211220.023321
Changyeon Lee [Thu, 16 Dec 2021 09:02:20 +0000 (18:02 +0900)]
Package version up to 4.1.12

Change-Id: I68cef585bdaf78a1143763613f7587186e648990

2 years agotbm_bufmgr: fix leak of bo data 18/268118/1
Changyeon Lee [Thu, 16 Dec 2021 09:01:30 +0000 (18:01 +0900)]
tbm_bufmgr: fix leak of bo data

Change-Id: I8eb535679f451f0fb64f3f30094cf7801a121184

2 years agoPackage version up to 4.1.11 63/265863/1 accepted/tizen/unified/20211102.133806 submit/tizen/20211101.080403
Changyeon Lee [Mon, 1 Nov 2021 03:44:04 +0000 (12:44 +0900)]
Package version up to 4.1.11

Change-Id: I455af528f2b5e8607b1639c0689d9a8b629f8334

2 years agotbm_bo: fix wrong last error when tbm_bo_map is failed 85/265285/1
Changyeon Lee [Thu, 14 Oct 2021 05:29:10 +0000 (14:29 +0900)]
tbm_bo: fix wrong last error when tbm_bo_map is failed

Change-Id: I85b46f18be8b1850c83c10c0c298ea5cc7c3e780

2 years agoExclude dlog dependency when dlog disabled. 69/262969/2 linux_yocto
Joonbum Ko [Tue, 24 Aug 2021 05:47:04 +0000 (14:47 +0900)]
Exclude dlog dependency when dlog disabled.

Change-Id: I89e63e372ea77d12c77eae2cbf555421adc2ed9d
Signed-off-by: Joonbum Ko <joonbum.ko@samsung.com>
2 years agoPackage version up to 4.1.10 38/262538/1 accepted/tizen/6.5/unified/20211028.121235 accepted/tizen/unified/20210816.122902 submit/tizen/20210813.050436 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
SooChan Lim [Fri, 13 Aug 2021 04:34:50 +0000 (13:34 +0900)]
Package version up to 4.1.10

Change-Id: Ie59eab4857367df5a569f924bada52f8d88caf1f

2 years agotbm_bufmgr: change the paramter type 25/262525/1
SooChan Lim [Fri, 13 Aug 2021 00:10:56 +0000 (09:10 +0900)]
tbm_bufmgr: change the paramter type

change the long type into the unsigned int type.

Change-Id: Ic040b29759f166afcc870030ec49e822e8a3c752

2 years agoPackage version up to 4.1.9 97/262397/1 accepted/tizen/unified/20210813.025732 submit/tizen/20210810.025426 submit/tizen/20210811.044813
Changyeon Lee [Tue, 10 Aug 2021 02:48:41 +0000 (11:48 +0900)]
Package version up to 4.1.9

Change-Id: If6a1e27e16c7ab6ad4b231e4eda31839f3d9b8bb

2 years agoFix missing initalize 77/262377/1
Changyeon Lee [Mon, 9 Aug 2021 11:00:43 +0000 (20:00 +0900)]
Fix missing initalize

Change-Id: I279fc7e005a34d2e70f2e4627d7af47083eb1654

2 years agoadd --with-default-dlog build option 97/261897/1
SooChan Lim [Wed, 28 Jul 2021 10:00:18 +0000 (19:00 +0900)]
add --with-default-dlog build option

The default value of this option is yes.
If this option sets no, the default log is stdout.

Change-Id: I806691bec7c604ff2954f7004907ac0670c43588

2 years agoPackage version up to 4.1.8 98/260998/1
SooChan Lim [Thu, 8 Jul 2021 07:02:56 +0000 (16:02 +0900)]
Package version up to 4.1.8

Change-Id: Idab9f0446feaa1dbb436dcd078ed59f4c858e1f9

2 years agotbm_bufmgr: set TBM_ERROR_INVALID_PARAMETER 97/260997/1
SooChan Lim [Thu, 8 Jul 2021 06:55:31 +0000 (15:55 +0900)]
tbm_bufmgr: set TBM_ERROR_INVALID_PARAMETER

when the parameter is not vaild.

Change-Id: I58e2ca583e4ab868f838a1a3bbb85a6c50b82907

2 years agotbm_surface_internal: check the bufmgr capabililiy 96/260996/1
SooChan Lim [Wed, 7 Jul 2021 04:53:56 +0000 (13:53 +0900)]
tbm_surface_internal: check the bufmgr capabililiy

check the bufmgr capability instead of calling the
tbm_module_support_surface_data

Change-Id: I41621f4315a21c9e8cb6ee6373beadf23d85350f

2 years agotbm_bufmgr: add tbm_bufmgr_internal_support_capabilites 95/260995/1
SooChan Lim [Wed, 7 Jul 2021 04:53:11 +0000 (13:53 +0900)]
tbm_bufmgr: add tbm_bufmgr_internal_support_capabilites

this function checks if the bufmgr has the given capabilites at the same
time.

Change-Id: I099dc2145e7e7bb01ed2acfe49e1a134f0058b0c

2 years agotbm_bufmgr: add TBM_BUFMGR_CAPABILITY_SHARE_SURFACE 94/260994/1
SooChan Lim [Wed, 7 Jul 2021 02:22:23 +0000 (11:22 +0900)]
tbm_bufmgr: add TBM_BUFMGR_CAPABILITY_SHARE_SURFACE

The backend module can support the function of sharing the surface
resource when this capability is set.

Change-Id: Ib80447441011071d5794b370f3ab37fcf7ac86b7

2 years agoPackage version up to 4.1.7 34/260734/1 accepted/tizen/unified/20210705.125208 submit/tizen/20210702.072025
SooChan Lim [Fri, 2 Jul 2021 02:49:14 +0000 (11:49 +0900)]
Package version up to 4.1.7

Change-Id: I613b5459b42eb1c444541a077a7a749261e87607

2 years agotbm_module: donot print the error message 33/260733/1
SooChan Lim [Fri, 2 Jul 2021 02:22:31 +0000 (11:22 +0900)]
tbm_module: donot print the error message

Donot print the error message when the backend does not support
hal_tbm_bufmgr_alloc_surface.

Change-Id: Iaeb5a9dc5d0348e7ce4fe51c996a65951b02f29e

2 years agotbm_surface_internal: do not print the error message 32/260732/1
SooChan Lim [Fri, 2 Jul 2021 02:08:18 +0000 (11:08 +0900)]
tbm_surface_internal: do not print the error message

If the tbm_module does not support the surface_data, the libtbm prints nothing.

Change-Id: Ibbe628d66a6ff1a1d56a9e578a38e8101e84530e

2 years agotbm_module: donot print failed message. 31/260731/1
SooChan Lim [Fri, 2 Jul 2021 02:01:24 +0000 (11:01 +0900)]
tbm_module: donot print failed message.

libtbm calls the bufmgr_alloc_bo if bufmgr_alloc_bo_with_format.
So we don't need to print the failed message.

Change-Id: Ic87149028dddb3e9537d70240fb2e5aa98298e3d

2 years agoPackage version up to 4.1.6 75/260375/1 accepted/tizen/unified/20210625.170433 submit/tizen/20210624.054931
SooChan Lim [Thu, 24 Jun 2021 05:20:58 +0000 (14:20 +0900)]
Package version up to 4.1.6

Change-Id: Ib7871207cf550b17169e94fc92f048430161c7a7

2 years agotbm_bufmgr: lock the gLock before locking tbm_bufmgr_mutex 70/260370/1
SooChan Lim [Thu, 24 Jun 2021 04:21:43 +0000 (13:21 +0900)]
tbm_bufmgr: lock the gLock before locking tbm_bufmgr_mutex

The order of locking mutex makes deadlock. So this patch
will start to fix.

Change-Id: I47a537f41ad19cac3bb1a31fc75a88bae5cda21d

2 years agotbm_bufmgr: call _tbm_bufmgr_debug_tbm_info_get at _tbm_bufmgr_check_bo_cnt 67/260367/1
SooChan Lim [Thu, 24 Jun 2021 03:29:44 +0000 (12:29 +0900)]
tbm_bufmgr: call _tbm_bufmgr_debug_tbm_info_get at _tbm_bufmgr_check_bo_cnt

To avoid the deadlock, _tbm_bufmgr_debug_tbm_info_get is added and
_tbm_bufmgr_check_bo_cnt uses _tbm_bufmgr_debug_tbm_info_get function.

Change-Id: Ia17077144c8973d4d673994d407a669b3dd3496d

2 years agotbm_bufmgr: lock the gLock before locking tbm_bufmgr_mutex 66/260366/1
SooChan Lim [Thu, 24 Jun 2021 03:01:12 +0000 (12:01 +0900)]
tbm_bufmgr: lock the gLock before locking tbm_bufmgr_mutex

The order of locking mutex makes deadlock. So this patch
will start to fix.

Change-Id: Ic7b866eb5b6826239e1b671c059d0393c47ac4f1

2 years agotbm_surface_internal: fix the memory leak 61/260361/1
SooChan Lim [Thu, 24 Jun 2021 01:56:54 +0000 (10:56 +0900)]
tbm_surface_internal: fix the memory leak

Change-Id: I0579184c8ebb4215ad27fc6f43f64bd46bbff494

2 years agotbm_module: align the line 60/260360/3
SooChan Lim [Thu, 24 Jun 2021 01:36:53 +0000 (10:36 +0900)]
tbm_module: align the line

Change-Id: I861b1930a89b8d122b2dc053a83d50b6d0268c23

2 years agotbm_module: handle the memory leak of the bo_data_array 59/260359/3
SooChan Lim [Thu, 24 Jun 2021 01:08:01 +0000 (10:08 +0900)]
tbm_module: handle the memory leak of the bo_data_array

deal with the memory free when it operates to be failed.

Change-Id: Ifdf99fca1f1b056139ff3c63e72fb08ab15faed2

2 years agotbm_module: remove the static variable 58/260358/1
SooChan Lim [Thu, 24 Jun 2021 01:05:51 +0000 (10:05 +0900)]
tbm_module: remove the static variable

assign the checking variable of the surface_data to tbm_module structure

Change-Id: Ied5a89e68b63ed799d707a4dd2f94b3737e56486

2 years agotbm_module: fix MEAMORY_LEAK.EX 31/260331/1
SooChan Lim [Wed, 23 Jun 2021 09:02:31 +0000 (18:02 +0900)]
tbm_module: fix MEAMORY_LEAK.EX

fix the memory leak

Change-Id: Ib357b8e3807e605eec812cf3ce78418086390ba4

2 years agotbm_bufmgr: remove the duplicated code 21/260321/1
SooChan Lim [Wed, 23 Jun 2021 05:36:37 +0000 (14:36 +0900)]
tbm_bufmgr: remove the duplicated code

Change-Id: I6feb7f196d7a3ab93a32f8de6e9797de5bf5ccc5

2 years agotbm_bufmgr: donot call _tbm_set_last_result 20/260320/1
SooChan Lim [Wed, 23 Jun 2021 05:26:14 +0000 (14:26 +0900)]
tbm_bufmgr: donot call _tbm_set_last_result

The caller of tbm_bufmgr_internal_alloc_bo_with_format calls
_tbm_set_last_result with the error value.

Change-Id: If64031796a5a35b5c811ba2da614674ea6510ef3

2 years agotbm_bufmgr: lock/unlock tbm_bufmgr_mutex at tbm_bufmgr function 19/260319/1
SooChan Lim [Wed, 23 Jun 2021 05:16:52 +0000 (14:16 +0900)]
tbm_bufmgr: lock/unlock tbm_bufmgr_mutex at tbm_bufmgr function

move the lock/unlock code from tbm_bo_alloc to
tbm_bufmgr_internal_alloc_bo

Change-Id: Ic4ac270049b30a3859784363d56961a080de53c9

2 years agotbm_bufmgr: lock/unlock tbm_bufmgr_mutex at tbm_bufmgr function 18/260318/1
SooChan Lim [Wed, 23 Jun 2021 04:56:55 +0000 (13:56 +0900)]
tbm_bufmgr: lock/unlock tbm_bufmgr_mutex at tbm_bufmgr function

move the lock/unlock code from tbm_bo_import_fd to
tbm_bufmgr_internal_import_with_fd

Change-Id: I9784f421e91ce3da6a702829c67a08be937b1d22

2 years agotbm_bo: initialize the bo->user_data_list at bo_free 17/260317/1
SooChan Lim [Wed, 23 Jun 2021 04:52:54 +0000 (13:52 +0900)]
tbm_bo: initialize the bo->user_data_list at bo_free

instead of LIST_INITHEAD at tbm_bo_import_fd

Change-Id: I97550425189bcf596614baf7dabca66866478af3

2 years agotbm_bufmgr: lock/unlock tbm_bufmgr_mutex at tbm_bufmgr function 16/260316/1
SooChan Lim [Wed, 23 Jun 2021 04:10:19 +0000 (13:10 +0900)]
tbm_bufmgr: lock/unlock tbm_bufmgr_mutex at tbm_bufmgr function

move the lock/unlock code from tbm_bo_import to
tbm_bufmgr_internal_import_with_key

Change-Id: I10969db4deea995ab206148f3ea2e3affa030c0e

2 years agotbm_surface_internal: refactor the creation of a surface 15/260315/1
SooChan Lim [Wed, 23 Jun 2021 02:54:10 +0000 (11:54 +0900)]
tbm_surface_internal: refactor the creation of a surface

Reduce the duplicated codes and Be easy to handle an error
at the time of the surface creation.

Change-Id: I0327d332d8c7ec1a4b0919f562826a7ff5476b83

2 years agotbm_bufmgr: add error as a parameter 14/260314/1
SooChan Lim [Wed, 23 Jun 2021 02:52:30 +0000 (11:52 +0900)]
tbm_bufmgr: add error as a parameter

add an error parameter to tbm_bufmgr_internal_alloc_bo_with_bo_data
to get the error.

Change-Id: I4def2716f5e749b9a768dfec5f6416d527cb2144

2 years agotbm_bufmgr: do not include the backend header files 13/260313/1
SooChan Lim [Tue, 22 Jun 2021 07:17:19 +0000 (16:17 +0900)]
tbm_bufmgr: do not include the backend header files

tbm_module include the backend header files, so
tbm_bufmgr does not need to include the backend header files.

Change-Id: I923c6ffcc44d372983c6e26bf064e020c13718aa

2 years agotbm_bo: remove the priv at tbm_bo structure 12/260312/1
SooChan Lim [Tue, 22 Jun 2021 07:03:37 +0000 (16:03 +0900)]
tbm_bo: remove the priv at tbm_bo structure

Change-Id: I190924c2f30fece7e2bab6a559df7aeef58a2257

2 years agotbm_bo: swap the bo_data intead of priv 11/260311/1
SooChan Lim [Tue, 22 Jun 2021 07:03:09 +0000 (16:03 +0900)]
tbm_bo: swap the bo_data intead of priv

Change-Id: I00deb3af0a346eb48a545a9f7a0397086c6539c3

2 years agotbm_module: change the tbm_module_bo_xxx signature 10/260310/1
SooChan Lim [Tue, 22 Jun 2021 06:47:45 +0000 (15:47 +0900)]
tbm_module: change the tbm_module_bo_xxx signature

remove tbm_module and tbm_bo arguments.
change the prefix of the name from tbm_module_bo_xxx to tbm_bo_data_xxx

Change-Id: I03f133e90e141e4ed7f843043919871e2a97c09b

2 years agotbm_module: add tbm_bo_data structure and use it 09/260309/1
SooChan Lim [Tue, 22 Jun 2021 06:24:37 +0000 (15:24 +0900)]
tbm_module: add tbm_bo_data structure and use it

The tbm_bo_data encapsulates the backend bo_data.
The tbm_module can manage the backend bo_data with this
tbm_bo_data.

Change-Id: I299475b9c6f1619ef00e0968f0c43152cddf9bdd

2 years agotbm_module: change tbm_backend_surface_data into tbm_surface_data 08/260308/1
SooChan Lim [Tue, 22 Jun 2021 04:16:52 +0000 (13:16 +0900)]
tbm_module: change tbm_backend_surface_data into tbm_surface_data

Change-Id: Ib8b0cc86f82ed4cd4dd32ac5ed0ec08aa75baefa

2 years agotbm_bufmgr: use tbm_module 07/260307/1
SooChan Lim [Tue, 22 Jun 2021 03:25:31 +0000 (12:25 +0900)]
tbm_bufmgr: use tbm_module

The tbm_module has the information about the backend modules of libtbm.
The tbm_bufmgr does not access the backend module information directly
instead tbm_module has taken in charge of the managememt of the backend
module of libtbm.

Change-Id: I5422fa077f9924dc31afc4bf76c390c26d3dcaa2

2 years agotbm_bufmgr_backend: use module 06/260306/1
SooChan Lim [Tue, 22 Jun 2021 03:24:06 +0000 (12:24 +0900)]
tbm_bufmgr_backend: use module

The bufmgr argument is the tbm_module at libtbm.

Change-Id: Ice96d5dcd457d1da65f8ac9982bb9dc1aa0978d8

2 years agotbm_module: use backend pointer instead of bo->bufmgr->backend pointer 05/260305/1
SooChan Lim [Tue, 22 Jun 2021 03:23:07 +0000 (12:23 +0900)]
tbm_module: use backend pointer instead of bo->bufmgr->backend pointer

Change-Id: Ib625067f80dc896b6313c93302a87364bf750df6

2 years agotbm_bo: change the name of the member vars 04/260304/1
SooChan Lim [Tue, 22 Jun 2021 02:52:25 +0000 (11:52 +0900)]
tbm_bo: change the name of the member vars

change the name from get_from_hal_surface to get_from_surface_data.

Change-Id: I09504455e35cc9cb77e78675db44cbb7e21392cb

2 years agotc: skip the testcase when api does not support. 03/260303/1
SooChan Lim [Tue, 22 Jun 2021 02:44:05 +0000 (11:44 +0900)]
tc: skip the testcase when api does not support.

skip some tbm_surface api which may not be supported.

Change-Id: I0e143746004c5a81c8ab87501bc9eaa57907361a

2 years agotbm_surface_internal: implement tbm_surface functions with tbm_suface_data api 02/260302/1
SooChan Lim [Tue, 22 Jun 2021 02:33:34 +0000 (11:33 +0900)]
tbm_surface_internal: implement tbm_surface functions with tbm_suface_data api

Use tbm_surface_data instead of hal_tbm_surface at tbm_surface_internal.c

Change-Id: I137edbfd63756c1c975731baae05cedd554de4be

2 years agotbm_surface: add tbm_backend_surface_data to tbm_surface structure 01/260301/1
SooChan Lim [Tue, 22 Jun 2021 02:29:08 +0000 (11:29 +0900)]
tbm_surface: add tbm_backend_surface_data to tbm_surface structure

tbm_backend_surface_data is the surface_data from HAL-TBM backend
module.

Change-Id: Ieb8ec6ae10dbbc8e5ef49dd4598567778ae58dc2

2 years agotbm_module: add tbm_module_support_surface_data 00/260300/1
SooChan Lim [Tue, 22 Jun 2021 02:24:29 +0000 (11:24 +0900)]
tbm_module: add tbm_module_support_surface_data

This tells whether the module support surface_data.

Change-Id: I84bfa7849daad784feab9c2d7779adbe3bcea934

2 years agotbm_module: add tbm_surface_data_export 99/260299/1
SooChan Lim [Tue, 22 Jun 2021 02:23:04 +0000 (11:23 +0900)]
tbm_module: add tbm_surface_data_export

This exports the buffer_data from surface_data.

Change-Id: If4731f1acd61a4498139549fd49fd39d10dca4fe

2 years agotbm_module: add tbm_surface_data_get_bo_data_array 98/260298/1
SooChan Lim [Tue, 22 Jun 2021 02:21:56 +0000 (11:21 +0900)]
tbm_module: add tbm_surface_data_get_bo_data_array

This gets the bo_data array from the surface_data

Change-Id: I3f22258b732a26664152f4668195a968678cb3ab

2 years agotbm_module: add tbm_surface_data_get_plane_data 97/260297/1
SooChan Lim [Tue, 22 Jun 2021 02:20:17 +0000 (11:20 +0900)]
tbm_module: add tbm_surface_data_get_plane_data

This gets the plane data from the surface_data

Change-Id: I4dc59461c28941c0f4184b3a70ea6d5922925b42

2 years agotbm_module: add tbm_surface_data_free 96/260296/1
SooChan Lim [Tue, 22 Jun 2021 02:17:31 +0000 (11:17 +0900)]
tbm_module: add tbm_surface_data_free

This frees tbm_surface_data resource.

Change-Id: I2b54f218f08ed2cb63f7a651539ccb8334ff34ee

2 years agotbm_module: add tbm_module_import_surface_data 95/260295/1
SooChan Lim [Tue, 22 Jun 2021 01:40:50 +0000 (10:40 +0900)]
tbm_module: add tbm_module_import_surface_data

This imports a tbm_backend_surface_data resource with
tbm_surface_buffer_data.

Change-Id: I3ea0507aab1c64e8906d5d9c59298ce41c897e57

2 years agotbm_module: add tbm_module_alloc_surface_data 94/260294/1
SooChan Lim [Tue, 22 Jun 2021 01:39:41 +0000 (10:39 +0900)]
tbm_module: add tbm_module_alloc_surface_data

This allocates a tbm_backend_surface_data resource.

Change-Id: I3548be16f63fa616feff4e740749f8ac1356a548

2 years agotbm_module: add tbm_backend_surface_data structure 93/260293/1
SooChan Lim [Tue, 22 Jun 2021 01:10:51 +0000 (10:10 +0900)]
tbm_module: add tbm_backend_surface_data structure

The tbm_backend_surface_data is a resource information from HAL-TBM.

Change-Id: Iec3dfc8630dd0e2059a64d22e53c9edb91cb570d

2 years agotbm_module: change the api name for allocation of bo_data 92/260292/1
SooChan Lim [Tue, 22 Jun 2021 01:23:27 +0000 (10:23 +0900)]
tbm_module: change the api name for allocation of bo_data

use bo_data instead of bo

Change-Id: I5b13bc8b4fdfd4fa3881f1027df7cc6e95299497

2 years agotbm_module: change tbm_module_bufmgr_ to tbm_module_ 91/260291/1
SooChan Lim [Tue, 22 Jun 2021 01:17:24 +0000 (10:17 +0900)]
tbm_module: change tbm_module_bufmgr_ to tbm_module_

Change-Id: If69b109fdc88d36c36f11349a97d1e334a0e8ae9

2 years agoPackage version up to 4.1.5 20/260120/2 accepted/tizen/unified/20210622.125817 submit/tizen/20210621.015947 submit/tizen/20210621.020532 submit/tizen/20210622.002815
SooChan Lim [Mon, 21 Jun 2021 01:29:41 +0000 (10:29 +0900)]
Package version up to 4.1.5

Change-Id: If451967746b33eabfca3e74304d596e178db6f8b

2 years agotbm_module: free bo when it is not from hal_surface. 19/260119/2
SooChan Lim [Mon, 21 Jun 2021 01:28:45 +0000 (10:28 +0900)]
tbm_module: free bo when it is not from hal_surface.

This patch fix the memory leak.

Change-Id: I60dc2669aadeffdfa286a06108f448f450b43f56

2 years agotbm_surface_internal: Support XBGR, ABGR format in capture 90/260090/1
Changyeon Lee [Fri, 18 Jun 2021 08:58:11 +0000 (17:58 +0900)]
tbm_surface_internal: Support XBGR, ABGR format in capture

Change-Id: I19bad30aa8ee6931a7d48495d052d0aab5543cd7

2 years agoPackage version up to 4.1.4 57/260057/1 submit/tizen/20210618.061309 submit/tizen/20210619.020551 submit/tizen/20210621.000804
SooChan Lim [Fri, 18 Jun 2021 04:51:49 +0000 (13:51 +0900)]
Package version up to 4.1.4

Change-Id: Ie91ee1b6320a3e77150feaa714012ad833f41e8f

2 years agotbm_module: make tbm_module.h 44/260044/1 submit/tizen/20210618.025159
SooChan Lim [Fri, 18 Jun 2021 02:16:09 +0000 (11:16 +0900)]
tbm_module: make tbm_module.h

make tbm_module.h and move structures and symbols
form tbm_bufmgr_int.h to tbm_module.h

Change-Id: I3064ebb93c049daf36c834418e0b004761382191

2 years agotbm_module: initialize the bo_handle to be null. 40/260040/1
SooChan Lim [Fri, 18 Jun 2021 01:30:21 +0000 (10:30 +0900)]
tbm_module: initialize the bo_handle to be null.

Change-Id: Iaff9f5ecec556bdf611cd44c5a013ad800923948

2 years agotbm_module: change tbm_module_bufmgr symbol names 27/260027/2
SooChan Lim [Thu, 17 Jun 2021 10:49:24 +0000 (19:49 +0900)]
tbm_module: change tbm_module_bufmgr symbol names

The changed symbols are below.
 - tbm_module_bufmgr_alloc_bo
 - tbm_module_bufmgr_alloc_bo_with_format
 - tbm_module_bufmgr_import_bo_with_fd
 - tbm_module_bufmgr_import_bo_with_key

Change-Id: Ia91b4fabc15777c06d153062d498eb38650df140

2 years agotbm_module: do not print error message 25/260025/2
SooChan Lim [Thu, 17 Jun 2021 10:29:16 +0000 (19:29 +0900)]
tbm_module: do not print error message

do not print error message when the bufmgr_func->bufmgr_alloc_bo_with_format
does not exists. when it does not exists, allocation logic call the
fallback alloc_bo function.

Change-Id: If760eab7372ad67bc032f1ae99c28829ff7fc834

2 years agotbm_module: add tbm_module_bo_exportd_key and use it 24/260024/2
SooChan Lim [Thu, 17 Jun 2021 10:20:52 +0000 (19:20 +0900)]
tbm_module: add tbm_module_bo_exportd_key and use it

The tbm_module_bo_export_key calls it's backend function

Change-Id: I24be15e2e60829bb4d4da0d562f032447c232c22

2 years agotbm_module: add tbm_module_bo_exportd_fd and use it 23/260023/1
SooChan Lim [Thu, 17 Jun 2021 10:10:35 +0000 (19:10 +0900)]
tbm_module: add tbm_module_bo_exportd_fd and use it

The tbm_module_bo_export_fd calls it's backend function

Change-Id: I806c6fb60545ee0777d837ab3ada36f7a511017e

2 years agotbm_module: add tbm_module_bo_unlock and use it 22/260022/1
SooChan Lim [Thu, 17 Jun 2021 09:59:14 +0000 (18:59 +0900)]
tbm_module: add tbm_module_bo_unlock and use it

The tbm_module_bo_unlock calls it's backend function

Change-Id: Ic9b5f241223780dd39bed1c508a58140245c09d0

2 years agotbm_module: add tbm_module_bo_lock and use it 21/260021/1
SooChan Lim [Thu, 17 Jun 2021 09:45:19 +0000 (18:45 +0900)]
tbm_module: add tbm_module_bo_lock and use it

The tbm_module_bo_lock calls it's backend function

Change-Id: Ie409832d92c73d11ce205b25dd2a296fd4cd74f4

2 years agotbm_module: add tbm_module_bo_unmap and use it 20/260020/1
SooChan Lim [Thu, 17 Jun 2021 08:27:33 +0000 (17:27 +0900)]
tbm_module: add tbm_module_bo_unmap and use it

The tbm_module_bo_unmap calls it's backend function

Change-Id: I4dbd8164bf1cbd7d67af0e22ce40d46be24dabd1

2 years agotbm_module: add tbm_module_bo_map and use it 19/260019/1
SooChan Lim [Thu, 17 Jun 2021 08:18:14 +0000 (17:18 +0900)]
tbm_module: add tbm_module_bo_map and use it

The tbm_module_bo_map calls it's backend function

Change-Id: I73cd41c9fe283a3e8d406a1a80d5468a494e98be