-
- Downloads
drm/i915/selftests: move gpu-write-dw into utils
Using the gpu to write to some dword over a number of pages is rather useful, and we already have two copies of such a thing, and we don't want a third so move it to utils. There is probably some other stuff also... Signed-off-by:Matthew Auld <matthew.auld@intel.com> Reviewed-by:
Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by:
Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20190810105008.14320-1-chris@chris-wilson.co.uk
Showing
- drivers/gpu/drm/i915/gem/selftests/huge_pages.c 8 additions, 112 deletionsdrivers/gpu/drm/i915/gem/selftests/huge_pages.c
- drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c 10 additions, 124 deletionsdrivers/gpu/drm/i915/gem/selftests/i915_gem_context.c
- drivers/gpu/drm/i915/gem/selftests/igt_gem_utils.c 135 additions, 0 deletionsdrivers/gpu/drm/i915/gem/selftests/igt_gem_utils.c
- drivers/gpu/drm/i915/gem/selftests/igt_gem_utils.h 16 additions, 0 deletionsdrivers/gpu/drm/i915/gem/selftests/igt_gem_utils.h
Loading
Please register or sign in to comment