[igt-dev] [i-g-t 2/4] tests/i915/kms_big_fb: Fix testplan documentation
Sharma, Swati2
swati2.sharma at intel.com
Thu Aug 31 08:37:29 UTC 2023
LGTM
Reviewed-by: Swati Sharma <swati2.sharma at intel.com>
On 25-Aug-23 1:41 PM, Bhanuprakash Modem wrote:
> Update testplan documentation for Async flip subtests (Add
> "async_flips" to the Functionality).
>
> Cc: Karthik B S <karthik.b.s at intel.com>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
> ---
> tests/i915/kms_big_fb.c | 13 +++++++++++--
> 1 file changed, 11 insertions(+), 2 deletions(-)
>
> diff --git a/tests/i915/kms_big_fb.c b/tests/i915/kms_big_fb.c
> index 33008c40a..50e9deeda 100644
> --- a/tests/i915/kms_big_fb.c
> +++ b/tests/i915/kms_big_fb.c
> @@ -661,12 +661,22 @@ max_hw_stride_async_flip_test(data_t *data)
> */
>
> /**
> + * SUBTEST: %s-max-hw-stride-%dbpp-rotate-%d-hflip
> + * Description: Test maximum hardware supported stride length for given combination
> + * of %arg[1] modifier with max hardware stride length, %arg[2]-bpp,
> + * and %arg[3]-rotation with H-flip mode
> + * Driver requirement: i915, xe
> + * Functionality: big_fbs, kms_gem_interop, rotation, tiling
> + * Mega feature: General Display Features
> + * Run type: FULL
> + * Test category: functionality test
> + *
> * SUBTEST: %s-max-hw-stride-%dbpp-rotate-%d-%s
> * Description: Test maximum hardware supported stride length for given combination
> * of %arg[1] modifier with max hardware stride length, %arg[2]-bpp,
> * and %arg[3]-rotation with %arg[4] mode
> * Driver requirement: i915, xe
> - * Functionality: big_fbs, kms_gem_interop, rotation, tiling
> + * Functionality: async_flips, big_fbs, kms_gem_interop, rotation, tiling
> * Mega feature: General Display Features
> * Run type: FULL
> * Test category: functionality test
> @@ -684,7 +694,6 @@ max_hw_stride_async_flip_test(data_t *data)
> * arg[4]:
> *
> * @async-flip: Async flip
> - * @hflip: H-flip
> * @hflip-async-flip: Async & H-flip
> */
> static void test_scanout(data_t *data)
More information about the igt-dev
mailing list