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