[PATCH i-g-t v2 0/1] tests/intel/xe_oa: Refactors related to OA buffer size

Sai Teja Pottumuttu sai.teja.pottumuttu at intel.com
Tue Nov 19 09:04:04 UTC 2024


Currently, the OA buffer size is hardcoded in IGT. This patch series
refactors it to get the default oa buffer size using 
DRM_XE_OBSERVATION_IOCTL_INFO ioctl.

This way we need not change the oa buffer size in IGT if there are any
changes with the default size on the kernel side.

Sai Teja Pottumuttu (1):
  tests/intel/xe_oa: Fetch OA buffer size from observation IOCTL

 tests/intel/xe_oa.c | 63 +++++++++++++++++++++++++++++++--------------
 1 file changed, 43 insertions(+), 20 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list