Skip to content

Commit e4e1dc9

Browse files
committed
redhat: Add new DRM modules to mod-internal.list
JIRA: https://issues.redhat.com/browse/RHEL-113577 Upstream Status: RHEL only Add drm_sysfb_modeset_test and drm-sched-tests and rename vkms_config_test to vkms-kunit-tests. NOTE: This commit does not compile due to missing RHEL-specific fix-ups, which are split out into separate Git commits following this one. If git bisect selected this commit, run "git bisect skip" and try again. Repeat this until it selects a commit which compiles. Signed-off-by: José Expósito <jexposit@redhat.com>
1 parent 5e0a778 commit e4e1dc9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

redhat/mod-internal.list

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,14 @@ drm_kunit_helpers
8282
drm_mm_test
8383
drm_plane_helper_test
8484
drm_rect_test
85+
drm-sched-tests
86+
drm_sysfb_modeset_test
8587
gss_krb5_test
8688
drm_connector_test
8789
drm_managed_test
8890
drm_modes_test
8991
drm_probe_helper_test
90-
vkms_config_test
92+
vkms-kunit-tests
9193
input_test
9294
hashtable_test
9395
hid-uclogic-test

0 commit comments

Comments
 (0)