[igt-dev] [PATCH i-g-t v9 4/4] tests/xe/xe_sysfs_tile: adds new test to verify per tile vram addr_range

Dixit, Ashutosh ashutosh.dixit at intel.com
Mon Jul 10 06:38:12 UTC 2023


On Sun, 09 Jul 2023 21:43:30 -0700, Himal Prasad Ghimiray wrote:
>
> For each tile the test reads the sysfs entry physical_vram_size_bytes
> and compares the value with vram size exposed from query ioctl.
>
> v2:
> - Change sysfs entry name. (Tejas)
> - Change test name to xe_sysfs_tile_prop. (Rahul)
>
> v3:
> - Rectify assertion condition.
>
> v4:
> - use igt_assert_lt_u64 instead of igt_assert_lt
> for comparing u64.
>
> v5:
> - update xe_for_each_tile call.
>
> v6:
> - Rename testcase to xe_sysfs_tile
> - Pass tilefd and use it in igt_sysfs_scanf. (Ashutosh)
>
> v7:
> - Use for_each_sysfs_tile_dirfd instead of xe_for_each_tile.

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


More information about the igt-dev mailing list