summaryrefslogtreecommitdiff
path: root/tests/exynos
AgeCommit message (Expand)AuthorFilesLines
2015-12-18tests/exynos: add test for g2d_moveTobias Jakobi1-0/+132
2015-12-18tests/exynos: use XRGB8888 for framebufferTobias Jakobi1-1/+1
2015-12-18tests/exynos: add fimg2d event testTobias Jakobi2-2/+335
2015-12-18tests/exynos: add fimg2d performance analysisTobias Jakobi2-2/+344
2015-06-29tests/exynos: handle G2D_IMGBUF_COLOR in switch statementsTobias Jakobi1-6/+13
2015-06-29tests/exynos: remove connector_find_planeTobias Jakobi1-31/+0
2015-06-29tests/exynos: simplify drm_set_crtcTobias Jakobi1-6/+1
2015-06-29tests/exynos: remove struct fimg2d_test_caseTobias Jakobi1-37/+5
2015-06-29tests/exynos: remove unused defineTobias Jakobi1-1/+0
2015-06-29tests/exynos: clean struct connectorTobias Jakobi1-10/+0
2015-06-29tests/exynos: replace return by breakTobias Jakobi1-1/+1
2015-03-20tests/exynos: Fix missing static keywordJan Vesely1-1/+1
2015-03-16exynos: add exynos prefix to fimg2d headerTobias Jakobi1-1/+1
2015-03-16exynos: use structure initialization instead of memsetTobias Jakobi1-11/+4
2015-03-16tests/exynos: fimg2d: add a checkerboard testTobias Jakobi1-0/+117
2015-03-14Fix unused, and unused-but-set variables warningsJan Vesely1-3/+1
2015-03-10tests/exynos: improve error handlingTobias Jakobi1-1/+13
2015-03-10tests/exynos: introduce wait_for_user_inputTobias Jakobi1-3/+11
2015-03-10tests/exynos: disable the G2D userptr/blend testTobias Jakobi1-0/+10
2015-03-10tests/exynos: fix typos and change wordingTobias Jakobi1-2/+2
2015-02-27exynos_fimg2d_test: remove unused variablesEmil Velikov1-5/+0
2015-02-27autotools: add WARN_CFLAGS to all targetsEmil Velikov1-0/+1
2015-02-27exynos_fimg2d_test: fix implicit funciton declaration errorsEmil Velikov1-0/+2
2014-07-25exynos: do not build fimg2d_test when building without libkms support.Maarten Lankhorst1-0/+2
2014-05-12exynos_fimg2d_test: fix drmModeRmFBDaniel Kurtz1-1/+1
2014-05-12exynos: remove unusable "run" targetDaniel Kurtz1-2/+0
2014-05-12eyxnos: install exynos tests if HAVE_INSTALL_TESTSDaniel Kurtz1-0/+5
2013-03-08libdrm/exynos: add test application for 2d gpu.Inki Dae2-0/+714