/* * Flush the GPU state before and after the test to ensure that no residual * code is running on the GPU that may affect this test. Also compare the * state before and after the test and alert if it unexpectedly changes, * e.g. if the GPU was reset.
*/ int igt_live_test_begin(struct igt_live_test *t, struct drm_i915_private *i915, constchar *func, constchar *name); int igt_live_test_end(struct igt_live_test *t);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.