[Intel-gfx] [PATCH i-g-t 0/3] gpgpu_fill test new hardware support

Dominik Zeromski dominik.zeromski at intel.com
Fri Jul 17 02:25:42 PDT 2015


This patches rearrange gpgpu fill library functions and add support for BDW and SKL.

Dominik Zeromski (3):
  lib: Move gpgpu_fill code to separate file
  lib/gpgpu_fill: Add BDW support
  lib/gpgpu_fill: Add SKL support

 lib/Makefile.sources         |   4 +-
 lib/gpgpu_fill.c             | 808 +++++++++++++++++++++++++++++++++++++++++++
 lib/gpgpu_fill.h             |  51 +++
 lib/intel_batchbuffer.c      |   5 +
 lib/media_fill.h             |   7 -
 lib/media_fill_gen7.c        | 151 --------
 shaders/gpgpu/gpgpu_fill.gxa |  14 +-
 7 files changed, 868 insertions(+), 172 deletions(-)
 create mode 100755 lib/gpgpu_fill.c
 create mode 100644 lib/gpgpu_fill.h

-- 
1.8.3.1



More information about the Intel-gfx mailing list