summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
SooChan Lim [Wed, 24 Dec 2014 04:25:58 +0000 (13:25 +0900)]
bump to version 1.1.1
Change-Id: I0b25ebcd492203c1df10bc76bb37254cb031a328
SooChan Lim [Mon, 22 Dec 2014 11:26:13 +0000 (20:26 +0900)]
add tbm_error_e for the fails of bo_map and bo_lock.
Change-Id: I0191a4538c03a2bddc175c056d61c0af82a36fa0
SooChan Lim [Wed, 17 Dec 2014 02:04:39 +0000 (11:04 +0900)]
Merge branch 'devel/tizen' into tizen
Change-Id: I4492013e8febea9340fd87d42744fe0f51282d80
SooChan Lim [Wed, 17 Dec 2014 01:58:10 +0000 (10:58 +0900)]
change the license
Change-Id: I4b2addc13213018d468cd77722a5f804994ff171
SooChan Lim [Fri, 3 Oct 2014 02:36:05 +0000 (11:36 +0900)]
Merge branch 'devel/tizen' into tizen
Change-Id: I791765610e66d36e65c37061eb56bbc04ad44fe1
Changyeon Lee [Wed, 1 Oct 2014 05:29:40 +0000 (14:29 +0900)]
Apply LB doxygen review at tbm_surface.h and tbm_type.h
Change-Id: I4688776b30dd628decbdde1c51b370ce8ec3c5f1
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
Changyeon Lee [Wed, 1 Oct 2014 05:29:40 +0000 (14:29 +0900)]
Apply LB doxygen review at tbm_surface.h and tbm_type.h
Change-Id: I4688776b30dd628decbdde1c51b370ce8ec3c5f1
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
Changyeon Lee [Fri, 19 Sep 2014 08:39:21 +0000 (17:39 +0900)]
Add check for locking and mapping and unmapping fail
Change-Id: I84afe480515e23fc1e76e376787da16890275f1d
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
SooChan Lim [Wed, 1 Oct 2014 04:22:18 +0000 (21:22 -0700)]
Merge "add the code for supporting the tbm_fd" into devel/tizen
Roman Marchenko [Tue, 30 Sep 2014 13:28:59 +0000 (16:28 +0300)]
add the code for supporting the tbm_fd
Change-Id: I77215dcb8b1cc748de135ab8c7a5f02d330bea42
Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
Changyeon Lee [Fri, 19 Sep 2014 08:39:21 +0000 (17:39 +0900)]
Add check for locking and mapping and unmapping fail
Change-Id: I84afe480515e23fc1e76e376787da16890275f1d
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
Sangjin Lee [Thu, 4 Sep 2014 10:18:51 +0000 (03:18 -0700)]
Merge "fix pointer-to-int-cast error" into tizen
SooChan Lim [Wed, 3 Sep 2014 04:57:06 +0000 (13:57 +0900)]
remove useless line in spec file
Change-Id: I9171cdd54a6550ecd58a90e0d84026fd4cade940
SooChan Lim [Wed, 3 Sep 2014 04:52:43 +0000 (13:52 +0900)]
rename a symbole ( tbm_bufmgr_get_drm_fd_wl -> tbm_bufmgr_get_drm_fd_wayland)
Change-Id: Iaccbb2ec3c41528f1fb35a5a7212669e154b340b
Chanho Park [Mon, 25 Aug 2014 03:08:40 +0000 (12:08 +0900)]
fix pointer-to-int-cast error
This patch fixes pointer-to-int-cast error which the option is enabled in
gcc-4.9 compiler.
[ 180s] drm_slp_bufmgr.c: In function 'drm_slp_bo_map':
[ 180s] drm_slp_bufmgr.c:104:19: error: cast from pointer to integer of
different size [-Werror=pointer-to-int-cast]
[ 180s] ret = (unsigned int)bo_handle.ptr;
Change-Id: I89919ce10fff3bc85efdca1a3903d4919ec0f9eb
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
SooChan Lim [Tue, 26 Aug 2014 04:08:59 +0000 (13:08 +0900)]
Add '_tbm_bo_is_valid' static function
-> this function will check the bo_list in gBufMgr whether the bo is in the bo_list or not.
if it is in list , it is valid. And not in list, it is invalid.
this function will replace TBM_BO_IS_VALID Macro.
there is a problem TBM_BO_IS_VALID Macro, this is not considered for tbm_bo which is alread freed.
Change-Id: I85689f5559df71bf8feb9970caf384e7089aef54
Changyeon Lee [Thu, 21 Aug 2014 11:24:08 +0000 (20:24 +0900)]
Fix prevent issue and accessing null pointer
Change-Id: Ie5ea161542e0ea6acddc77dd502bca4e091c27d9
SooChan Lim [Fri, 22 Aug 2014 12:00:47 +0000 (21:00 +0900)]
do not build drm_slp_bufmgr when the arch is x86_64
Change-Id: If916e37be147b71be2e20155328b95787cf59801
SooChan Lim [Fri, 22 Aug 2014 09:59:48 +0000 (18:59 +0900)]
fix the build break to upload obs
Change-Id: Ide26e1e6ddb31d2f351e1dc8f4d3e42b06f445f1
SooChan Lim [Fri, 22 Aug 2014 08:17:53 +0000 (17:17 +0900)]
fix the build-break
Change-Id: I540219d555113565dac2cb4aafce93a0b03e690a
SooChan Lim [Mon, 18 Aug 2014 01:50:57 +0000 (10:50 +0900)]
remove the function which tbm does not support.
Change-Id: I4af4f0c0659d87b1b49e412b8635441ae56a4aaa
SooChan Lim [Fri, 15 Aug 2014 08:59:34 +0000 (17:59 +0900)]
version up
Change-Id: Idf5e9cb1db019917b36607d4b984bad54d380740
SooChan Lim [Wed, 13 Aug 2014 13:05:06 +0000 (22:05 +0900)]
initailize drm depending on the window system platforms
Change-Id: I7705b7731c88a63c82484cc5b23bcef78d19628c
SooChan Lim [Wed, 13 Aug 2014 07:43:03 +0000 (16:43 +0900)]
add the build configuration to distinguish between x11 and wayland
Change-Id: Id6008924406df494cbdc2234e4f972c7d372d813
SooChan Lim [Wed, 13 Aug 2014 05:32:42 +0000 (14:32 +0900)]
package upload
Change-Id: I5c795f24ebbcec4be04ecd3997d987702a13bc9b
SooChan Lim [Tue, 12 Aug 2014 09:25:17 +0000 (18:25 +0900)]
change the version of the tbm
Change-Id: Id6a16b46e6f6c5f2af9ba701d4a168605e46a792
SooChan Lim [Mon, 11 Aug 2014 01:00:41 +0000 (10:00 +0900)]
remove libdrm dependency at devel package
Change-Id: I9c3fbce35e43b41688098741209fd8dde6282473
SooChan Lim [Thu, 7 Aug 2014 04:20:44 +0000 (13:20 +0900)]
set gBufMgr to be null at the deinitialization time
Change-Id: Ib199b73479ea0291ad3931ad387d04a559042516
Changyeon Lee [Wed, 6 Aug 2014 06:18:53 +0000 (15:18 +0900)]
Add typedef tbm_surface_plane_s
Change-Id: I00111a7abf794bc8ff10d7f73267a88f96852b66
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
SooChan Lim [Wed, 6 Aug 2014 05:05:36 +0000 (14:05 +0900)]
remove bufmgr parameter at the tbm_surface_internal APIs
Change-Id: Ic201ac119cc2548a56a2cd115c402bcf0d08e6f3
SooChan Lim [Wed, 6 Aug 2014 01:35:03 +0000 (10:35 +0900)]
put the implementation to create tbm_surface with bos
Change-Id: Ic53f56171d907eb8f076340d1cb7ebb102667eb0
SooChan Lim [Tue, 5 Aug 2014 04:43:43 +0000 (13:43 +0900)]
move the manifest file
Change-Id: I1293b29b96c15457957173e3c3e3bc3bd641952a
SooChan Lim [Tue, 5 Aug 2014 03:51:39 +0000 (20:51 -0700)]
Merge "set the DEFINE according to the version of capi-base-common" into tizen
Changyeon Lee [Mon, 4 Aug 2014 11:22:46 +0000 (20:22 +0900)]
Remove tbm_bufmgr,tbm_surface_internal from doxygen document
Change-Id: I77f5900d79ded91ee880ec5f831799ae90e4f0c6
Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
SooChan Lim [Mon, 4 Aug 2014 23:23:31 +0000 (08:23 +0900)]
set the DEFINE according to the version of capi-base-common
Change-Id: I4b2126808c5e7c3793f847401e627c60c70d6443
SooChan Lim [Mon, 4 Aug 2014 08:16:56 +0000 (17:16 +0900)]
add tbm surface as the Core api
Change-Id: I756c57edd80ac6ef9ae3aa7318c41b530bc7d09f
SooChan Lim [Wed, 14 Aug 2013 02:05:03 +0000 (11:05 +0900)]
lock before map and unlock after unmap
Change-Id: If81c5083f345d6bdeac0d9d33cd2e861ab885318
Sung-Jin Park [Tue, 27 Aug 2013 01:38:14 +0000 (21:38 -0400)]
Merge from Tizen 2.2 release
Change-Id: I54eb1b9835bb32708ef0d350a07d8056015d040b
Alexandru Cornea [Mon, 1 Jul 2013 15:40:07 +0000 (18:40 +0300)]
resetting manifest requested domain to floor
Change-Id: I6c699e33510dfdba67946da1c790f86177a7177d
Anas Nashif [Fri, 17 May 2013 20:44:15 +0000 (13:44 -0700)]
fixed pointer casting which fails on 64bit systems
SooChan Lim [Fri, 12 Apr 2013 01:12:38 +0000 (10:12 +0900)]
initialization of bufmgr variable
Change-Id: I310f17aabf73f4bf54243217158da35ee6f1a1dc
Anas Nashif [Wed, 3 Apr 2013 19:38:00 +0000 (12:38 -0700)]
Do not require libdrm2 directly
Change-Id: I284ce7248277a1810a943a7f5234bd3a0254e090
Boram Park [Fri, 15 Mar 2013 10:29:22 +0000 (19:29 +0900)]
fix segmentation fault
Change-Id: Ie1fc2e1159c7d450d041c5834e903487a87785c5
SooChan Lim [Mon, 18 Mar 2013 06:32:03 +0000 (15:32 +0900)]
install drm_slp so files
Change-Id: I572a5321a27cf7a8e2d3dba5af8d90b0040b3a7e
Jinkun Jang [Sat, 16 Mar 2013 12:21:38 +0000 (21:21 +0900)]
sync with master
HyungKyu Song [Mon, 10 Dec 2012 04:51:08 +0000 (13:51 +0900)]
Initial empty repository