Lines Matching refs:param
3107 gp.param = I915_PARAM_CHIPSET_ID;
3112 fprintf(stderr, "param: %d, val: %d\n", gp.param, *gp.value);
3276 gp.param = I915_PARAM_SUBSLICE_TOTAL;
3292 gp.param = I915_PARAM_EU_TOTAL;
3307 gp.param = I915_PARAM_HAS_POOLED_EU;
3322 gp.param = I915_PARAM_MIN_EU_IN_POOL;
3333 * \param annotations is an array of drm_intel_aub_annotation objects
3340 * \param count is the number of elements in the \c annotations array.
3531 * \param fd File descriptor of the opened DRM device.
3611 gp.param = I915_PARAM_HAS_EXECBUF2;
3620 gp.param = I915_PARAM_HAS_BSD;
3624 gp.param = I915_PARAM_HAS_BLT;
3628 gp.param = I915_PARAM_HAS_RELAXED_FENCING;
3632 gp.param = I915_PARAM_HAS_EXEC_ASYNC;
3638 gp.param = I915_PARAM_HAS_WAIT_TIMEOUT;
3642 gp.param = I915_PARAM_HAS_LLC;
3653 gp.param = I915_PARAM_HAS_VEBOX;
3657 gp.param = I915_PARAM_HAS_EXEC_SOFTPIN;
3663 gp.param = I915_PARAM_NUM_FENCES_AVAIL;
3669 fprintf(stderr, "param: %d, val: %d\n", gp.param,
3689 gp.param = I915_PARAM_HAS_ALIASING_PPGTT;