HomeSort by: relevance | last modified time | path
    Searched defs:timeslice_threshold (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
selftest_lrc.c 651 static long timeslice_threshold(const struct intel_engine_cs *engine) function in typeref:typename:long
762 if (i915_request_wait(rq, 0, timeslice_threshold(engine)) < 0) {
selftest_lrc.c 651 static long timeslice_threshold(const struct intel_engine_cs *engine) function in typeref:typename:long
762 if (i915_request_wait(rq, 0, timeslice_threshold(engine)) < 0) {
selftest_lrc.c 651 static long timeslice_threshold(const struct intel_engine_cs *engine) function in typeref:typename:long
762 if (i915_request_wait(rq, 0, timeslice_threshold(engine)) < 0) {
selftest_lrc.c 651 static long timeslice_threshold(const struct intel_engine_cs *engine) function in typeref:typename:long
762 if (i915_request_wait(rq, 0, timeslice_threshold(engine)) < 0) {
selftest_lrc.c 651 static long timeslice_threshold(const struct intel_engine_cs *engine) function in typeref:typename:long
762 if (i915_request_wait(rq, 0, timeslice_threshold(engine)) < 0) {

Completed in 190 milliseconds