On 17 July 2015 at 10:25, Dominik Zeromski <dominik.zeromski@xxxxxxxxx> 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 > _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx