[igt-dev] [PATCH i-g-t 0/5] Change media fill to be libdrm-free
Zbigniew Kempczyński
zbigniew.kempczynski at intel.com
Thu May 21 07:48:18 UTC 2020
Continue migration process to be libdrm free in gpgpu/media/render
tests.
Zbigniew Kempczyński (5):
lib/gpu_cmds: Add media pipeline functions based on intel_bb
lib/media_fill: libdrm-free media pipeline creation
lib/intel_batchbuffer: Add new media fillfunc v2
i915/gem_media_fill: Remove libdrm dependency
HAX: run media_fill in BAT only
lib/gpu_cmds.c | 43 +++++++
lib/gpu_cmds.h | 11 ++
lib/intel_batchbuffer.c | 26 ++++
lib/intel_batchbuffer.h | 1 +
lib/media_fill.c | 168 ++++++++++++++++++++++++++
lib/media_fill.h | 29 +++++
tests/i915/gem_media_fill.c | 127 ++++++++++++++-----
tests/intel-ci/fast-feedback.testlist | 161 +-----------------------
8 files changed, 378 insertions(+), 188 deletions(-)
--
2.26.0
More information about the igt-dev
mailing list