[igt-dev] [PATCH i-g-t v9 3/4] tests/xe/xe_guc_pc: Change the sysfs paths
Dixit, Ashutosh
ashutosh.dixit at intel.com
Mon Jul 10 06:36:59 UTC 2023
On Sun, 09 Jul 2023 21:43:29 -0700, Himal Prasad Ghimiray wrote:
>
> Changes to access sysfs entries under tile directory.
> Access freq sysfs from /sys/class/drm/cardX/device/tileN/gtN
> path.
>
> v2:
> - Use snprintf instead of sprintf and check error.
> - Describe what changes are done. (Kamil)
>
> v3:
> - change order of gt and tile and drop passing tilecount.(Ashutosh)
>
> v4:
> - Rebase
>
> v5:
> - Drop usage of xe_for_each_gt_under_each_tile and use
> a function to return gt path. (Ashutosh)
>
> v6:
> - use gt_path instead of func call (Ashutosh)
>
> v7:
> - use new api's for gt sysfs access.
>
> v8:
> - Change assert condition. (Ashutosh)
> - Rebase
xe_guc_pc pre merge CI failures seem to me to be from a different cause,
Badal had sent a patch for this which is not yet merged. I think. Therefore
this is also:
Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
More information about the igt-dev
mailing list