Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: janga.rahul.kumar@intel.com
To: igt-dev@lists.freedesktop.org, ramadevi.gandi@intel.com,
	janga.rahul.kumar@intel.com
Cc: sai.gowtham.ch@intel.com, kunal1.joshi@intel.com
Subject: [igt-dev] [PATCH i-g-t 0/3] Add Xe lib support for hang & GT reset
Date: Mon,  7 Aug 2023 09:28:02 +0530	[thread overview]
Message-ID: <20230807035805.1054349-1-janga.rahul.kumar@intel.com> (raw)

From: Janga Rahul Kumar <janga.rahul.kumar@intel.com>

Add library support for hang and resetting all the GT's.

v2:
Create xe library for GT which contains hang and reset helpers.(kamil)
Create separate patch for igt gt lib changes.(kamil)
Extend hang library to support all rings.
Correct Indentation issues. (kamil/Anna)

Cc: Sai Gowtham Ch <sai.gowtham.ch@intel.com>
Cc: Kunal Joshi <kunal1.joshi@intel.com>
Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Cc: Anna Karas <anna.karas@intel.com>
Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
Tested-by: Kunal Joshi <kunal1.joshi@intel.com>





Janga Rahul Kumar (3):
  lib/xe: Add support to reset all GT's
  lib/xe: Add hang library support
  lib/igt_gt: Extend hang library support to XE

 lib/igt_gt.c    |  26 ++++++++--
 lib/meson.build |   1 +
 lib/xe/xe_gt.c  | 126 ++++++++++++++++++++++++++++++++++++++++++++++++
 lib/xe/xe_gt.h  |  32 ++++++++++++
 4 files changed, 181 insertions(+), 4 deletions(-)
 create mode 100644 lib/xe/xe_gt.c
 create mode 100644 lib/xe/xe_gt.h

-- 
2.25.1

             reply	other threads:[~2023-08-07  3:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-07  3:58 janga.rahul.kumar [this message]
2023-08-07  3:58 ` [igt-dev] [PATCH i-g-t 1/3] lib/xe: Add support to reset all GT's janga.rahul.kumar
2023-08-10 10:17   ` Ch, Sai Gowtham
2023-08-11 13:52     ` Maarten Lankhorst
2023-08-11 14:01       ` Matthew Brost
2023-08-14 17:30         ` Kumar, Janga Rahul
2023-08-10 10:30   ` Ch, Sai Gowtham
2023-08-07  3:58 ` [igt-dev] [PATCH i-g-t 2/3] lib/xe: Add hang library support janga.rahul.kumar
2023-08-10 13:11   ` Ch, Sai Gowtham
2023-08-07  3:58 ` [igt-dev] [PATCH i-g-t 3/3] lib/igt_gt: Extend hang library support to XE janga.rahul.kumar
2023-08-10 12:58   ` Ch, Sai Gowtham
2023-08-07  6:14 ` [igt-dev] ○ CI.xeBAT: info for Add Xe lib support for hang & GT reset (rev2) Patchwork
2023-08-07  6:19 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-08-07  8:43 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-08-10 11:17 ` [igt-dev] ✗ Fi.CI.BUILD: failure for Add Xe lib support for hang & GT reset (rev3) Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2023-08-10 21:25 [igt-dev] [PATCH i-g-t 0/3] Add Xe lib support for hang & GT reset janga.rahul.kumar
2023-08-14 17:29 janga.rahul.kumar
2023-08-16 10:24 janga.rahul.kumar

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=20230807035805.1054349-1-janga.rahul.kumar@intel.com \
    --to=janga.rahul.kumar@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kunal1.joshi@intel.com \
    --cc=ramadevi.gandi@intel.com \
    --cc=sai.gowtham.ch@intel.com \
    /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