[igt-dev] [PATCH i-g-t] tests/i915/kms_fb_coherency: add mega-feature and functionality
Modem, Bhanuprakash
bhanuprakash.modem at intel.com
Sat Jun 24 05:46:49 UTC 2023
On Fri-23-06-2023 03:53 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..edb5ba460fbf 100644
> --- a/tests/i915/kms_fb_coherency.c
> +++ b/tests/i915/kms_fb_coherency.c
> @@ -243,6 +243,8 @@ igt_main
> * Description: Use display controller CRC hardware to validate (non)coherency
> * of memset operations on future scanout buffer objects
> * mmapped with different mmap methods and different caching modes.
> + * Mega feature: General Display Features
> + * Functionality: gtt
LGTM
Reviewed-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
> */
> igt_subtest_with_dynamic("memset-crc") {
> if (gem_has_mappable_ggtt(data.drm_fd)) {
More information about the igt-dev
mailing list