[igt-dev] [i-g-t V5 3/7] tests/i915/prime_mmap_kms: Add missing documentation
Kamil Konieczny
kamil.konieczny at linux.intel.com
Thu Aug 31 17:09:25 UTC 2023
Hi Bhanuprakash,
On 2023-08-31 at 20:26:18 +0530, Bhanuprakash Modem 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>
This is not related to patchset "move into intel folder",
please merge only this one before taking next steps.
Regards,
Kamil
> ---
> tests/prime_mmap_kms.c | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/tests/prime_mmap_kms.c b/tests/prime_mmap_kms.c
> index 1a63be38f..683665752 100644
> --- a/tests/prime_mmap_kms.c
> +++ b/tests/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:
> *
> --
> 2.40.0
>
More information about the igt-dev
mailing list