[PATCH v1 0/2] tests/device_reset: Add Xe healthcheck to post-reset validation
Lukasz Laguna <[email protected]>
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <[email protected]> |
Extend the healthcheck for Xe devices to validate basic command submission after reset. Lukasz Laguna (2): lib/xe/xe_device: Add helper for device healthcheck tests/device_reset: Add Xe healthcheck to post-reset validation lib/meson.build | 1 + lib/xe/xe_device.c | 73 ++++++++++++++++++++++++++++++++++++++++++++ lib/xe/xe_device.h | 11 +++++++ tests/device_reset.c | 13 ++++++-- 4 files changed, 95 insertions(+), 3 deletions(-) create mode 100644 lib/xe/xe_device.c create mode 100644 lib/xe/xe_device.h -- 2.43.0