Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/i915/gem/ | |
i915_gem_context.c | 1372 unsigned int hw_s = hweight8(device->slice_mask); local in function:user_to_context_sseu 1403 if (req_s != 1 && req_s != hw_s) |
i915_gem_context.c | 1372 unsigned int hw_s = hweight8(device->slice_mask); local in function:user_to_context_sseu 1403 if (req_s != 1 && req_s != hw_s) |