Re: [PATCH i-g-t v2] benchmarks: Add VKMS benchmark

2024-02-09 Thread Kamil Konieczny
Hi Arthur, On 2024-02-08 at 17:04:52 -0300, Arthur Grillo wrote: > Create a benchmark for the VKMS driver. Use a KMS layout with deliberate > odd sizes to try to avoid alignment accidents and run it for FRAME_COUNT > frames flipping framebuffers in each plane. > > This benchmark was suggested by P

Re: [PATCH i-g-t v2] benchmarks: Add VKMS benchmark

2024-02-09 Thread Pekka Paalanen
On Thu, 08 Feb 2024 17:04:52 -0300 Arthur Grillo wrote: > Create a benchmark for the VKMS driver. Use a KMS layout with deliberate > odd sizes to try to avoid alignment accidents and run it for FRAME_COUNT > frames flipping framebuffers in each plane. > > This benchmark was suggested by Pekka Pa

Re: [PATCH i-g-t v2] benchmarks: Add VKMS benchmark

2024-02-08 Thread MaĆ­ra Canal
On 2/8/24 17:04, Arthur Grillo wrote: Create a benchmark for the VKMS driver. Use a KMS layout with deliberate odd sizes to try to avoid alignment accidents and run it for FRAME_COUNT frames flipping framebuffers in each plane. This benchmark was suggested by Pekka Paalanen to better analyse pos

[PATCH i-g-t v2] benchmarks: Add VKMS benchmark

2024-02-08 Thread Arthur Grillo
Create a benchmark for the VKMS driver. Use a KMS layout with deliberate odd sizes to try to avoid alignment accidents and run it for FRAME_COUNT frames flipping framebuffers in each plane. This benchmark was suggested by Pekka Paalanen to better analyse possible performance regression on the Virt