Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Helpers for GuC KLVs
@ 2024-04-08 18:14 Michal Wajdeczko
  2024-04-08 18:14 ` [PATCH 1/2] drm/xe/guc: Add helpers " Michal Wajdeczko
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Michal Wajdeczko @ 2024-04-08 18:14 UTC (permalink / raw)
  To: intel-xe

Michal Wajdeczko (2):
  drm/xe/guc: Add helpers for GuC KLVs
  drm/xe/kunit: Add tests for GuC KLV helpers

 drivers/gpu/drm/xe/Makefile                   |   1 +
 .../drm/xe/tests/xe_guc_klv_helpers_test.c    | 200 ++++++++++++++++++
 drivers/gpu/drm/xe/xe_guc_klv_helpers.c       | 137 ++++++++++++
 drivers/gpu/drm/xe/xe_guc_klv_helpers.h       |  51 +++++
 4 files changed, 389 insertions(+)
 create mode 100644 drivers/gpu/drm/xe/tests/xe_guc_klv_helpers_test.c
 create mode 100644 drivers/gpu/drm/xe/xe_guc_klv_helpers.c
 create mode 100644 drivers/gpu/drm/xe/xe_guc_klv_helpers.h

-- 
2.43.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2024-04-10  8:08 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08 18:14 [PATCH 0/2] Helpers for GuC KLVs Michal Wajdeczko
2024-04-08 18:14 ` [PATCH 1/2] drm/xe/guc: Add helpers " Michal Wajdeczko
2024-04-08 20:23   ` Ghimiray, Himal Prasad
2024-04-09  9:35     ` Michal Wajdeczko
2024-04-09 15:45       ` Ghimiray, Himal Prasad
2024-04-09 16:11         ` Michal Wajdeczko
2024-04-10  8:08           ` Ghimiray, Himal Prasad
2024-04-08 22:00   ` John Harrison
2024-04-09  9:42     ` Michal Wajdeczko
2024-04-08 18:14 ` [PATCH 2/2] drm/xe/kunit: Add tests for GuC KLV helpers Michal Wajdeczko
2024-04-08 22:01   ` John Harrison
2024-04-09  9:48     ` Michal Wajdeczko
2024-04-08 20:07 ` ✓ CI.Patch_applied: success for Helpers for GuC KLVs Patchwork
2024-04-08 20:08 ` ✗ CI.checkpatch: warning " Patchwork
2024-04-08 20:09 ` ✓ CI.KUnit: success " Patchwork
2024-04-08 20:20 ` ✓ CI.Build: " Patchwork
2024-04-08 20:24 ` ✓ CI.Hooks: " Patchwork
2024-04-08 20:27 ` ✓ CI.checksparse: " Patchwork
2024-04-08 20:50 ` ✓ CI.BAT: " Patchwork
2024-04-09  4:03 ` ✗ CI.FULL: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox