Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH v3] lib/gpgpu_fill: Add support for Xe2 platforms
@ 2023-11-03 20:47 Jagmeet Randhawa
  2023-11-03 20:47 ` [igt-dev] [PATCH 1/1] " Jagmeet Randhawa
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jagmeet Randhawa @ 2023-11-03 20:47 UTC (permalink / raw)
  Cc: igt-dev

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-11-06 12:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-03 20:47 [igt-dev] [PATCH v3] lib/gpgpu_fill: Add support for Xe2 platforms Jagmeet Randhawa
2023-11-03 20:47 ` [igt-dev] [PATCH 1/1] " Jagmeet Randhawa
2023-11-06 12:03   ` Manszewski, Christoph
2023-11-03 21:56 ` [igt-dev] ✓ CI.xeBAT: success for series starting with [1/1] " Patchwork
2023-11-03 22:01 ` [igt-dev] ✓ Fi.CI.BAT: " Patchwork
2023-11-04 14:47 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-11-06 11:55 ` [igt-dev] [PATCH v3] " Manszewski, Christoph

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox