[PATCH i-g-t 0/3] benchmarks/kms_fb_stress: Add command-line options to change the planes and writeback formats
Arthur Grillo
arthurgrillo at riseup.net
Mon Feb 26 19:42:16 UTC 2024
With the upcoming addition of YUV format to VKMS[1] it would be great to
test the their performance. To be able to do this, this series adds
command-line options to arbitrarily select the format of each plane and
writeback.
- PATCH #1: Just a non-related assert that I found needed while
developing the feature
- PATCH #2: The command-line options implementation
- PATCH #3: Log the KMS structure
[1]: https://lore.kernel.org/r/20240226-yuv-v3-6-ff662f0994db@bootlin.com
Signed-off-by: Arthur Grillo <arthurgrillo at riseup.net>
---
Arthur Grillo (3):
benchmarks/kms_fb_stress: Assert that we have an supported pipe
benchmarks/kms_fb_stress: Add command line options to change the planes and writeback formats
benchmarks/kms_fb_stress: Log the KMS structure
benchmarks/kms_fb_stress.c | 106 +++++++++++++++++++++++++++++++++++++++------
1 file changed, 92 insertions(+), 14 deletions(-)
---
base-commit: 9ee96f431b2baf552e95c9d839cdfbcdae2c8b41
change-id: 20240226-kms_fb_stress-dev-c93ae176f901
Best regards,
--
Arthur Grillo <arthurgrillo at riseup.net>
More information about the igt-dev
mailing list