virtual: add voutput disconnect and destroy test to tdm_test
[platform/core/uifw/libtdm.git] / src / tdm_output.c
2018-08-21 Junkyeong Kimvirtual: add voutput disconnect and destroy test to... 56/187256/1
2018-08-16 Junkyeong Kimvirtual: send voutput commit buffer to client 88/186888/1
2018-08-09 Junkyeong Kimvirtual: send set buffer to client when commit 23/186323/2
2018-07-23 Junkyeong Kimvirtual: add tdm_voutput_connect & disconnect 26/184826/1
2018-07-20 Junkyeong Kimvirtual: add set_available_mode & set_phsycal_size... 15/184715/1
2018-07-18 Boram Parkimplementation 77/184377/2
2018-04-13 SooChan Limhwc: redesign the hwc 78/174378/16
2018-04-06 Boram Parkcommon: add excluding coverage comments 53/175053/1
2018-04-01 Boram Parkoutput: call output_change callbacks asynchronously 84/174384/3
2018-03-28 Boram ParkRevert "output: set output connection status if needed" 01/174101/1 accepted/tizen/unified/20180330.060625 submit/tizen/20180328.045533
2018-03-26 Boram Parkcommon: remove unuseful functions 88/173888/1
2018-03-26 Boram Parkcorrect email address 24/173824/1
2018-03-23 Boram Parkoutput: print out the missed log 60/173660/1
2018-03-22 Boram Parkoutput: set output connection status if needed 65/173565/5
2018-03-20 Boram Parkoutput: enhance debugging logs 50/173150/1
2018-03-16 Boram Parkthread: correct the infinite event propagation issue 72/172772/1
2018-03-16 Boram ParkRevert "Revert "output: seperate output-status and... 71/172771/1
2018-03-15 Boram ParkRevert "output: seperate output-status and output-dpms... 65/172765/1 accepted/tizen/unified/20180316.062431 submit/tizen/20180314.093754
2018-03-13 Boram Parkoutput: add thread_cb even if func is null 82/172282/2
2018-03-12 Boram Parkoutput: seperate output-status and output-dpms change 58/172158/2
2018-03-08 Boram Parkoutput: add debugging log 24/171924/1
2018-03-07 Boram Parkoutput: add tdm_output_has_capture_capability 12/171712/1
2018-03-07 Boram Parkoutput: correct buffer leak when calling tdm_output_com... 11/171711/1
2018-02-27 Boram Parkrename tdm_backend to tdm_module 72/171172/1 accepted/tizen/unified/20180302.061438 submit/tizen/20180227.053105
2018-02-27 Boram Parkoutput: correct syntax error 50/171150/1
2018-02-27 Boram Parkhwc: unlock before reture 19/171119/3
2018-02-27 Boram Parkhwc: correct user_data 17/171117/3
2018-02-26 Boram Parkoutput: correct syntax error 60/171060/2
2018-02-25 Boram Parkoutput: update caps only in case of changing status... 06/171006/2
2018-02-25 Boram Parkoutput: not allow adding handler twice 96/170996/2
2018-02-25 Boram Parkoutput: don't touch return params when failed 92/170992/1
2018-02-25 Boram Parkhelper: add tdm_helper_output_vblank_timer_expired 90/170990/1
2018-02-25 Boram Parkoutput: correct return type 89/170989/1
2018-02-21 Boram Parksupport multi backend 34/170634/3
2018-02-21 Boram Parkoutput: using thread_cb 42/170542/5
2018-02-20 Boram Parktypes: give a detail name to structure 27/170527/3
2018-02-20 Boram Parkoutput: remove unused params 25/170525/3
2018-02-19 SooChan Limtdm_output: set the layer_info of the target buffer... 04/170304/1
2018-02-19 SooChan Limtdm_output: do not check the null buffer 03/170303/1
2018-02-12 Junkyeong Kimenhance log for distinguishment of output status cb...
2018-02-12 Junkyeong Kimdo not update caps.status in sub thread
2018-02-12 SooChan Limhwc: add tdm_output_hwc_commit_client_target_buffer 95/169895/5
2018-02-12 SooChan Limhwc: add tdm_output_hwc_unset_client_target_buffer 84/169884/2
2018-02-07 Junkyeong Kimupdate caps.status 60/169560/1
2018-02-02 SooChan Limhwc: change tdm_output_hwc_set_client_target_buffer api 31/169131/2
2018-02-02 SooChan Limhwc: change the tdm_output_validate api 30/169130/2
2018-02-02 SooChan Limhwc: remove dump code 20/169020/2
2018-01-31 Boram Parkadd timeout logs (1000ms) 89/168789/1
2018-01-17 Boram Parkfix typo 37/167337/1
2018-01-17 Boram Parkcorrect the header file dependency 36/167336/1
2017-12-19 Konstantin Drabeniuktdm_output_hwc_set_client_target_buffer: allow pass... 91/164491/1
2017-12-14 Sergey Sizonovimplement new mechanism for smooth transition from... 55/163355/6
2017-12-12 SooChan Limfix the typo 64/163664/1
2017-12-12 Roman Marchenkoadd verification for tdm_output 14/163614/3
2017-12-04 Roman Marchenkohwc: add the API function tdm_output_hwc_create_video_w... 63/162163/6
2017-12-04 Roman Marchenkohwc: add API function tdm_output_hwc_get_video_supporte... 41/162141/6
2017-11-30 Boram Parkdpms: handling extended DPMS modes 60/162160/2
2017-11-29 Boram Parkdpms: add macro to check dpms status 59/162159/1
2017-11-29 Boram Parkdpms: update current_dpms_value if failed to set 58/162158/1
2017-11-29 Boram Parkdpms: allow setting the same value twice 57/162157/1
2017-11-27 Boram Parkoutput: add debug log 51/161751/2
2017-11-26 Konstantin Drabeniukadd excluding coverage comments for tdm_monitor_server... 22/161622/2
2017-11-17 Boram Parkoutput: add debugging logs 14/160614/2
2017-11-16 Boram Parkoutput: return current_dpms_value if commit_per_vblank... 13/160413/1
2017-11-13 Sergey Sizonov[hwc] adopt COMMIT_PER_VBLANK functionality for each... 13/159513/4 accepted/tizen/unified/20171113.161439 submit/tizen/20171113.023250
2017-11-07 Boram Parkoutput: change error value & add logs for debugging 90/159090/2
2017-11-01 Roman Marchenko[hwc] use TDM_OUTPUT_CAPABILITY_HWC instead of TDM_DISP... 10/158510/1 accepted/tizen/unified/20171102.061517 submit/tizen/20171101.104829
2017-10-27 Roman Marchenko[hwc] add impl of HWC API 92/157392/9 accepted/tizen/unified/20171030.161648 submit/tizen/20171030.021003
2017-09-29 Boram Parkremove link before calling the user handler 52/153652/1
2017-09-22 Boram Parklayer: pending layer's data until committed 55/151755/1
2017-07-19 Boram Parklock/unlock when calling a tdm_output internal function 97/139497/1 accepted/tizen/3.0/common/20170721.115114 accepted/tizen/3.0/ivi/20170721.023843 accepted/tizen/3.0/mobile/20170721.023759 accepted/tizen/3.0/tv/20170721.023813 accepted/tizen/3.0/wearable/20170721.023829 accepted/tizen/unified/20170720.164852 submit/tizen/20170719.053735 submit/tizen_3.0/20170719.053725
2017-07-19 Boram Parkadd tdm_output_set_dpms_async 40/139440/1
2017-03-09 Boram Parkoutput: don't refresh current_dpms_value in case of... 42/118142/1
2017-03-08 Boram Parkoutput: don't call output_get_dpms in case of commit... 12/118012/1
2017-03-07 Boram Parkoutput: support to remove the commit & vblank handler 41/117741/1
2017-03-04 Boram Parklog: enhance debugging log for DPMS change 49/117349/1
2017-03-04 Boram Parklayer: call the layer commit handlers once tdm_layer_co... 48/117348/1
2017-03-04 Boram Parkoutput: use tdm_output_get_dpms_internal to get the... 47/117347/1
2017-03-03 Boram Parklog: enhance debug log 50/117250/1
2017-03-03 Boram Parkoutput: call the output commit handler immediately... 32/117232/2
2017-02-10 Boram Parkdisplay: separate output & layer part from display 24/114124/1