]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/selftest: Refactor test-drm_plane_helper
authorAlexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Fri, 19 Oct 2018 10:57:51 +0000 (11:57 +0100)
committerAlexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Mon, 22 Oct 2018 09:30:50 +0000 (10:30 +0100)
commite51767279f11571b112dbeaef2628968c62f90a6
treebee1cb5e742d71c58bb08f47667df5f401cd9caa
parent9c71a6686bfa4bd8404d1bfa8f210b9901991fa9
drm/selftest: Refactor test-drm_plane_helper

The idea is to split test implementations in different compilation
units, but have one single place where we define the list of tests,
in this case(drm_modeset_selftests.h).

Signed-off-by: Alexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20181019105752.17741-9-alexandru-cosmin.gheorghe@arm.com
drivers/gpu/drm/selftests/drm_modeset_selftests.h [moved from drivers/gpu/drm/selftests/drm_plane_helper_selftests.h with 100% similarity]
drivers/gpu/drm/selftests/test-drm_modeset_common.c
drivers/gpu/drm/selftests/test-drm_modeset_common.h
drivers/gpu/drm/selftests/test-drm_plane_helper.c