summaryrefslogtreecommitdiff
path: root/tests/exynos/exynos_fimg2d_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20meson,configure: include config.h automaticallyEric Engestrom1-4/+0
2018-01-31exynos/tests: use #ifdef for never-defined tokenEric Engestrom1-2/+2
2018-01-29remove unnecessary double-semicolonEric Engestrom1-1/+1
2017-11-07exynos: change the license to X11/MITInki Dae1-4/+17
2017-04-03tests/exynos: fix invalid code of error path in g2d testSeung-Woo Kim1-18/+21
2017-04-03tests/exynos: remove unused-function build warningSeung-Woo Kim1-1/+3
2015-12-18tests/exynos: add test for g2d_moveTobias Jakobi1-0/+132
2015-12-18tests/exynos: use XRGB8888 for framebufferTobias Jakobi1-1/+1
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-27exynos_fimg2d_test: fix implicit funciton declaration errorsEmil Velikov1-0/+2
2014-05-12exynos_fimg2d_test: fix drmModeRmFBDaniel Kurtz1-1/+1
2013-03-08libdrm/exynos: add test application for 2d gpu.Inki Dae1-0/+695