SooChan Lim [Tue, 31 Oct 2017 00:21:40 +0000 (09:21 +0900)]
utest: rename the ut to the utests
Change-Id: Id22d254e82d3451535a7a665d35afee52a238941
SooChan Lim [Mon, 30 Oct 2017 10:49:25 +0000 (19:49 +0900)]
ut: remove gtest codes
use the gtest-devel package to build the ut test cases.
gtest packages has uploaded to the tizen repository.
Change-Id: Ib35f7180c3591d84acff3ae82f553fbe40d18909
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
SooChan Lim [Mon, 30 Oct 2017 10:47:09 +0000 (19:47 +0900)]
ut: sync with gtest branch
Change-Id: I17eb7b6efb2e54d3af5945457f7a8696c5ebdf6a
Roman Peresipkyn [Fri, 16 Dec 2016 09:20:37 +0000 (11:20 +0200)]
ut: improve code coverage of tdm_event_loop.c
Change-Id: Ieee69447250e8ebef15b8abda58731dd56b2b79a
Signed-off-by: Roman Peresipkyn <r.peresipkyn@samsung.com>
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
Konstantin Drabeniuk [Thu, 15 Dec 2016 14:41:00 +0000 (16:41 +0200)]
ut: improve code coverage of tdm_capture.c
Change-Id: I1c3a3899d03e4f32df5dff77fe6b631f38e8e4ee
Signed-off-by: Konstantin Drabeniuk <k.drabeniuk@samsung.com>
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
Konstantin Drabeniuk [Wed, 14 Dec 2016 14:30:15 +0000 (16:30 +0200)]
ut: improve code coverage of tdm_buffer.c
Change-Id: Ie003d457b800029c280952303c8a0d4b1a97edd6
Signed-off-by: Konstantin Drabeniuk <k.drabeniuk@samsung.com>
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
Konstantin Drabeniuk [Wed, 14 Dec 2016 11:50:25 +0000 (13:50 +0200)]
ut: improve code coverage of tdm_pp.c
Change-Id: I764c211fce9bb0111de124a8235696c06cc47c55
Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
Roman Marchenko [Fri, 9 Dec 2016 12:32:43 +0000 (14:32 +0200)]
ut: improve code coverage of tdm_helper.c
Change-Id: I40ed5e701b721fb792562e33a75c371da144e6c5
Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
Konstantin Drabeniuk [Thu, 8 Dec 2016 15:43:34 +0000 (17:43 +0200)]
ut: improve code coverage for tdm_display.c
Change-Id: Ice4662e9b5a5bababb2e4bc7f0df6ab3227dd82b
Signed-off-by: Konstantin Drabeniuk <k.drabeniuk@samsung.com>
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
Konstantin Drabeniuk [Tue, 6 Dec 2016 12:41:19 +0000 (14:41 +0200)]
ut: write unit tests for tdm_vblank.c file
Change-Id: I5638c538aeb4749857164fa9ae25942f13909856
Signed-off-by: Konstantin Drabeniuk <k.drabeniuk@samsung.com>
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
Roman Marchenko [Mon, 5 Dec 2016 13:03:33 +0000 (15:03 +0200)]
ut: improve code coverage of tdm.c
Change-Id: I6660783c6f2c21255fe343a40ff955150622a72d
Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
Konstantin Drabeniuk [Fri, 2 Dec 2016 12:46:48 +0000 (14:46 +0200)]
ut: improve code coverage
- write test for tdm_thread.c
- fix broken test
- refactoring stubs
Change-Id: I5c9be1d39dc1cc68b865a89698d94fc7ed52b463
Signed-off-by: Konstantin Drabeniuk <k.drabeniuk@samsung.com>
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
Konstantin Drabeniuk [Tue, 11 Oct 2016 13:34:37 +0000 (16:34 +0300)]
ut: fixed warnings in unit test's sources
Change-Id: I400ef62625c48455caadf54369841b3db8742d1c
Signed-off-by: Konstantin Drabeniuk <k.drabeniuk@samsung.com>
SooChan Lim [Mon, 30 Oct 2017 10:28:29 +0000 (19:28 +0900)]
Revert "Revert "put gtest framework source code""
This reverts commit
63d89e081baf1a1a79c5fb72e249b382427ebbf9.
Change-Id: Ie5582e4022298fb6816d6922939e84eecbc2b591
Signed-off-by: SooChan Lim <sc1.lim@samsung.com>
Roman Marchenko [Fri, 26 May 2017 09:54:14 +0000 (12:54 +0300)]
[hwc] add impl of HWC API
add the output functions for a backend module:
- output_hwc_window_create;
- output_hwc_window_destroy;
- output_hwc_validate;
- output_hwc_get_changed_composition_types;
- output_hwc_accept_changes;
- output_hwc_get_target_surface_queue;
- output_hwc_set_client_target_buffer;
create the window functions for a backend module
- hwc_window_get_tbm_surface_queue;
- hwc_window_set_buffer;
- hwc_window_set_composition_type;
- hwc_window_set_info;
- hwc_window_set_surface_damage;
- hwc_window_set_zpos;
- hwc_window_set_flags;
- hwc_window_unset_flags;
- hwc_window_video_get_capability;
- hwc_window_video_get_supported_format;
Change-Id: I464fd37e5ce6e2f1548b210e935e98d3541b43cd
Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
Boram Park [Tue, 10 Oct 2017 08:23:51 +0000 (17:23 +0900)]
package version up to 1.8.2
Change-Id: I540bc9a7eb324f344b1bbaa913b1c2c61921008a
Boram Park [Tue, 10 Oct 2017 08:12:26 +0000 (17:12 +0900)]
use strncpy, strncat instead of snprintf for getenv
Change-Id: Ia83f826590de742b5469163e9c38bdc51deff372
Boram Park [Fri, 29 Sep 2017 05:08:45 +0000 (14:08 +0900)]
remove link before calling the user handler
Inside of the user handler, list can be changed. And it could make crash.
Change-Id: Ib49bc110e826ff7b34b6c8bc2224b5006b1972ba
Boram Park [Fri, 29 Sep 2017 02:39:40 +0000 (11:39 +0900)]
test: set enviroment for testing
Change-Id: I0fdd86a9c15e33b25eaf1fa0482c94472f4b025b
Boram Park [Fri, 29 Sep 2017 02:28:54 +0000 (11:28 +0900)]
Revert "implementation for SCREEN_PREROTATION_HINT"
This reverts commit
f4aa0253c0f401b86bf1769e200b216cd2d8b66d.
Change-Id: Ic15d3a1815bbf9eab57240cc50514c9937bcf662
Boram Park [Wed, 27 Sep 2017 08:37:21 +0000 (17:37 +0900)]
set drm_fd to tbm
Change-Id: If4e231b807744f14621dfb4ccc710191b6d09aab
Boram Park [Wed, 27 Sep 2017 06:39:30 +0000 (15:39 +0900)]
package version up to 1.8.1
Change-Id: I7744c6b4582f0e5f3dde7a09bcb15ea0ec8d1d3e
Boram Park [Wed, 27 Sep 2017 01:32:30 +0000 (10:32 +0900)]
add validation check for getenv
Change-Id: I88df5bdfeb5049b0ba3c84fb841a9d062a9c01d9
Boram Park [Wed, 27 Sep 2017 01:31:16 +0000 (10:31 +0900)]
remove unnecessary condition
Change-Id: Ib27a298da0b3194c1f42feca95739f53f4e05bb1
Boram Park [Fri, 22 Sep 2017 07:57:01 +0000 (16:57 +0900)]
package version up to 1.8.0
Change-Id: Ib8fb6088111712c0e36e685dd351aeb2d1771488
Boram Park [Fri, 22 Sep 2017 01:46:16 +0000 (10:46 +0900)]
layer: pending layer's data until committed
The layer's info and buffer information should be applied when tdm_layer_commit
called. Otherwise, when we call tdm_layer_commit for A layer, the changes of B
layer can be applied to backend unintentionally.
Change-Id: I5cfdde9ed9f918174aa5a0785bad48c93c4b2091
Boram Park [Fri, 15 Sep 2017 09:54:52 +0000 (18:54 +0900)]
not using setenv, getenv for drm fd
Change-Id: I2557864152f310fc10b4bd9f0d26032720dba396
Junkyeong Kim [Mon, 18 Sep 2017 06:39:48 +0000 (15:39 +0900)]
do not execute wl_resource_get_client
Change-Id: If9f9f636c9b1206943d4f6644d65ada660f64397
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
Boram Park [Wed, 13 Sep 2017 03:41:19 +0000 (12:41 +0900)]
backend: add dummy backend.
Change-Id: I5829d55e3f14d531c55adab3fde9bcaf145464cd
Boram Park [Wed, 13 Sep 2017 07:12:54 +0000 (16:12 +0900)]
load a dummy module if failed to load a default module
Change-Id: I29efec59122b4e6b4a9666b901edf214fd09221b
Boram Park [Fri, 8 Sep 2017 07:43:44 +0000 (16:43 +0900)]
package vesion up to 1.7.8
Change-Id: Iaeeff325761e15d591326dbf73ce63be53bedb9f
Boram Park [Fri, 8 Sep 2017 06:24:28 +0000 (15:24 +0900)]
add debugging logs
Change-Id: I3aae4e23b3d6b24f8638ea58673a63e844acb5fa
Boram Park [Fri, 8 Sep 2017 05:35:40 +0000 (14:35 +0900)]
use SW timer when output disconnected
If enable_fake == 1, use SW timer when output disconnected as well as DPMS off.
Change-Id: I9e528b6eb6749d099c6b8f7ff765ce46a7728f5a
Boram Park [Fri, 8 Sep 2017 02:58:28 +0000 (11:58 +0900)]
add error information to protocol
Change-Id: Ieba9ce9235eb815528228b6b656d12531af7e746
Boram Park [Fri, 8 Sep 2017 02:57:25 +0000 (11:57 +0900)]
add error type for output disconnection
Change-Id: I7450a453217d138cb73e8be289e72682a13bf768
Boram Park [Fri, 8 Sep 2017 02:07:43 +0000 (11:07 +0900)]
add get_dpms, get_connection, get_mode request
If a client adds the change_handler, we might be able to guess that
the client will watch the tdm client's fd and handle tdm events in
event loop. Otherwise, we CAN'T make sure if a client has event loop
which handles tdm events.
Change-Id: I49685d7eb3b88cda59b167f5ae66a7e9501a2315
Boram Park [Thu, 31 Aug 2017 05:31:56 +0000 (14:31 +0900)]
tdm-monitor: fix big message issue
Wayland has the 4096 message size restriction. So if tdm debug message
is bigger than that, the message will be devided.
Change-Id: I3ba57801bb149c489577ad1adff2c8befc69e69f
Boram Park [Tue, 22 Aug 2017 06:14:06 +0000 (15:14 +0900)]
package version up to 1.7.7
Change-Id: I523415f93746816f933806d07f6c1d2f03088895
Boram Park [Tue, 22 Aug 2017 04:25:48 +0000 (13:25 +0900)]
dump layer when calling tdm_layer_set_buffer
To dump all buffers of a layer, set_buffer function is much better than
layer_committed function.
Change-Id: I51c3daf926490a23764067e4a75fa6a12cab5f18
Boram Park [Tue, 22 Aug 2017 04:24:19 +0000 (13:24 +0900)]
add tdm_helper_clear_buffer_color function
Change-Id: I033f2212eb057b9896cb5d37e0d6eacb059994a5
Boram Park [Tue, 22 Aug 2017 04:23:35 +0000 (13:23 +0900)]
correct wrong description
Change-Id: I2b5110d70a8ae81ac805d557c0b6715256947cbc
Boram Park [Sat, 19 Aug 2017 07:41:33 +0000 (16:41 +0900)]
layer: dump layer buffers when showing
Change-Id: I157ff0b26fdbbb71cea08d5c65a99691dffbbae2
Boram Park [Wed, 16 Aug 2017 05:23:43 +0000 (14:23 +0900)]
package version up to 1.7.6
Change-Id: I8598c7f16df9c651f79f53aabf6bc7009e691b21
Boram Park [Wed, 16 Aug 2017 05:23:05 +0000 (14:23 +0900)]
client: change log level
Change-Id: I7e3cdf1e0104cc556da6b0407d1dc403c36f75e5
Boram Park [Wed, 16 Aug 2017 05:06:44 +0000 (14:06 +0900)]
vblank: correct the client request time
The client request time SHOULD be bigger than the last vblank time. To make
sure it, we forcely set the last vblank time to the client request time when
the req_time is smaller than the last_time.
Change-Id: Ib1dbec907fa04693d6df05b8260e300f6032563e
Boram Park [Wed, 16 Aug 2017 05:04:00 +0000 (14:04 +0900)]
client: enhance vblank logs
Change-Id: I6b12bc6aa56a1d4cdd2c319d7172dc46945fbd20
Boram Park [Mon, 7 Aug 2017 10:30:08 +0000 (19:30 +0900)]
package version up to 1.7.5
Change-Id: Id40ac9c7d9193125051433a0603f0abbf3a01871
SooChan Lim [Mon, 7 Aug 2017 06:27:41 +0000 (15:27 +0900)]
adapt ASLR for tdm-monitor and tools
Change-Id: I14544a6fa5f4a9d4ded753ec12f031a7e09309ef
Boram Park [Mon, 7 Aug 2017 07:57:16 +0000 (16:57 +0900)]
remove buffers from commit_buffer_list when commit failed.
When pp, commit is the sync operation, cb_done() will be called at the line of
commit(). In this case, buffers will be freed in cb_done() before
LIST_FOR_EACH_ENTRY_SAFE(b, bb, &commit_buffer_list, commit_link) line done.
So commit_link should be deleted when freed.
When commit() successed, commit_link will be deleted twice. So we need to use
LIST_DELINIT instead of LIST_DEL
Change-Id: I6a09878e1eae49d31eb3f3626e005a3ae10841d8
Boram Park [Mon, 7 Aug 2017 07:53:34 +0000 (16:53 +0900)]
fix memory leak
Change-Id: I3e259c314d069bc76884b96dba2b08d975060716
SooChan Lim [Fri, 28 Jul 2017 01:59:31 +0000 (10:59 +0900)]
package version up to 1.7.4
Change-Id: I30ad6821660e110bf9b51dc80352a6e3092cfb98
Boram Park [Tue, 25 Jul 2017 10:05:18 +0000 (19:05 +0900)]
deinit the event loop after all resources are destroyed.
The event loop should be deinited after all event sources are removed. The
event sources can be removed in _tdm_display_destroy_private_display and
_tdm_display_unload_module function. So we make the tdm thread join to the
main thread and remove all resources. And finally we deinit the event loop.
Change-Id: I32f3b5429b40b0711ef50215d05e0eda1c8b1814
Boram Park [Tue, 25 Jul 2017 09:58:56 +0000 (18:58 +0900)]
correct the wrong condition
Change-Id: Ie7a60db49527b1f1e71067d10eda4327d0492603
Boram Park [Mon, 24 Jul 2017 08:37:43 +0000 (17:37 +0900)]
package version up to 1.7.3
Change-Id: I16d73e08975905546d71fe413e8395de75eba99d
Changyeon Lee [Mon, 24 Jul 2017 07:30:30 +0000 (16:30 +0900)]
layer: check always commit handler list when checking commit possible
Change-Id: I3a121f7a90e3ff68a473f473fbc6b4c864a0d859
Signed-off-by: Boram Park <boram1288.park@samsung.com>
Boram Park [Mon, 24 Jul 2017 00:34:15 +0000 (09:34 +0900)]
package version up to 1.7.2
Change-Id: I1131954ba752ae4d6d2fc9e5bb79483e99015e63
Sangjin Lee [Fri, 21 Jul 2017 04:44:23 +0000 (13:44 +0900)]
dump: add function to check whether file is link or not
According to security code guide, before open the file for write it
should be check the file is symbolic link.
Change-Id: I11e5be6898640995669c470cec703aef93869bfd
Boram Park [Fri, 21 Jul 2017 07:09:57 +0000 (16:09 +0900)]
lock/unlock outside of the helper function
Change-Id: I58ffefedb39143391a62a3f9526dea09256f647b
Boram Park [Wed, 19 Jul 2017 06:10:06 +0000 (15:10 +0900)]
lock/unlock when calling a tdm_output internal function
Change-Id: I0b3e4023f79309fd276142a9706e6ade564e001c
Boram Park [Wed, 19 Jul 2017 05:36:16 +0000 (14:36 +0900)]
package version up to 1.7.1
Change-Id: Ie7163eaa657b052afe4be96e7e46ad02b54fb295
Boram Park [Wed, 19 Jul 2017 05:06:34 +0000 (14:06 +0900)]
fix invariant result
Change-Id: Iecb805dfda52036b6bf9a37bb9af994dbe2979d8
Boram Park [Wed, 19 Jul 2017 03:23:44 +0000 (12:23 +0900)]
add tdm_output_set_dpms_async
Change-Id: I9775ea2e5e78e8a4b11ec85b2b7481b670959b13
Boram Park [Thu, 6 Jul 2017 02:42:23 +0000 (11:42 +0900)]
increase version to 1.7.0
Change-Id: I69d8bc1d44f992e66a097e6aae7569e13e6df194
Sangjin Lee [Tue, 11 Jul 2017 04:34:58 +0000 (13:34 +0900)]
log: use public wayland api
remove useless code for protocol log.
Change-Id: Ide45ca176c8998f604f8f55664271a1c89d5208b
Boram Park [Wed, 5 Jul 2017 01:35:32 +0000 (10:35 +0900)]
package version up to 1.7.0
Change-Id: I16fa39bb01c3547de50988e47794546578d6331c
Boram Park [Tue, 4 Jul 2017 01:08:12 +0000 (10:08 +0900)]
support tdm_value type
Change-Id: I88a97af9c00566cb6d21ce8062fb4d73eb678751
Boram Park [Tue, 13 Jun 2017 06:43:42 +0000 (15:43 +0900)]
package version up to 1.6.21
Change-Id: Ia2a26859bdbe445abc36a72c6c6b7a6b04e5e963
Boram Park [Sat, 10 Jun 2017 23:25:27 +0000 (08:25 +0900)]
helper: consider the real buffer size
Change-Id: I6950f430aa2581c93709c80200f7b60600b56af4
Boram Park [Sat, 10 Jun 2017 23:24:07 +0000 (08:24 +0900)]
helper: add tdm_helper_get_buffer_full_size() to get the real buffer size
Change-Id: Ie27d3b52ab57171b25628e8a85fc509d1e643e21
Boram Park [Tue, 30 May 2017 05:37:17 +0000 (14:37 +0900)]
package version up to 1.6.20
Change-Id: I6aa36f184b3d4e23c9388af1fc89e1d0ea24c11b
Boram Park [Tue, 30 May 2017 04:57:18 +0000 (13:57 +0900)]
server: ignore chown & chmod errors
Change-Id: I0a923486ca44f8b2b0232bfe4d728a39a66d6df0
Boram Park [Fri, 26 May 2017 04:32:45 +0000 (13:32 +0900)]
package version up to 1.6.19
Change-Id: Ide4d9c9d0deeb0cf0e034497d40824ac8ebd4f8e
Boram Park [Fri, 26 May 2017 04:08:34 +0000 (13:08 +0900)]
server: skip chown if not a super user
If tdm_display_init is called by non super user, we don't need to
change the owner and group of a tdm socket file. And also changing
the owner of the tdm socket file which is created by non super user
is not allowed. So we just skip chown in this case.
Change-Id: Ib119becc4b9048f0fcc79c52089cfe04907cac60
Boram Park [Mon, 22 May 2017 15:23:07 +0000 (00:23 +0900)]
package version up to 1.6.18
Change-Id: I6fc719c0eee8e70d6bf482251490697d6d355492
Changyeon Lee [Mon, 22 May 2017 13:23:05 +0000 (22:23 +0900)]
server: set permission and group to tdm-socket when it is added
Change-Id: I9052f391202781a9ac34c2fce7efacdd75e83761
Boram Park [Thu, 11 May 2017 00:12:51 +0000 (09:12 +0900)]
package version up to 1.6.17
Change-Id: I302bba1a0087af5ba28a90b8cca52e99d70c174b
Boram Park [Thu, 27 Apr 2017 04:39:10 +0000 (13:39 +0900)]
vblank: support global fps
Change-Id: Iec9c621fc270336a0d95c4a2f90b583704f9cc46
Boram Park [Tue, 2 May 2017 05:25:12 +0000 (14:25 +0900)]
vblank: correct target time
We should consider the vblank interval to calculate the target time.
Change-Id: I7f78631d644ce5dce0e2dfb2c8d8bcefbab45205
Boram Park [Tue, 2 May 2017 04:47:32 +0000 (13:47 +0900)]
monitor: add trace option to debug server-client protocol
Change-Id: Id27af997282b51db1541e2d7e59e521d95097d66
Boram Park [Tue, 2 May 2017 02:35:53 +0000 (11:35 +0900)]
vblank: use tdm_server_get_client_name
Change-Id: I4f47cca1d1f4fa268ab330fd947cd91e5c9458b8
Boram Park [Tue, 2 May 2017 02:33:43 +0000 (11:33 +0900)]
server: trace client information
Change-Id: I3e9ae2599119240628ff276aeebdd7cb34ff1341
SooChan Lim [Fri, 28 Apr 2017 00:26:57 +0000 (09:26 +0900)]
package version up to 1.6.16
Change-Id: I8f48e66666d0e2e664facf5a179b327c21683d7b
Junkyeong Kim [Mon, 17 Apr 2017 08:43:42 +0000 (17:43 +0900)]
change sscanf to strtol for getting fd
Change-Id: I7fed3efbd3fc9a9273a670b3b967707453471be2
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
Boram Park [Fri, 14 Apr 2017 03:23:26 +0000 (12:23 +0900)]
package version up to 1.6.15
Change-Id: Ied1c6d1fb9b1a09b2e495c7ee39366d7b3fd675b
Boram Park [Fri, 14 Apr 2017 02:46:50 +0000 (11:46 +0900)]
tdm: don't send output changes if client doesn't watch them
Change-Id: I0c77afab20462f01cc8d2676e868d48b32978878
Boram Park [Fri, 7 Apr 2017 07:51:59 +0000 (16:51 +0900)]
package version up to 1.6.14
Change-Id: Ic05b0a42b8ec8f5856afeaba3d74e05525f3e62d
Boram Park [Fri, 7 Apr 2017 07:51:19 +0000 (16:51 +0900)]
log: enable dlog by default to debug client error
Change-Id: Id3c2a1b7fc7089efb6d62fdb1832fcd48fd4f688
Boram Park [Fri, 7 Apr 2017 07:51:02 +0000 (16:51 +0900)]
client: allow set-fps during vblank running
Change-Id: I8139d220d7938b5b5001e68c066c066cf2e49f61
Boram Park [Thu, 23 Mar 2017 10:15:17 +0000 (19:15 +0900)]
package version up to 1.6.13
Change-Id: I622f6d65a5d106d7f8ac86e6f92eb8441d8f8d55
Boram Park [Thu, 23 Mar 2017 09:18:50 +0000 (18:18 +0900)]
log: add debugging logs for dump
Change-Id: If8d84e12c2ece5cd46379d97c42f45ffaa80cc36
Boram Park [Thu, 23 Mar 2017 07:59:32 +0000 (16:59 +0900)]
test: remove sig handler to avoid deadlock
Change-Id: I4db7accacebca43bca85751d18918a94dfb43d94
Boram Park [Thu, 23 Mar 2017 06:51:33 +0000 (15:51 +0900)]
event_loop: set the user func and data before calling wayland API.
The user func can be called at the line of wl api by the backend implementation
Change-Id: Idfc19afa17f584531ef37834c592f59f803d2823
SooChan Lim [Wed, 22 Mar 2017 07:13:05 +0000 (16:13 +0900)]
use %license macro to copy the COPYING file.
Change-Id: I66b44ad1d92bf2db69cd7215ae16d5eca309e46e
Boram Park [Thu, 9 Mar 2017 04:17:11 +0000 (13:17 +0900)]
package version up to 1.6.12
to upload patch to server again
Change-Id: I62aceb2224fa19e41849123d6ede17c0f4726f42
Boram Park [Thu, 9 Mar 2017 03:58:58 +0000 (12:58 +0900)]
package version up to 1.6.11
Change-Id: I33a8efdb08ce79a280fc52476b3b7999f52c188c
Boram Park [Thu, 9 Mar 2017 03:58:11 +0000 (12:58 +0900)]
output: don't refresh current_dpms_value in case of commit-per-vblank disabled
Change-Id: I76bef3fa002e1112faa3a1ad17a23d2dc5ea624e
Boram Park [Wed, 8 Mar 2017 08:48:37 +0000 (17:48 +0900)]
output: don't call output_get_dpms in case of commit-per-vblank disabled
Change-Id: I3e1b57d58b6a71586a247b7611dd592baa2ad73e
Boram Park [Wed, 8 Mar 2017 01:05:40 +0000 (10:05 +0900)]
layer: init local variable
Change-Id: I73bb6e3f2ae443b4d571395e13b5eae39d2d9c94
Boram Park [Tue, 7 Mar 2017 10:57:11 +0000 (19:57 +0900)]
package version up to 1.6.10
Change-Id: I3e0e98825a48f5ab2ac9d1ee1330e64beb3b3b56
Boram Park [Tue, 7 Mar 2017 09:43:18 +0000 (18:43 +0900)]
layer: support to remove the commit handler
Change-Id: I732e0ffbe44b47d195fcec3ecbff3b2221e6de09