From b3e0277f23e8f173a5da37046e224e5706504c34 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Tue, 19 Nov 2019 15:48:59 +0200 Subject: docs: Remove defunct sections * chamelium was renamed to kms_chamelium and is now part of the KMS Tests section * GVT tests were removed. v2: don't remove the API docs (Petri) Fixes: 8809638e8e42 ("tests: Rename chamelium to kms_chamelium.") Fixes: 8781fd89a63e ("igt: Remove gvt_basic") Reported-by: Petri Latvala Signed-off-by: Arkadiusz Hiler Reviewed-by: Petri Latvala --- docs/reference/igt-gpu-tools/igt-gpu-tools-docs.xml | 1 - docs/reference/igt-gpu-tools/igt_test_programs.xml | 18 ------------------ docs/reference/igt-gpu-tools/meson.build | 2 -- 3 files changed, 21 deletions(-) (limited to 'docs') diff --git a/docs/reference/igt-gpu-tools/igt-gpu-tools-docs.xml b/docs/reference/igt-gpu-tools/igt-gpu-tools-docs.xml index 3f14d7be..2edb4adf 100644 --- a/docs/reference/igt-gpu-tools/igt-gpu-tools-docs.xml +++ b/docs/reference/igt-gpu-tools/igt-gpu-tools-docs.xml @@ -28,7 +28,6 @@ - diff --git a/docs/reference/igt-gpu-tools/igt_test_programs.xml b/docs/reference/igt-gpu-tools/igt_test_programs.xml index b64ba474..3c1e18ee 100644 --- a/docs/reference/igt-gpu-tools/igt_test_programs.xml +++ b/docs/reference/igt-gpu-tools/igt_test_programs.xml @@ -104,15 +104,6 @@ - - - Chamelium Tests - Tests using the Chamelium platform - - - - - Core Tests @@ -167,15 +158,6 @@ - - - GVT Tests - Tests for graphics virtualization technology - - - - - i915 Tests diff --git a/docs/reference/igt-gpu-tools/meson.build b/docs/reference/igt-gpu-tools/meson.build index 2fb7f509..6b832ad2 100644 --- a/docs/reference/igt-gpu-tools/meson.build +++ b/docs/reference/igt-gpu-tools/meson.build @@ -25,14 +25,12 @@ ignore_headers = [ test_groups = [ 'amdgpu', - 'chamelium', 'core', 'debugfs', 'drm', 'gem', 'gen3', 'gen7', - 'gvt', 'i915', 'kms', 'meta', -- cgit v1.2.3