platform/adaptation/nexell/libtdm-nexell.git
6 years agopackage version up to 1.0.7 accepted/tizen/unified/20180316.062421 submit/tizen/20180314.093754
Boram Park [Thu, 15 Mar 2018 07:57:51 +0000 (16:57 +0900)]
package version up to 1.0.7

Change-Id: I336faefcd73c61dcefff4d37b8dcf9a44914489c

6 years agoref/unref display_buffer by using buffer's user_data 88/172688/2
Boram Park [Thu, 15 Mar 2018 06:02:47 +0000 (15:02 +0900)]
ref/unref display_buffer by using buffer's user_data

Freeing a buffer before removing a buffer from DRM system makes a issue.
To ensure that a buffer is alive until removing it from DRM, do ref/unref
a buffer.

Change-Id: Iefd13945f91ce1bcb060bcd4ba21a4d5dbc53527

6 years agofix prop's index 87/172687/1
Boram Park [Thu, 15 Mar 2018 05:20:42 +0000 (14:20 +0900)]
fix prop's index

Change-Id: I221ef1cc7f53b5d136d80d9f431295ae882e7622

6 years agopackage version up to 1.0.6 37/170737/1 accepted/tizen/unified/20180222.080246 submit/tizen/20180222.022027
Junkyeong Kim [Thu, 22 Feb 2018 01:30:11 +0000 (10:30 +0900)]
package version up to 1.0.6

Change-Id: I8f694a2f1e03c04749fed6a13b0182d3b70a55ad
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agofree allocated display buffers when deinit 92/170692/2
Junkyeong Kim [Wed, 21 Feb 2018 10:54:04 +0000 (19:54 +0900)]
free allocated display buffers when deinit

Change-Id: I635ac58f89e8b41d2814fdac57b50b6cadb89b54
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agopackage version up to 1.0.5 09/168809/1 accepted/tizen/unified/20180201.080013 submit/tizen/20180201.042529
Junkyeong Kim [Wed, 31 Jan 2018 06:39:06 +0000 (15:39 +0900)]
package version up to 1.0.5

Change-Id: I46148753f9c2c05edf10c02c9bd8a8a2a7967650
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agouse video plane. add YUV420 format to layer capability 80/166880/5
Junkyeong Kim [Fri, 12 Jan 2018 08:02:55 +0000 (17:02 +0900)]
use video plane. add YUV420 format to layer capability

0: overlay, video(YU12 only)
1: primary, rgb
2: overlay, rgb

Change-Id: Icc60c073f736d21d785c7115da18051ea9a215c0
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agosupport nexell pp 72/166872/3
Junkyeong Kim [Fri, 12 Jan 2018 07:42:27 +0000 (16:42 +0900)]
support nexell pp

erase pixman.
use nexell scaling.
support only YUV420 format.
set pp preferred align to 32.

restrition: support only scanout buffer.
            align(src_width:32, dst_width:8)

Change-Id: I8d362c2d24d9990cb50c5fcef625ee3e1d5d542e
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agofix syntax error(space to tab) 42/166842/1
Junkyeong Kim [Fri, 12 Jan 2018 06:01:38 +0000 (15:01 +0900)]
fix syntax error(space to tab)

Change-Id: I824f003ebbd3215968b60067ef1122e7403fd553
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agopackage version up to 1.0.4 accepted/tizen/unified/20180108.062556 accepted/tizen/unified/20180108.062558 submit/tizen/20180108.010126
Boram Park [Mon, 8 Jan 2018 01:01:58 +0000 (10:01 +0900)]
package version up to 1.0.4

Change-Id: Ida158de8f66fde515177727dbd1b2cc1884fc978

6 years agoset correct handle info for AddFB2 45/166045/1
Junkyeong Kim [Fri, 5 Jan 2018 08:44:08 +0000 (17:44 +0900)]
set correct handle info for AddFB2

Change-Id: Ic6216eadea1e9aea69df2586d200bcad2f87b38a
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agouse two plane 17/166017/3
Junkyeong Kim [Fri, 5 Jan 2018 07:48:20 +0000 (16:48 +0900)]
use two plane

support only RGB plane.
set TDM_LAYER_CAPABILITY_SCANOUT layer capability.

