[igt-dev] [PATCH i-g-t] tests/kms_dp_tiled_display: added test description for chamelium subtest
Karthik B S
karthik.b.s at intel.com
Mon May 24 15:16:02 UTC 2021
On 5/24/2021 4:34 PM, Kunal Joshi wrote:
> Added description for the newly added chamelium subtest,
> test is basically the same as basic-test-pattern just the
> fact it executes on chamelium.
>
> Cc: Karthik B S <karthik.b.s at intel.com>
> Signed-off-by: Kunal Joshi <kunal1.joshi at intel.com>
Looks good to me.
Reviewed-by: Karthik B S <karthik.b.s at intel.com>
> ---
> tests/kms_dp_tiled_display.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tests/kms_dp_tiled_display.c b/tests/kms_dp_tiled_display.c
> index 6dafc888..eb28dd6b 100644
> --- a/tests/kms_dp_tiled_display.c
> +++ b/tests/kms_dp_tiled_display.c
> @@ -481,6 +481,8 @@ igt_main
> }
>
> #ifdef HAVE_CHAMELIUM
> + igt_describe("Make sure the Tiled CRTCs are synchronized and we get "
> + "page flips for all tiled CRTCs in one vblank (executes on chamelium).");
> igt_subtest_f("basic-test-pattern-with-chamelium") {
> int i;
>
More information about the igt-dev
mailing list