summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-25ipptest: Fix wunused-label build warningtizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184307submit/tizen_5.5_mobile_hotfix/20201026.185107submit/tizen_5.5/20191031.000007submit/tizen/20190425.090445accepted/tizen/unified/20190426.054123accepted/tizen/5.5/unified/wearable/hotfix/20201027.100659accepted/tizen/5.5/unified/mobile/hotfix/20201027.074347accepted/tizen/5.5/unified/20191031.012013tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedHoegeun Kwon1-7/+6
2019-04-25ipptest: fix PROC_USE.VULNERABLE issueInki Dae1-2/+2
2019-04-25ipptest: Add the guide message for userHoegeun Kwon2-2/+5
2019-04-25ipptest: Fix argument error of page flip flagHoegeun Kwon1-5/+1
2019-04-25ipptest: add support for newly merged Exynos DRM IPPv2 kernel interfaceMarek Szyprowski5-6/+316
2019-04-25libdrm: exynos: add support kernel userspace api for IPPv2 callsMarek Szyprowski1-0/+253
2019-04-25ipptest: change variable name for better readabilitySeung-Woo Kim1-6/+28
2019-04-25ipptest fix type-punned pointer build warningSeung-Woo Kim2-2/+2
2019-04-25ipptest: fix to clear gem handle for error caseSeung-Woo Kim1-0/+2
2019-04-25ipptest: fix not calling munmap not allocated gem on error pathSeung-Woo Kim1-20/+22
2019-04-25ipptest: fix not to process non-created gemSeung-Woo Kim2-12/+28
2019-04-25ipptest: fix possibility for out of array boundsSeung-Woo Kim2-2/+2
2019-04-25ipptest: fix to initialize pipe parameter alwaysSeung-Woo Kim1-4/+2
2019-04-25ipptest: fix memory leak issues during dumping connectorSeung-Woo Kim1-1/+3
2019-04-25ipptest: fix to check null before deferencingSeung-Woo Kim1-1/+2
2019-04-25ipptest: rotator: fix invalid parameter for munmapSeung-Woo Kim1-1/+1
2019-04-25nexell: fix to check return of drmIoctl()Seung-Woo Kim1-1/+4
2019-04-25nexell: add gem buffer typeInki Dae1-0/+49
2019-04-25tests: add nexell drm to default test modulesSooChan Lim1-0/+1
2019-04-25nexell: add explicit cast for gem sizeSeung-Woo Kim1-1/+1
2019-04-25libdrm : add nexell apijino.cho8-0/+254
2019-04-25ipptest: Add support for the source resolution use to variousHoegeun Kwon3-20/+84
2019-04-25exynos/drm: sync with v4.1.36 rebased tree for exynos_ipp_prop_listHoegeun Kwon1-6/+3
2019-04-25ipptest: add null check and error handlerSeung-Woo Kim1-1/+28
2019-04-25ipptest: Fix the source image size to 720x1280Hoegeun Kwon1-8/+8
2019-04-25ipptest: Fix the output image size when outputting to a file or displayHoegeun Kwon1-2/+9
2019-04-25ipptest: Fix to use the sizeof operator correctlyHoegeun Kwon1-7/+7
2019-04-25ipptest: replace malloc + memset with callocSeung-Woo Kim1-16/+7
2019-04-25ipptest: Remove strerror()Hoegeun Kwon8-98/+81
2019-04-25ipptest: Fix implicit-function-declaration build warningHoegeun Kwon2-0/+2
2019-04-25ipptest: Fix unused-but-set-variable build warningHoegeun Kwon1-12/+0
2019-04-25ipptest: Fix switch build warningHoegeun Kwon1-0/+2
2019-04-25ipptest: Fix unused-variable build warningsHoegeun Kwon1-2/+0
2019-04-25ipptest: Fix success message for get drm_connectorHoegeun Kwon1-3/+2
2019-04-25ipptest: Refactor to call unmap and destroy together for struct kms_boHoegeun Kwon3-14/+21
2019-04-25ipptest: Remove unnecessary arrays in fimc_m2m_set_mode()Hoegeun Kwon1-11/+10
2019-04-25ipptest: fix possible division by zeroSeung-Woo Kim1-0/+3
2019-04-25ipptest: refactor the function connector_find_mode()Seung-Woo Kim6-30/+68
2019-04-25ipptest: fix build warningsSeung-Woo Kim2-6/+4
2019-04-25ipptest: fix to load only exynos modulesSeung-Woo Kim2-29/+10
2019-04-25ipptest: fix memory leak issues during dumping connectorSeung-Woo Kim1-1/+3
2019-04-25ipptest: add missed variable typeSeung-Woo Kim1-1/+1
2019-04-25ipptest: fix possible NULL deference in error pathSeung-Woo Kim2-4/+3
2019-04-25ipptest: Add the set crtc for display modeHoegeun Kwon1-0/+10
2019-04-25ipptest: fix rotation test issueHoegeun Kwon3-3/+74
2019-04-25ipptest: fix the 270 degree rotation angleHoegeun Kwon1-3/+12
2019-04-25ipptest: pass through for get property errorSeung-Woo Kim1-0/+3
2019-04-25ipptest: check 0 value before divisionSeung-Woo Kim1-1/+1
2019-04-25ipptest: added M2M to screen on fimc_m2m_set_modeHoegeun Kwon9-170/+1176
2019-04-25ipptest: change result directorySeung-Woo Kim6-11/+15