Change-Id: I93f49d098099d0609f11a860340f8904634460d3
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agoset correct mode info 33/165333/1
Junkyeong Kim [Thu, 28 Dec 2017 08:16:40 +0000 (17:16 +0900)]
set correct mode info

Change-Id: If2e0a1210af27a6d441aea32ec83c23caab9d047
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agopackage version up to 1.0.3 69/164369/1 accepted/tizen/unified/20171219.072730 submit/tizen/20171219.015150
SooChan Lim [Tue, 19 Dec 2017 01:46:49 +0000 (10:46 +0900)]
package version up to 1.0.3

Change-Id: I1606678de2e6bc888e173ad2afc141e54907e7e7

6 years agouse hdmi connector to main output if there is no connected connector 83/163883/3
Junkyeong Kim [Thu, 14 Dec 2017 01:32:44 +0000 (10:32 +0900)]
use hdmi connector to main output if there is no connected connector

Change-Id: I87ab515be8e908f024402d1a7da2f400fdaadb72
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agopackage version up to 1.0.2 accepted/tizen_4.0_unified tizen_4.0 accepted/tizen/4.0/unified/20170929.075516 accepted/tizen/unified/20170928.072110 submit/tizen/20170927.064133 submit/tizen_4.0/20170927.064121 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
Boram Park [Wed, 27 Sep 2017 06:39:37 +0000 (15:39 +0900)]
package version up to 1.0.2

Change-Id: Iadd9854a470283bebc15808e48f8050c08348daf

6 years agofix memory leak 13/152713/1
Boram Park [Wed, 27 Sep 2017 01:11:08 +0000 (10:11 +0900)]
fix memory leak

Change-Id: I4c62389755ad2ba15deea3d540dc48dfddd4ee01

6 years agopackage version up to 1.0.1 accepted/tizen/4.0/unified/20170925.071812 accepted/tizen/unified/20170925.071317 submit/tizen/20170922.080343 submit/tizen_4.0/20170922.080338
Boram Park [Fri, 22 Sep 2017 07:59:30 +0000 (16:59 +0900)]
package version up to 1.0.1

Change-Id: Ibb19f804e3c7557d35101620c7781e4049e40723

6 years agonot using enviroment variable to get drm fd 17/150717/1
Boram Park [Fri, 15 Sep 2017 07:40:31 +0000 (16:40 +0900)]
not using enviroment variable to get drm fd

Change-Id: Icec5e6132526e1cb7d988bb81fde9960aa7ad738

6 years agoremove unrechable code 37/150637/1 accepted/tizen/4.0/unified/20170920.081355 accepted/tizen/unified/20170920.065443 submit/tizen/20170918.074227 submit/tizen_4.0/20170918.074318
Junkyeong Kim [Mon, 18 Sep 2017 06:33:01 +0000 (15:33 +0900)]
remove unrechable code

Change-Id: I723f40345759b059c75ca71510a477027c8f4a79
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
6 years agopackage version to 1.0.0 15/148515/1 accepted/tizen/4.0/unified/20170908.222335 accepted/tizen/unified/20170908.220740 submit/tizen/20170908.054541 submit/tizen_4.0/20170908.054627
SooChan Lim [Fri, 8 Sep 2017 04:48:55 +0000 (13:48 +0900)]
package version to 1.0.0

Change-Id: Ib0c19427c0cccec3c03445a2ddab827853e0e4db

6 years agowait vblanks according to the pipe. 45/148445/2
SooChan Lim [Fri, 8 Sep 2017 02:47:30 +0000 (11:47 +0900)]
wait vblanks according to the pipe.

Change-Id: Iaafb156355145c9ed14e82b975a4875537cdd852

6 years agoadd tdm_nexell initial code. 98/148398/1
SooChan Lim [Thu, 7 Sep 2017 22:59:38 +0000 (07:59 +0900)]
add tdm_nexell initial code.

This code is based on the libtdm-drm.

Change-Id: Ie8b92006c295dcdfd36f30fc8fe64533d814f64d

6 years agoInitial empty repository master
Tizen Infrastructure [Wed, 30 Aug 2017 10:12:19 +0000 (10:12 +0000)]
Initial empty repository