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

Thomas Wood thomas.wood at intel.com
Mon Jul 20 10:16:32 PDT 2015


On 17 July 2015 at 10:25, Dominik Zeromski <dominik.zeromski at intel.com> wrote:
> This patches rearrange gpgpu fill library functions and add support for BDW and SKL.

Thanks, I've pushed these patches with a small fix to the first one to
correct the gpgpu_fill header name in lib/Makefile.sources.

>
> 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