[igt-dev] [V5 i-g-t 17/81] tests/i915/kms_fb_coherency: Document each subtest for testplan
Karthik B S
karthik.b.s at intel.com
Wed Aug 9 08:35:20 UTC 2023
On 6/29/2023 8:18 PM, Bhanuprakash Modem wrote:
> Add documentation for all kms tests which is used by IGT testplan
> documentation.
>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Reviewed-by: Karthik B S <karthik.b.s at intel.com>
> ---
> tests/i915/kms_fb_coherency.c | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/tests/i915/kms_fb_coherency.c b/tests/i915/kms_fb_coherency.c
> index edb5ba460..8a553613a 100644
> --- a/tests/i915/kms_fb_coherency.c
> +++ b/tests/i915/kms_fb_coherency.c
> @@ -5,6 +5,7 @@
>
> /**
> * TEST: kms_fb_coherency
> + * Category: Display
> * Description: Exercise coherency of future scanout buffer objects
> */
>
> @@ -245,6 +246,9 @@ igt_main
> * mmapped with different mmap methods and different caching modes.
> * Mega feature: General Display Features
> * Functionality: gtt
> + * Driver requirement: any
> + * Run type: FULL
> + * Test category: functionality test
> */
> igt_subtest_with_dynamic("memset-crc") {
> if (gem_has_mappable_ggtt(data.drm_fd)) {
More information about the igt-dev
mailing list