summaryrefslogtreecommitdiff
path: root/tests/ipptest
AgeCommit message (Expand)AuthorFilesLines
2017-07-20ipptest: Fix the source image size to 720x1280Hoegeun Kwon1-8/+8
2017-07-20ipptest: Fix the output image size when outputting to a file or displayHoegeun Kwon1-2/+9
2017-07-04ipptest: Fix to use the sizeof operator correctlysubmit/tizen/20170711.010212accepted/tizen/unified/20170711.180937Hoegeun Kwon1-7/+7
2017-07-03ipptest: replace malloc + memset with callocSeung-Woo Kim1-16/+7
2017-04-18ipptest: Remove strerror()tizen_4.0.m1_releasesubmit/tizen/20170418.065107accepted/tizen/unified/20170419.054145Hoegeun Kwon4-56/+47
2017-04-18ipptest: Fix implicit-function-declaration build warningHoegeun Kwon1-0/+1
2017-04-18ipptest: Fix unused-but-set-variable build warningHoegeun Kwon1-12/+0
2017-04-18ipptest: Fix switch build warningHoegeun Kwon1-0/+2
2017-04-18ipptest: Fix unused-variable build warningsHoegeun Kwon1-2/+0
2017-04-17ipptest: Fix success message for get drm_connectorHoegeun Kwon1-3/+2
2017-04-17ipptest: Refactor to call unmap and destroy together for struct kms_boHoegeun Kwon3-14/+21
2017-04-17ipptest: Remove unnecessary arrays in fimc_m2m_set_mode()Hoegeun Kwon1-11/+10
2017-04-05ipptest: fix possible division by zerosubmit/tizen/20170407.011049accepted/tizen/unified/20170407.190120Seung-Woo Kim1-0/+3
2017-04-05ipptest: refactor the function connector_find_mode()Seung-Woo Kim3-15/+34
2017-04-04ipptest: fix build warningsSeung-Woo Kim1-4/+2
2017-04-04ipptest: fix to load only exynos modulesSeung-Woo Kim1-15/+6
2017-03-30ipptest: add missed variable typeSeung-Woo Kim1-1/+1
2017-03-17ipptest: fix possible NULL deference in error pathSeung-Woo Kim1-2/+0
2017-03-07ipptest: Add the set crtc for display modeHoegeun Kwon1-0/+10
2017-02-15ipptest: fix rotation test issueHoegeun Kwon3-3/+74
2017-02-15ipptest: fix the 270 degree rotation angleHoegeun Kwon1-3/+12
2017-02-15ipptest: pass through for get property errorSeung-Woo Kim1-0/+3
2017-02-15ipptest: check 0 value before divisionSeung-Woo Kim1-1/+1
2017-02-15ipptest: added M2M to screen on fimc_m2m_set_modeHoegeun Kwon8-170/+1169
2017-02-15tests/exynos: fix support for running under 64bit kernelMarek Szyprowski3-0/+12
2017-02-15exynos: support DRM_IOCTL_EXYNOS_GEM_MAPJoonyoung Shim1-2/+2
2017-02-15ipptest: change result directorySeung-Woo Kim3-5/+7
2017-02-15ipptest: replace DRM_EXYNOS_GEM_MAP_OFFSET/MMAP with generic mmapSeung-Woo Kim5-15/+46
2017-02-15packaging: add tools-exynos for testing exynos_drmChanho Park1-0/+5
2017-02-15drm: ipptest: support ipp dynamic color rangeDonghwa Lee1-0/+2
2017-02-15ipptest: add fimc and rotator test applicationsInki Dae9-0/+1351