Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] Add LNL compute preempt test
@ 2023-12-28  0:15 janga.rahul.kumar
  2023-12-28  0:15 ` [PATCH i-g-t 1/3] lib/intel_compute_square_kernels: Add xe2lpg wmtp sip and long running opencl kernel janga.rahul.kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: janga.rahul.kumar @ 2023-12-28  0:15 UTC (permalink / raw)
  To: igt-dev, ramadevi.gandi, janga.rahul.kumar, nirmoy.das

From: Janga Rahul Kumar <janga.rahul.kumar@intel.com>

Test compute preemption scenario by submitting opencl kernels.



Janga Rahul Kumar (3):
  lib/intel_compute_square_kernels: Add xe2lpg wmtp sip and long running
    opencl kernel
  lib/intel_compute: Add LNL compute preempt library support
  tests/intel/xe_compute_preempt: Add compute preempt test

 lib/intel_compute.c                |  238 +-
 lib/intel_compute.h                |    6 +-
 lib/intel_compute_square_kernels.c | 4927 ++++++++++++++++++++++++++++
 tests/intel/xe_compute_preempt.c   |   46 +
 tests/meson.build                  |    1 +
 5 files changed, 5215 insertions(+), 3 deletions(-)
 create mode 100644 tests/intel/xe_compute_preempt.c

-- 
2.25.1

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

end of thread, other threads:[~2023-12-28 11:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-28  0:15 [PATCH i-g-t 0/3] Add LNL compute preempt test janga.rahul.kumar
2023-12-28  0:15 ` [PATCH i-g-t 1/3] lib/intel_compute_square_kernels: Add xe2lpg wmtp sip and long running opencl kernel janga.rahul.kumar
2023-12-28 10:49   ` Nirmoy Das
2023-12-28  0:15 ` [PATCH i-g-t 2/3] lib/intel_compute: Add LNL compute preempt library support janga.rahul.kumar
2023-12-28 11:07   ` Nirmoy Das
2023-12-28  0:15 ` [PATCH i-g-t 3/3] tests/intel/xe_compute_preempt: Add compute preempt test janga.rahul.kumar

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