[igt-dev] [PATCH i-g-t] tests/i915/kms_fb_coherency: add mega-feature and functionality

Modem, Bhanuprakash bhanuprakash.modem at intel.com
Fri Jun 23 03:21:36 UTC 2023


Hi Mauro,

On Thu-22-06-2023 06:00 pm, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
> 
> This test is currently missing mega-feature and functionality.
> Add them.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
> ---
>   tests/i915/kms_fb_coherency.c | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/tests/i915/kms_fb_coherency.c b/tests/i915/kms_fb_coherency.c
> index b530bf5dcd70..ba0ea7068fdf 100644
> --- a/tests/i915/kms_fb_coherency.c
> +++ b/tests/i915/kms_fb_coherency.c
> @@ -6,6 +6,8 @@
>   /**
>    * TEST: kms_fb_coherency
>    * Description: Exercise coherency of future scanout buffer objects
> + * Mega feature: General Display Features
> + * Functionality: crc

For display tests, "Mega feature" & "Functionality" should be at SUBTEST 
level.

Also, Functionality must be gtt or kms_gem_interop, since this test is 
trying to validate different mappings.

- Bhanu

>    */
>   
>   #include <errno.h>


More information about the igt-dev mailing list