[PATCH i-g-t 2/5] tests/intel: Remove name collision in Display tests visible in Core docs
Kamil Konieczny
kamil.konieczny at linux.intel.com
Wed Apr 10 15:42:02 UTC 2024
Hi Katarzyna,
On 2024-04-09 at 11:19:12 +0000, Katarzyna Piecielska wrote:
> Display team is not using Subcategory field, but this test is
> visible in Core documentation. Let's remove name collision in
> Category, Subcategory and Functionality.
>
> Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Reviewed-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> ---
> tests/intel/i915_pipe_stress.c | 2 +-
> tests/intel/prime_mmap_kms.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tests/intel/i915_pipe_stress.c b/tests/intel/i915_pipe_stress.c
> index 6c5e951ab..de4df830f 100644
> --- a/tests/intel/i915_pipe_stress.c
> +++ b/tests/intel/i915_pipe_stress.c
> @@ -26,7 +26,7 @@
> * possible bandwidth/watermark and similar problems.
> * Functionality: kms_core
> * Mega feature: General Display Features
> - * Sub-category: Display
> + * Sub-category: Display Tests
> * Test category: stress test
> *
> * SUBTEST: stress-xrgb8888-untiled
> diff --git a/tests/intel/prime_mmap_kms.c b/tests/intel/prime_mmap_kms.c
> index 35d1eedde..7759b9469 100644
> --- a/tests/intel/prime_mmap_kms.c
> +++ b/tests/intel/prime_mmap_kms.c
> @@ -41,7 +41,7 @@ IGT_TEST_DESCRIPTION(
> * TEST: prime mmap kms
> * Category: Infrastructure
> * Feature: prime
> - * Functionality: memory management
> + * Functionality: prime
> * Sub-category: DRM
> * Test category: GEM_Legacy
> *
> --
> 2.34.1
>
More information about the igt-dev
mailing list