diff options
author | André Almeida <andrealmeid@igalia.com> | 2022-05-20 17:35:31 -0300 |
---|---|---|
committer | Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> | 2022-05-24 11:56:41 -0400 |
commit | 8ba806e7e1963d7f5681415d158c77126855e81f (patch) | |
tree | febfe7892fe32df8f6fbf4d0153107321e632065 /lib/intel_batchbuffer.c | |
parent | 5882a2b834fafb99e8d67ab713234f930f08e4d0 (diff) |
tests/kms_async_flips: Support more vendors
kms_async_flips uses igt_draw_ and i915 modifiers, which make this test
fails for other vendors that are not Intel. Use more generic functions
and modifiers so other devices can be tested.
Since i915's "Linear memory does not support async flips", we can't use
DRM_FORMAT_MOD_LINEAR and need to keep using I915_FORMAT_MOD_X_TILED.
Signed-off-by: André Almeida <andrealmeid@igalia.com>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Diffstat (limited to 'lib/intel_batchbuffer.c')
0 files changed, 0 insertions, 0 deletions