[igt-dev] [PATCH 0/4] Handle GT and tile seperation in IGT.
Kumar, Janga Rahul
janga.rahul.kumar at intel.com
Wed Jun 21 09:00:38 UTC 2023
> -----Original Message-----
> From: igt-dev <igt-dev-bounces at lists.freedesktop.org> On Behalf Of Himal
> Prasad Ghimiray
> Sent: 13 June 2023 19:07
> To: igt-dev at lists.freedesktop.org
> Cc: Upadhyay, Tejas <tejas.upadhyay at intel.com>
> Subject: [igt-dev] [PATCH 0/4] Handle GT and tile seperation in IGT.
please do not put dot at the end of subject:
>
> With seperation of GT and tiles in KMD, we will have sysfs entries for properties
> associated with tile and gtX sysfs parent will be moving under tileX. This series
> provides helper functions for accessing tile associated sysfs entries and gt
> specific sysfs under respective tile.
>
> series addresses gt related sysfs path change for xe_guc_pc.c test case and
> introduces new test to verify addr_range for each vram.
>
> Cc: Francois Dugast <francois.dugast at intel.com>
> Cc: Aravind Iddamsetty <aravind.iddamsetty at intel.com>
> Cc: Upadhyay <tejas.upadhyay at intel.com>
> Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
>
> Himal Prasad Ghimiray (4):
> lib/igt_sysfs: Add support to query number of tiles.
> lib/igt_sysfs: Handling gt related sysfs uapi changes.
> test/xe_guc_pc: Change the sysfs paths.
> tests/xe/xe_tile_prop: adds new test to verify per tile vram
> addr_range
>
> lib/igt_sysfs.c | 28 ++++++
> lib/igt_sysfs.h | 11 +++
> tests/meson.build | 1 +
> tests/xe/xe_guc_pc.c | 199 ++++++++++++++++++++--------------------
> tests/xe/xe_tile_prop.c | 66 +++++++++++++
> 5 files changed, 206 insertions(+), 99 deletions(-) create mode 100644
> tests/xe/xe_tile_prop.c
>
> --
> 2.25.1
More information about the igt-dev
mailing list