All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Cc: Upadhyay <tejas.upadhyay@intel.com>, igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t v9 2/4] lib/igt_sysfs: Handling gt related sysfs uapi changes
Date: Sun, 09 Jul 2023 23:35:29 -0700	[thread overview]
Message-ID: <87ttucgtou.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20230710044330.770948-3-himal.prasad.ghimiray@intel.com>

On Sun, 09 Jul 2023 21:43:28 -0700, Himal Prasad Ghimiray wrote:
>
> Patch https://patchwork.freedesktop.org/series/118927/
> is moving gt sysfs parent under tile folder.
>
> With the above patch path for sysfs changes:
> from: /sys/class/drm/cardX/device/gtN/
> to : /sys/class/drm/cardX/device/tileN/gtN
>
> Adding xe_gt_sysfs_path function to access new path.
>
> v2:
> - Calculate number of tiles once within iterator. (Rahul)
>
> v3:
> - Drop usage of local variable for tilecount.
> - Change order of tile and gt. (Ashutosh)
>
> v4:
> - Drop xe_for_each_gt_under_each_tile macro
>   add xe_gt_sysfs_path to return path. (Ashutosh)
> - Support older dir path along with new. (kamil)
>
> v5:
> - Dont use fixed paths. Find gt in available tiles. (Ashutosh)
>
> v6:
> - Define gt related functions for xe. (Ashutosh)
>
> v7:
> - use intel_get_drm_devid to determine devid and fix the
> parameter for platform check. (Ashutosh)
> - check pvc instead of mtl and consider other platforms as
> default. (Ashutosh)

Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>

  reply	other threads:[~2023-07-10  6:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-10  4:43 [igt-dev] [PATCH i-g-t v9 0/4] Handle GT and tile seperation in IGT Himal Prasad Ghimiray
2023-07-10  4:43 ` [igt-dev] [PATCH i-g-t v9 1/4] lib/igt_sysfs: Add support to query number of tiles Himal Prasad Ghimiray
2023-07-10  6:34   ` Dixit, Ashutosh
2023-07-10  4:43 ` [igt-dev] [PATCH i-g-t v9 2/4] lib/igt_sysfs: Handling gt related sysfs uapi changes Himal Prasad Ghimiray
2023-07-10  6:35   ` Dixit, Ashutosh [this message]
2023-07-10  4:43 ` [igt-dev] [PATCH i-g-t v9 3/4] tests/xe/xe_guc_pc: Change the sysfs paths Himal Prasad Ghimiray
2023-07-10  6:36   ` Dixit, Ashutosh
2023-07-10  4:43 ` [igt-dev] [PATCH i-g-t v9 4/4] tests/xe/xe_sysfs_tile: adds new test to verify per tile vram addr_range Himal Prasad Ghimiray
2023-07-10  6:38   ` Dixit, Ashutosh
2023-07-10  5:38 ` [igt-dev] ✓ Fi.CI.BAT: success for Handle GT and tile seperation in IGT (rev8) Patchwork
2023-07-10  5:45 ` [igt-dev] ○ CI.xeBAT: info " Patchwork
2023-07-10  6:52 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-07-10 13:36   ` Kamil Konieczny
2023-07-11  7:40     ` Yedireswarapu, SaiX Nandan
2023-07-11  6:55 ` Patchwork
2023-07-11  7:29 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork

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=87ttucgtou.wl-ashutosh.dixit@intel.com \
    --to=ashutosh.dixit@intel.com \
    --cc=himal.prasad.ghimiray@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=tejas.upadhyay@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.