Home
last modified time | relevance | path

Searched refs:I915_PARAM_EU_TOTAL (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Dintel_noop_drm_shim.c243 case I915_PARAM_EU_TOTAL: in i915_ioctl_get_param()
/third_party/libdrm/include/drm/
Di915_drm.h484 #define I915_PARAM_EU_TOTAL 34 macro
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h615 #define I915_PARAM_EU_TOTAL 34 macro
/third_party/mesa3d/src/intel/dev/
Dintel_device_info.c1545 if (!getparam(fd, I915_PARAM_EU_TOTAL, &n_eus)) in getparam_topology()
/third_party/libdrm/intel/
Dintel_bufmgr_gem.c3292 gp.param = I915_PARAM_EU_TOTAL; in drm_intel_get_eu_total()