[igt-dev] [PATCH v3] lib/gpgpu_fill: Add support for Xe2 platforms

Jagmeet Randhawa jagmeet.randhawa at intel.com
Fri Nov 3 20:47:18 UTC 2023


Addressing Christoph Manszewskis comments: Added brackets to remaining else if
statements, and fixed the XE2 format issue. I ran checkpatch and
everything seems good, there was trailing white space errors but those I
believe are false positives and are inconsistent with the rest of the
code styling therefore I ignored them

Addresing Kamil Koniecznys comments: I fixed the header, and added
Dominiks r-b 

Jagmeet Randhawa (1):
  lib/gpgpu_fill: Add support for Xe2 platforms

 lib/gpgpu_fill.c                              | 23 +++++++
 lib/gpgpu_fill.h                              |  6 ++
 lib/gpu_cmds.c                                | 61 ++++++++++++++++---
 .../shaders/gpgpu/xe2lpg_gpgpu_kernel.asm     | 13 ++++
 lib/intel_batchbuffer.c                       |  4 +-
 5 files changed, 96 insertions(+), 11 deletions(-)
 create mode 100644 lib/i915/shaders/gpgpu/xe2lpg_gpgpu_kernel.asm

-- 
2.25.1



More information about the igt-dev mailing list