Home
last modified time | relevance | path

Searched refs:I915_PARAM_REVISION (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Dintel_noop_drm_shim.c147 case I915_PARAM_REVISION: in i915_ioctl_get_param()
/third_party/mesa3d/docs/relnotes/
D19.3.4.rst167 - intel: Load the driver even if I915_PARAM_REVISION is not found.
D20.0.0.rst2755 - intel: Load the driver even if I915_PARAM_REVISION is not found.
D20.1.0.rst3471 - intel: Load the driver even if I915_PARAM_REVISION is not found.
/third_party/libdrm/include/drm/
Di915_drm.h482 #define I915_PARAM_REVISION 32 macro
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h550 #define I915_PARAM_REVISION 32 macro
/third_party/mesa3d/src/intel/dev/
Dintel_device_info.c1607 if (!getparam(fd, I915_PARAM_REVISION, &devinfo->revision)) in intel_get_device_info_from_fd()