summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-19package version up to 1.0.9submit/tizen_5.5_wearable_hotfix/20201026.184301submit/tizen_5.5/20200319.100419accepted/tizen/5.5/unified/wearable/hotfix/20201027.123458accepted/tizen/5.5/unified/20200320.025547tizen_5.5_wearable_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unifiedJunkyeong Kim1-1/+1
2020-03-19change MODE_WIDTH_LIMIT to 1300Junkyeong Kim1-1/+1
2020-03-19discard mode if refresh rate is over 60Junkyeong Kim1-0/+4
2019-11-28package version up to 1.0.8submit/tizen_5.5/20191128.112108accepted/tizen/5.5/unified/20191203.011254tizen_5.5_tvJunkyeong Kim1-1/+1
2019-11-28change the position of setting mode countJunkyeong Kim1-2/+3
2019-11-28check the all mode value to get correct modeJunkyeong Kim1-0/+9
2019-11-28change the resolution limit to 1400x1000Junkyeong Kim1-2/+2
2019-11-05package version up to 1.0.7submit/tizen_5.5/20191106.080233accepted/tizen/5.5/unified/20191107.051350Junkyeong Kim1-1/+1
2019-11-05set correct count for mode searchingJunkyeong Kim1-1/+1
2019-10-08Package version up to 1.0.6tizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185101submit/tizen_5.5/20191031.000009submit/tizen/20191008.041120accepted/tizen/unified/20191009.231714accepted/tizen/5.5/unified/mobile/hotfix/20201027.082233accepted/tizen/5.5/unified/20191031.004613tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixSooChan Lim1-1/+1
2019-10-08fix the logSooChan Lim1-7/+1
2019-10-08remove the unused prepreocessorsSooChan Lim2-24/+0
2019-08-13Package version up to 1.0.5submit/tizen/20190814.000752submit/tizen/20190813.051246accepted/tizen/unified/20190819.081511SooChan Lim1-1/+1
2019-08-12change the dst size at the mirror modeSooChan Lim1-2/+3
2019-08-09Package version up to 1.0.4submit/tizen/20190809.102356accepted/tizen/unified/20190811.223115SooChan Lim1-1/+1
2019-08-09fix the zpos of the layersSooChan Lim1-5/+4
2019-08-09add mirror set/unsetSooChan Lim5-4/+177
2019-08-09vc4 backend can detect the multi output from the drm moduleSooChan Lim1-296/+185
2019-07-23fix the initialize size of the target windowsubmit/tizen/20190722.123025accepted/tizen/unified/20190723.053536SooChan Lim1-4/+4
2019-07-23make the target_window info get the proper w/h.SooChan Lim1-6/+6
2019-07-22Package version up to 1.0.3Changyeon Lee1-1/+1
2019-07-22hwc: initailize target_window in get_hwcChangyeon Lee3-9/+55
2019-04-29Package version up to 1.0.2submit/tizen/20190502.015818accepted/tizen/unified/20190502.112849Changyeon Lee1-1/+1
2019-04-26hwc: change NUM_LAYERS to 4Changyeon Lee1-12/+14
2019-04-26hwc: fix coding ruleChangyeon Lee1-36/+36
2019-04-24Package version up to 1.0.1submit/tizen/20190424.125111accepted/tizen/unified/20190425.111643Changyeon Lee1-1/+1
2019-04-24hwc: refectoring hwc_apply_policy for supporting videoChangyeon Lee1-66/+61
2019-04-24hwc: adjust dst pos of cursor even if cursor image isn't changedChangyeon Lee1-2/+2
2019-04-22display: set buffer handle to all planes of display_bufferChangyeon Lee1-8/+8
2019-04-22display: remove unused fds of display_bufferChangyeon Lee1-4/+3
2019-04-22display: reset display_buffer of layer when buffer is destroyedChangyeon Lee1-0/+9
2019-04-22display: unref display buffer when deinit backendChangyeon Lee2-2/+3
2019-04-19display: add debug log in layer set and unsetChangyeon Lee1-1/+3
2019-04-19display: add display_create_buffer functionChangyeon Lee1-61/+81
2019-04-17hwc: add TDM_HWC_CAPABILITY_VIDEO_SCALE capabilityChangyeon Lee1-1/+1
2019-04-16remove unused valuesubmit/tizen/20190416.085806Changyeon Lee1-1/+0
2019-04-16package version up to 1.0.0submit/tizen/20190416.082950Changyeon Lee1-1/+1
2019-04-16hwc: enable the tdm_hwcChangyeon Lee1-5/+5
2019-04-16hwc: add checking dst x,y value of cursorChangyeon Lee1-0/+18
2019-04-16hwc: unset cursor surface when cursor window is hiddenChangyeon Lee2-2/+23
2019-04-16hwc: get display buffer from listChangyeon Lee4-98/+147
2019-04-16do not use over 60 vrefresh rate modeJunkyeong Kim1-1/+3
2019-03-20Package version up to 0.10.5submit/tizen/20190320.055851accepted/tizen/unified/20190320.082405SooChan Lim1-1/+1
2019-03-20set the restriction of the minimum size to twoSooChan Lim1-1/+1
2019-03-20hwc: add the cursor implementationSooChan Lim5-7/+120
2019-03-20hwc: use vc4_output_data_get_layer_data instead of _vc4_hwc_get_layerSooChan Lim3-16/+20
2019-03-19Package version up to 0.10.4SooChan Lim1-1/+1
2019-03-19hwc: change the logSooChan Lim1-5/+7
2019-03-19hwc: add the dummy format and the available propsSooChan Lim1-2/+12
2019-03-19hwc: change the log and check the paremetersSooChan Lim2-29/+29