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

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
i915_gem_context.c 654 unsigned long ncontexts, ndwords, dw; local in function:igt_ctx_exec
676 ndwords = 0;
704 ndwords, dw, max_dwords(obj),
725 ndwords++;
733 ncontexts, engine->name, ndwords);
738 min_t(unsigned int, ndwords - dw, max_dwords(obj));
800 unsigned long ncontexts, ndwords, dw; local in function:igt_shared_ctx_exec
809 ndwords = 0;
842 ndwords, dw, max_dwords(obj),
863 ndwords++
1350 unsigned long idx, ndwords, dw, num_engines; local in function:igt_ctx_readonly
    [all...]
i915_gem_context.c 654 unsigned long ncontexts, ndwords, dw; local in function:igt_ctx_exec
676 ndwords = 0;
704 ndwords, dw, max_dwords(obj),
725 ndwords++;
733 ncontexts, engine->name, ndwords);
738 min_t(unsigned int, ndwords - dw, max_dwords(obj));
800 unsigned long ncontexts, ndwords, dw; local in function:igt_shared_ctx_exec
809 ndwords = 0;
842 ndwords, dw, max_dwords(obj),
863 ndwords++
1350 unsigned long idx, ndwords, dw, num_engines; local in function:igt_ctx_readonly
    [all...]
i915_gem_context.c 654 unsigned long ncontexts, ndwords, dw; local in function:igt_ctx_exec
676 ndwords = 0;
704 ndwords, dw, max_dwords(obj),
725 ndwords++;
733 ncontexts, engine->name, ndwords);
738 min_t(unsigned int, ndwords - dw, max_dwords(obj));
800 unsigned long ncontexts, ndwords, dw; local in function:igt_shared_ctx_exec
809 ndwords = 0;
842 ndwords, dw, max_dwords(obj),
863 ndwords++
1350 unsigned long idx, ndwords, dw, num_engines; local in function:igt_ctx_readonly
    [all...]

Completed in 155 milliseconds