/src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/ |
i915_gem_context.c | 1074 __read_slice_count(struct intel_context *ce, function in typeref:typename:int 1163 ret = __read_slice_count(ce, obj, 1169 ret = __read_slice_count(ce->engine->kernel_context, obj, NULL, &rpcs); 1181 ret = __read_slice_count(ce, obj, NULL, &rpcs);
|
i915_gem_context.c | 1074 __read_slice_count(struct intel_context *ce, function in typeref:typename:int 1163 ret = __read_slice_count(ce, obj, 1169 ret = __read_slice_count(ce->engine->kernel_context, obj, NULL, &rpcs); 1181 ret = __read_slice_count(ce, obj, NULL, &rpcs);
|