[igt-dev] [PATCH i-g-t 0/2] Remove _v2 functions in gpu pipelines
Zbigniew Kempczyński
zbigniew.kempczynski at intel.com
Fri May 29 10:41:25 UTC 2020
Clean the code by removing libdrm version of the functions.
Due to some couplings in media_spin localize required once
in it allowing gpgpu_fill/media_fill/media_vme be cleaned.
Zbigniew Kempczyński (2):
lib/media_spin: localize pipeline functions
tests/gem_(gpgpu|media)_fill: remove the _v2 suffix
lib/gpgpu_fill.c | 304 +++--------
lib/gpgpu_fill.h | 83 +--
lib/gpu_cmds.c | 1015 +++++++----------------------------
lib/gpu_cmds.h | 165 +-----
lib/intel_batchbuffer.c | 56 +-
lib/intel_batchbuffer.h | 20 +-
lib/media_fill.c | 267 ++-------
lib/media_fill.h | 45 +-
lib/media_spin.c | 364 ++++++++++++-
tests/i915/gem_gpgpu_fill.c | 83 +--
tests/i915/gem_media_fill.c | 83 +--
11 files changed, 748 insertions(+), 1737 deletions(-)
--
2.26.0
More information about the igt-dev
mailing list