public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] Confirm full SSEU enable on Gen9+
@ 2015-03-10 21:17 jeff.mcgee
  2015-03-10 21:17 ` [PATCH i-g-t 1/2] lib: Add media spin jeff.mcgee
  2015-03-10 21:17 ` [PATCH i-g-t 2/2] tests/pm_sseu: Create new test pm_sseu jeff.mcgee
  0 siblings, 2 replies; 10+ messages in thread
From: jeff.mcgee @ 2015-03-10 21:17 UTC (permalink / raw)
  To: intel-gfx

From: Jeff McGee <jeff.mcgee@intel.com>

New IGT testing to cover the RC6/SSEU issue recently resolved on SKL.

http://lists.freedesktop.org/archives/intel-gfx/2015-February/060058.html

Jeff McGee (2):
  lib: Add media spin
  tests/pm_sseu: Create new test pm_sseu

 lib/Makefile.sources    |   2 +
 lib/intel_batchbuffer.c |  24 +++
 lib/intel_batchbuffer.h |  22 ++
 lib/media_spin.c        | 540 ++++++++++++++++++++++++++++++++++++++++++++++++
 lib/media_spin.h        |  39 ++++
 tests/.gitignore        |   1 +
 tests/Makefile.sources  |   1 +
 tests/pm_sseu.c         | 373 +++++++++++++++++++++++++++++++++
 8 files changed, 1002 insertions(+)
 create mode 100644 lib/media_spin.c
 create mode 100644 lib/media_spin.h
 create mode 100644 tests/pm_sseu.c

-- 
2.3.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-03-25 18:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-10 21:17 [PATCH i-g-t 0/2] Confirm full SSEU enable on Gen9+ jeff.mcgee
2015-03-10 21:17 ` [PATCH i-g-t 1/2] lib: Add media spin jeff.mcgee
2015-03-12 17:52   ` [PATCH i-g-t 1/2 v2] " jeff.mcgee
2015-03-25  2:50     ` He, Shuang
2015-03-25 18:07       ` Thomas Wood
2015-03-10 21:17 ` [PATCH i-g-t 2/2] tests/pm_sseu: Create new test pm_sseu jeff.mcgee
2015-03-12 12:09   ` Thomas Wood
2015-03-18 16:51     ` Jeff McGee
2015-03-12 17:54   ` [PATCH i-g-t 2/2 v2] " jeff.mcgee
2015-03-24 23:20     ` [PATCH i-g-t 2/2 v3] " jeff.mcgee

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