From 88a50c7cb151ac5fd98c7ace158c6091053697dd Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Thu, 22 Nov 2018 10:36:57 +0100 Subject: tests: Use igt_display_require Remaining tests that have been overlooked and don't need any invasive changes to limit the skipping to only the relevant parts. v2: [A rebase gone wrong] v3: Move the misplaced hunk to the right patch (Antonio). v4: Rebase, kms_content_protection is new. v5: Rebase - need to adjust kms_lease.c too. Reviewed-by: Maarten Lankhorst (v3) Cc: Antonio Argenziano Cc: Chris Wilson Acked-By: Antonio Argenziano Signed-off-by: Daniel Vetter --- lib/igt_chamelium.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/igt_chamelium.c') diff --git a/lib/igt_chamelium.c b/lib/igt_chamelium.c index a80ead16..d136fb04 100644 --- a/lib/igt_chamelium.c +++ b/lib/igt_chamelium.c @@ -1547,7 +1547,7 @@ static void chamelium_exit_handler(int sig) /** * chamelium_init: * @chamelium: The Chamelium instance to use - * @drm_fd: a display initialized with #igt_display_init + * @drm_fd: a display initialized with #igt_display_require * * Sets up a connection with a chamelium, using the URL specified in the * Chamelium configuration. This must be called first before trying to use the -- cgit v1.2.3