[igt-dev] [V3 i-g-t 2/4] tests/intel/prime_mmap_kms: Add missing documentation

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Tue Jul 4 07:15:44 UTC 2023


On Mon, 26 Jun 2023 21:31:04 +0530
Bhanuprakash Modem <bhanuprakash.modem at intel.com> wrote:

> Add missing documentation for i915 testplan.
> 
> Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>

Reviewed-by: Mauro Carvalho Chehab <mchehab at kernel.org>
> ---
>  tests/intel/prime_mmap_kms.c | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 
> diff --git a/tests/intel/prime_mmap_kms.c b/tests/intel/prime_mmap_kms.c
> index 8b127a13c..3c3c2e94f 100644
> --- a/tests/intel/prime_mmap_kms.c
> +++ b/tests/intel/prime_mmap_kms.c
> @@ -37,6 +37,19 @@
>  IGT_TEST_DESCRIPTION(
>     "Efficiently sharing CPU and GPU buffers");
>  
> +/**
> + * TEST: prime mmap kms
> + * Category: Infrastructure
> + * Feature: prime
> + * Functionality: memory management
> + * Run type: FULL
> + * Sub-category: DRM
> + * Test category: GEM_Legacy
> + *
> + * SUBTEST: buffer-sharing
> + * Description: Test efficiently sharing CPU and GPU buffers
> + */
> +
>  /*
>   * render_process_t:
>   *


More information about the igt-dev mailing list