summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests/Makefile
AgeCommit message (Expand)Author
2025-06-18drm/tests: Test drm_fb_build_fourcc_list() in separate test suiteThomas Zimmermann
2025-03-20drm/tests: Create tests for drm_atomicMaxime Ripard
2025-03-20drm/tests: Add kunit tests for bridgesMaxime Ripard
2025-01-08drm/tests: Add test for drm_atomic_helper_commit_modeset_disables()Jessica Zhang
2024-05-28drm/tests: Add output bpc testsMaxime Ripard
2023-12-04drm/test: add a test suite for GEM objects backed by shmemMarco Pagani
2023-11-15drm/test: rearrange test entries in Kconfig and MakefileMarco Pagani
2023-07-12drm: add drm_exec selftests v4Christian König
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter
2022-12-23drm/tests: reduce drm_mm_test stack usageArnd Bergmann
2022-12-08drm/tests: Add a test for DRM managed actionsMaxime Ripard
2022-12-08drm/tests: Introduce a config option for the KUnit helpersMaxime Ripard
2022-11-24drm/probe-helper: Provide a TV get_modes helperNoralf Trønnes
2022-11-24drm/connector: Add a function to lookup a TV mode by its nameMaxime Ripard
2022-11-24drm/modes: Add a function to generate analog display modesMaxime Ripard
2022-11-15drm/tests: Add Kunit HelpersMaxime Ripard
2022-10-10drm/tests: Order Kunit tests in MakefileMaxime Ripard
2022-07-11drm: selftest: convert drm_mm selftest to KUnitArthur Grillo
2022-07-11drm: selftest: convert drm_buddy selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_framebuffer selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_dp_mst_helper selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_plane_helper selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_format selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_rect selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_cmdline_parser selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_damage_helper selftest to KUnitMaíra Canal
2022-06-27drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()José Expósito