diff options
author | 2025-07-09 22:59:12 -0700 | |
---|---|---|
committer | 2025-07-11 14:34:35 -0300 | |
commit | 62622a8753fa6af3c104f9552863e6473b92fb31 (patch) | |
tree | 2b36c9efa30681be01eba12228386776080f226d /tools/perf/scripts/python | |
parent | Documentation: userspace-api: iommufd: Update HW QUEUE (diff) | |
download | wireguard-linux-62622a8753fa6af3c104f9552863e6473b92fb31.tar.xz wireguard-linux-62622a8753fa6af3c104f9552863e6473b92fb31.zip |
iommu: Allow an input type in hw_info op
The hw_info uAPI will support a bidirectional data_type field that can be
used as an input field for user space to request for a specific info data.
To prepare for the uAPI update, change the iommu layer first:
- Add a new IOMMU_HW_INFO_TYPE_DEFAULT as an input, for which driver can
output its only (or firstly) supported type
- Update the kdoc accordingly
- Roll out the type validation in the existing drivers
Link: https://patch.msgid.link/r/00f4a2d3d930721f61367014717b3ba2d1e82a81.1752126748.git.nicolinc@nvidia.com
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Pranjal Shrivastava <praan@google.com>
Signed-off-by: Nicolin Chen <nicolinc@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions