Home
last modified time | relevance | path

Searched refs:I915_PARAM_SUBSLICE_TOTAL (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Dintel_noop_drm_shim.c202 case I915_PARAM_SUBSLICE_TOTAL: in i915_ioctl_get_param()
/third_party/libdrm/include/drm/
Di915_drm.h483 #define I915_PARAM_SUBSLICE_TOTAL 33 macro
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h551 #define I915_PARAM_SUBSLICE_TOTAL 33 macro
/third_party/libdrm/intel/
Dintel_bufmgr_gem.c3351 gp.param = I915_PARAM_SUBSLICE_TOTAL; in drm_intel_get_subslice_total()