[igt-dev] [PATCH i-g-t 0/3] benchmarks: Remove libdrm dependency
Dominik Grzegorzek
dominik.grzegorzek at intel.com
Tue Sep 29 10:48:15 UTC 2020
I decided to split previous series into smaller chunks.
(https://patchwork.freedesktop.org/series/81782/)
There are some common patches inlcuded in more than one smaller series.
This one removes libdrm usage from intel_upload_blit benchmarks.
Signed-off-by: Dominik Grzegorzek <dominik.grzegorzek at intel.com>
Cc: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
Cc: Chris Wilson <chris at chris-wilson.co.uk>
Dominik Grzegorzek (1):
benchmarks: Remove libdrm dependency
Zbigniew Kempczyński (2):
lib/intel_bufops: Avoid overallocate x-tiling and linear surfaces
lib/intel_bufops: Add simple object cache
benchmarks/intel_upload_blit_large.c | 79 ++++++-------
benchmarks/intel_upload_blit_large_gtt.c | 84 +++++++-------
benchmarks/intel_upload_blit_large_map.c | 84 +++++++-------
benchmarks/intel_upload_blit_small.c | 78 ++++++-------
lib/intel_bufops.c | 139 ++++++++++++++++++++++-
lib/intel_bufops.h | 2 +
6 files changed, 300 insertions(+), 166 deletions(-)
--
2.20.1
More information about the igt-dev
mailing list