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
BDW changed structure of surface state and interface descriptors.
Commands like state base address, gpgpu walker were extended.
Cc: Thomas Wood
Signed-off-by: Dominik Zeromski
---
lib/gpgpu_fill.c| 296 +++-
lib/gpgpu_fill.h| 7
SKL changed state base address command.
Cc: Thomas Wood
Signed-off-by: Dominik Zeromski
---
lib/gpgpu_fill.c| 102
lib/gpgpu_fill.h| 7
lib/intel_batchbuffer.c | 2 +
3 files changed, 111 insertions(+)
diff --git a/lib
re is no point
in using larger writes.
Cc: Thomas Wood
Signed-off-by: Dominik Zeromski
---
lib/Makefile.sources | 4 +-
lib/gpgpu_fill.c | 422 +++
lib/gpgpu_fill.h | 37
lib/intel_batchbuffer.c | 1 +