Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jagmeet Randhawa <jagmeet.randhawa@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH v3] lib/gpgpu_fill: Add support for Xe2 platforms
Date: Fri,  3 Nov 2023 13:47:18 -0700	[thread overview]
Message-ID: <20231103204719.690769-1-jagmeet.randhawa@intel.com> (raw)

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

             reply	other threads:[~2023-11-03 20:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-03 20:47 Jagmeet Randhawa [this message]
2023-11-03 20:47 ` [igt-dev] [PATCH 1/1] lib/gpgpu_fill: Add support for Xe2 platforms 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231103204719.690769-1-jagmeet.randhawa@intel.com \
    --to=jagmeet.randhawa@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox