mirror-linux/drivers/gpu/drm/tests
Dmitry Baryshkov 4db6e24f56 drm/tests: make sure drm_client_modeset tests are enabled
Default config for UML (x86_64) doesn't include any driver which
supports DRM_CLIENT_SELECTION, which makes drm_client_modeset disabled
(and correspondingly tests for that module are not executed too).

Enable DRM_VKMS and DRM_FBDEV_EMULATION in order to be able to run DRM
client modesetting tests.

Reviewed-by: Louis Chauvet <louis.chauvet@bootlin.com>
Link: https://lore.kernel.org/r/20250821-drm-client-tests-v1-1-49e7212c744a@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
2025-09-16 20:20:21 +03:00
..
.kunitconfig drm/tests: make sure drm_client_modeset tests are enabled 2025-09-16 20:20:21 +03:00
Makefile drm/tests: Test drm_fb_build_fourcc_list() in separate test suite 2025-06-18 10:46:03 +02:00
drm_atomic_state_test.c drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc() 2025-03-03 14:21:58 +01:00
drm_atomic_test.c drm/tests: Create tests for drm_atomic 2025-03-20 14:45:48 +01:00
drm_bridge_test.c drm/tests: bridge: add KUnit tests for devm_drm_bridge_alloc() 2025-06-06 15:50:23 +02:00
drm_buddy_test.c
drm_client_modeset_test.c Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next 2025-04-14 15:29:49 +10:00
drm_cmdline_parser_test.c drm/tests: cmdline: Fix drm_display_mode memory leak 2025-04-08 17:28:14 +02:00
drm_connector_test.c Linux 6.13 2025-01-23 14:42:21 +01:00
drm_damage_helper_test.c
drm_dp_mst_helper_test.c
drm_exec_test.c drm/test: drm_exec: use kzalloc() to allocate GEM objects 2025-08-29 17:42:20 +02:00
drm_format_helper_test.c drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endian 2025-08-11 17:24:15 +02:00
drm_format_test.c
drm_framebuffer_test.c drm: Pass the format info to .fb_create() 2025-07-16 20:03:14 +03:00
drm_gem_shmem_test.c Linux 6.15-rc5 2025-05-06 16:39:25 +10:00
drm_hdmi_state_helper_test.c drm/tests: hdmi: Add test for unsuccessful fallback to YUV420 2025-06-02 11:02:39 +02:00
drm_kunit_edid.h drm/tests: edid: Add edid-decode --check output 2025-07-16 17:31:42 +02:00
drm_kunit_helpers.c drm: Include <linux/export.h> 2025-06-16 09:01:23 +02:00
drm_managed_test.c
drm_mm_test.c
drm_modes_test.c drm/tests: modes: Fix drm_display_mode memory leak 2025-04-08 17:28:21 +02:00
drm_plane_helper_test.c
drm_probe_helper_test.c drm/tests: probe-helper: Fix drm_display_mode memory leak 2025-04-08 17:28:25 +02:00
drm_rect_test.c
drm_sysfb_modeset_test.c drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers 2025-06-18 10:46:03 +02:00